haskellPackages.scrypt: move platform override to hackage2nix configuration
This commit is contained in:
@@ -228476,6 +228476,7 @@ self: {
|
||||
];
|
||||
description = "Stronger password hashing via sequential memory-hard functions";
|
||||
license = lib.licenses.bsd3;
|
||||
platforms = [ "i686-linux" "x86_64-darwin" "x86_64-linux" ];
|
||||
}) {};
|
||||
|
||||
"scrz" = callPackage
|
||||
|
||||
Reference in New Issue
Block a user