Loading
hydra_unstable: add patch for Crypt::Passphrase::Argon2
Since the default lengths in Crypt::Passphrase::Argon2 changed from 16 to 32 in in 0.009, some tests that expected the passphrase to be unchanged started failing. https://github.com/NixOS/hydra/pull/1304