Skip to content

Commit

Permalink
chore(deps): update nix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 6, 2024
1 parent 0dcbcd8 commit 5c07fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/yarn-project.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ let
rm $out/.gitignore
'';
outputHashMode = "recursive";
outputHash = "sha512-yJRAHpyw4aaMPXczbc4+6W9aMsolvVIdifdlPSLihx1Pp2YW5+XlM/nKuLZUKq0t9Vm22t+lgCVuIGMSNprrbA==";
outputHash = "sha512-IFtHSvxCo7VmgFi/aajLjLtqn3qq9/s+rW0brLGUZqc5SCtICN1dcvcZVcg+SVBoT0eC9VOtjNawlNkxQtbjyA==";
};

# Main project derivation.
Expand Down

0 comments on commit 5c07fa4

Please sign in to comment.