Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update nix hash
Browse files Browse the repository at this point in the history
renovate[bot] committed Nov 6, 2024
1 parent bdb109b commit 77d2ed2
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
@@ -55,7 +55,7 @@ let
rm $out/.gitignore
'';
outputHashMode = "recursive";
outputHash = "sha512-ciFAqqoMV8Eb7PH6gZWTMBDHnWgBTYCqhgSsk6i7AmP0923iIOyXqGjU6yve7hdhQWOisMYYO47EoJePxpXHRw==";
outputHash = "sha512-6+H6BOkk2Ke25RZV5XEmtI8Uw3wYulSFWj8KfnQ9CEESRwvjvC7Cu2jvD1SK0rX0HPlCQI3c2YlJhtheIDHM+Q==";
};

# Main project derivation.

0 comments on commit 77d2ed2

Please sign in to comment.