Skip to content

Commit 9a7de9a

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
[dependabot skip] Automatically fix Nix hashes
1 parent e760503 commit 9a7de9a

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
@@ -52,7 +52,7 @@
5252
nodePackages = pkgs.buildNpmPackage {
5353
name = "penguin_memories_assets";
5454
src = ./assets;
55-
npmDepsHash = "sha256-Acsis8iqe7or+3QBIfft3qyb7U1JDjgO6oXAWPZ54oI=";
55+
npmDepsHash = "sha256-aVH0juvMS3omoRyBmve1Wcr7oLQYS1/u/XigxJAz57Q=";
5656
# npmDepsHash = pkgs.lib.fakeHash;
5757
dontNpmBuild = true;
5858
inherit nodejs;

0 commit comments

Comments
 (0)