Skip to content

Commit 24b1d3d

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

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-02qB3JGwPMEGVtBT0jTi1RRdi7vl1x9Swa1Nb4/AS78=";
55+
npmDepsHash = "sha256-7fSpGQ6I8+4bYes6yYvxCdtfGgyJJeOpR6wQSxCe4HQ=";
5656
# npmDepsHash = pkgs.lib.fakeHash;
5757
dontNpmBuild = true;
5858
inherit nodejs;

0 commit comments

Comments
 (0)