haskellPackages.domain-auth: disable test suite
This commit is contained in:
parent
9bf8b98045
commit
7526fbef4b
@ -1471,6 +1471,9 @@ self: super: {
|
|||||||
url = "https://github.com/jaspervdj/stylish-haskell/commit/9550aa1cd177aa6fe271d075177109d66a79e67f.patch";
|
url = "https://github.com/jaspervdj/stylish-haskell/commit/9550aa1cd177aa6fe271d075177109d66a79e67f.patch";
|
||||||
sha256 = "1ffnbd2s4fx0ylnnlcyyag119yxb32p5r20b38l39lsa0jwv229f";
|
sha256 = "1ffnbd2s4fx0ylnnlcyyag119yxb32p5r20b38l39lsa0jwv229f";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# The test suite attempts to read `/etc/resolv.conf`, which doesn't work in the sandbox.
|
||||||
|
domain-auth = dontCheck super.domain-auth;
|
||||||
# INSERT NEW OVERRIDES ABOVE THIS LINE
|
# INSERT NEW OVERRIDES ABOVE THIS LINE
|
||||||
|
|
||||||
} // (let
|
} // (let
|
||||||
|
@ -4576,7 +4576,6 @@ broken-packages:
|
|||||||
- doi
|
- doi
|
||||||
- DOM
|
- DOM
|
||||||
- dom-lt
|
- dom-lt
|
||||||
- domain-auth
|
|
||||||
- domplate
|
- domplate
|
||||||
- dot-linker
|
- dot-linker
|
||||||
- dotfs
|
- dotfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user