mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
haskell-cipher-aes fails its test suite.
This commit is contained in:
@@ -830,4 +830,6 @@ self: super: {
|
||||
# FPCO's fork of Cabal won't succeed its test suite.
|
||||
Cabal-ide-backend = dontCheck super.Cabal-ide-backend;
|
||||
|
||||
# https://github.com/vincenthz/hs-cipher-aes/issues/35
|
||||
cipher-aes = dontCheck super.cipher-aes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user