Skip to content

Commit c976348

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

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-3cFbNpcWFt/vb6KIyMXqNdAJgixIU2ydIe3chAaev3s=";
63+
npmDepsHash = "sha256-fa89btcYRxFJZ5mc1KaPwF6WPHAp1UI9zzZZLw1b7VA=";
6464
# npmDepsHash = pkgs.lib.fakeHash;
6565
dontNpmBuild = true;
6666
inherit nodejs;

0 commit comments

Comments
 (0)