Skip to content

Commit 2acfb31

Browse files
committed
deps: update pnpm hash
1 parent 534a6b0 commit 2acfb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ in
6767

6868
pnpmDeps = pnpm.fetchDeps {
6969
inherit (finalAttrs) pname src version;
70-
hash = "sha256-JTSspbXpjHrFV5U67hFabWv8a6f+g3m0S4fMGnehk9I=";
70+
hash = "sha256-UNr+it+whvII3ec+XVQphsdvCM+5JullNxiKVAL4/eM=";
7171
};
7272

7373
preConfigure = pkgs.elmPackages.fetchElmDeps {

0 commit comments

Comments
 (0)