Skip to content

Commit 982d183

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
[dependabot skip] Automatically fix Nix hashes
1 parent 6cc7a76 commit 982d183

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
@@ -60,7 +60,7 @@
6060
nodePackages = pkgs.buildNpmPackage {
6161
name = "penguin_memories_assets";
6262
src = ./assets;
63-
npmDepsHash = "sha256-PKQ2wYEtuax7qODcNrpzbILFB7he8pn1WQDDg/NIUMY=";
63+
npmDepsHash = "sha256-rXAyziYIjjp+f+wQdB6XNzTOD9dSp4ZEnCawDob7nI8=";
6464
# npmDepsHash = pkgs.lib.fakeHash;
6565
dontNpmBuild = true;
6666
inherit nodejs;

0 commit comments

Comments
 (0)