Skip to content

Commit 5c92615

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
[dependabot skip] Automatically fix Nix hashes
1 parent 48284a2 commit 5c92615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
nodePackages = pkgs.buildNpmPackage {
4646
name = "penguin_memories_assets";
4747
src = ./assets;
48-
npmDepsHash = "sha256-YLe6F3vMmS5EPLH2InQAWdaMoIb2a08VaJgraHpFqCQ=";
48+
npmDepsHash = "sha256-cr59ppcXDBHsSGp0GoUgkK7olzNBadHJkB6hJx8LVPw=";
4949
# npmDepsHash = pkgs.lib.fakeHash;
5050
dontNpmBuild = true;
5151
inherit nodejs;

0 commit comments

Comments
 (0)