ShellCheck: record the URL of the upstream issues our patches fix
This commit is contained in:
parent
8947cba160
commit
10da6658ad
@ -48,6 +48,7 @@ self: super: {
|
||||
# Needs older QuickCheck version
|
||||
attoparsec-varword = dontCheck super.attoparsec-varword;
|
||||
|
||||
# https://github.com/koalaman/shellcheck/issues/1778
|
||||
ShellCheck = overrideCabal super.ShellCheck (drv: {
|
||||
patches = [
|
||||
# cabal 3.0 support
|
||||
|
Loading…
Reference in New Issue
Block a user