vault-deps build is not reproducible

This commit is contained in:
Charlotte 🦝 Delenk 2022-03-27 09:22:12 +01:00
parent c784a1c986
commit 359c4b0191
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -34,7 +34,7 @@ let
dontFixup = true; dontFixup = true;
outputHashAlgo = "sha256"; outputHashAlgo = "sha256";
outputHashMode = "recursive"; outputHashMode = "recursive";
outputHash = "sha256-Uqwt8+Ra9RTA7lSxRIcbBCC3Duu/NuQku/MsITeNaOk="; outputHash = "sha256-zkuMyoVHg47j8Vpia1oeeXC28HJG2kUxQgpks+tihxU=";
}; };
in in
stdenv.mkDerivation { stdenv.mkDerivation {