Skip to content

Commit 97f0d2f

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 94f5a7e commit 97f0d2f

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-FDpeArlprVgJFRYzexGg6ajsKNh070qGt4XMwe8ueuw=";
48+
npmDepsHash = "sha256-9xmHu/42GHTMgoTRP05LISUB7dyeIJppBaCnDDkDXHA=";
4949
dontNpmBuild = true;
5050
inherit nodejs;
5151

0 commit comments

Comments
 (0)