forked from mirrors/nixpkgs
haskell-cipher-aes: test suite has been fixed upstream
This commit is contained in:
parent
80e98ba00a
commit
6130aa2a4d
1 changed files with 0 additions and 3 deletions
|
@ -827,9 +827,6 @@ self: super: {
|
||||||
# FPCO's fork of Cabal won't succeed its test suite.
|
# FPCO's fork of Cabal won't succeed its test suite.
|
||||||
Cabal-ide-backend = dontCheck super.Cabal-ide-backend;
|
Cabal-ide-backend = dontCheck super.Cabal-ide-backend;
|
||||||
|
|
||||||
# https://github.com/vincenthz/hs-cipher-aes/issues/35
|
|
||||||
cipher-aes = dontCheck super.cipher-aes;
|
|
||||||
|
|
||||||
# https://github.com/DanielG/cabal-helper/issues/2
|
# https://github.com/DanielG/cabal-helper/issues/2
|
||||||
cabal-helper = overrideCabal super.cabal-helper (drv: { preCheck = "export HOME=$TMPDIR"; });
|
cabal-helper = overrideCabal super.cabal-helper (drv: { preCheck = "export HOME=$TMPDIR"; });
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue