Skip to content

Commit f698a23

Browse files
[dependabot skip] Automatically fix Nix hashes
1 parent 5ed4ab8 commit f698a23

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-XnTJa9eOHfSwhoJygjUZ8/F4LAMHsv0AAgQ/1OXL4w4=";
48+
npmDepsHash = "sha256-FDpeArlprVgJFRYzexGg6ajsKNh070qGt4XMwe8ueuw=";
4949
dontNpmBuild = true;
5050
inherit nodejs;
5151

0 commit comments

Comments
 (0)