haskell-pantry: update overrides for the new version

This commit is contained in:
Peter Simons 2020-11-13 20:51:00 +01:00
parent bf2b91cfc0
commit 9ea5a41df0

View File

@ -654,7 +654,7 @@ self: super: builtins.intersectAttrs super {
# Tests require internet
http-download = dontCheck super.http-download;
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
# need it during the build itself, too.