mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 10:53:11 +00:00
haskell-pantry: disable test suite to fix the build
This commit is contained in:
parent
3b19d7de6a
commit
57343fb703
@ -589,5 +589,6 @@ self: super: builtins.intersectAttrs super {
|
||||
# Tests require internet
|
||||
dhall_1_25_0 = dontCheck super.dhall_1_25_0;
|
||||
http-download = dontCheck super.http-download;
|
||||
pantry = dontCheck super.pantry;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user