+3
pkgs/development/haskell-modules/configuration-darwin.nix
+3
pkgs/development/haskell-modules/configuration-darwin.nix
+69
pkgs/development/haskell-modules/patches/cryptonite-remove-argon2.patch
+69
pkgs/development/haskell-modules/patches/cryptonite-remove-argon2.patch
···++ => [Proxy "cryptonite:Crypto.KDF.Argon2.hash is known to be broken on this architecture. See https://github.com/haskell-crypto/cryptonite/issues/360"]++hash options password salt outLen = error "cryptonite:Crypto.KDF.Argon2.hash is known to be broken on this architecture. See https://github.com/haskell-crypto/cryptonite/issues/360"+- (CryptoPassed (kdfResult v) @=? Argon2.hash (kdfOptions v) (kdfPass v) (kdfSalt v) (B.length $ kdfResult v))