haskell-pantry: update overrides for the new version
This commit is contained in:
parent
bf2b91cfc0
commit
9ea5a41df0
@ -654,7 +654,7 @@ self: super: builtins.intersectAttrs super {
|
|||||||
# Tests require internet
|
# Tests require internet
|
||||||
http-download = dontCheck super.http-download;
|
http-download = dontCheck super.http-download;
|
||||||
pantry = dontCheck super.pantry;
|
pantry = dontCheck super.pantry;
|
||||||
pantry_0_5_1_3 = dontCheck super.pantry_0_5_1_3;
|
pantry_0_5_1_4 = dontCheck super.pantry_0_5_1_4;
|
||||||
|
|
||||||
# gtk2hs-buildtools is listed in setupHaskellDepends, but we
|
# gtk2hs-buildtools is listed in setupHaskellDepends, but we
|
||||||
# need it during the build itself, too.
|
# need it during the build itself, too.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user