ShellCheck: record the URL of the upstream issues our patches fix

This commit is contained in:
Peter Simons 2020-02-29 11:34:32 +01:00
parent 8947cba160
commit 10da6658ad

View file

@ -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