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 c628349 commit 31b2ed6
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-ciFAqqoMV8Eb7PH6gZWTMBDHnWgBTYCqhgSsk6i7AmP0923iIOyXqGjU6yve7hdhQWOisMYYO47EoJePxpXHRw==";
outputHash = "sha512-DTQew2ACjmZmxLzet040vbFHTVp5WtoB2kVqTbD7aNZY3ewRrPFcSlor+nQRetYz2NYZhhlnnWZzMQPhkDlD2w==";
};

# Main project derivation.
Expand Down

0 comments on commit 31b2ed6

Please sign in to comment.