haskellPackages.pantry_0_11_2: disable test suite requiring network

This commit is contained in:
sternenseemann
2026-01-24 22:20:39 +01:00
parent 5cf564ad24
commit 7d7913958b
@@ -1194,8 +1194,7 @@ builtins.intersectAttrs super {
http-download = dontCheck super.http-download;
http-download_0_2_1_0 = doDistribute (dontCheck super.http-download_0_2_1_0);
pantry = dontCheck super.pantry;
pantry_0_9_3_1 = dontCheck super.pantry_0_9_3_1;
pantry_0_10_0 = dontCheck super.pantry_0_10_0;
pantry_0_11_2 = doDistribute (dontCheck super.pantry_0_11_2);
# gtk2hs-buildtools is listed in setupHaskellDepends, but we
# need it during the build itself, too.