We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 534a6b0 commit 2acfb31Copy full SHA for 2acfb31
web/default.nix
@@ -67,7 +67,7 @@ in
67
68
pnpmDeps = pnpm.fetchDeps {
69
inherit (finalAttrs) pname src version;
70
- hash = "sha256-JTSspbXpjHrFV5U67hFabWv8a6f+g3m0S4fMGnehk9I=";
+ hash = "sha256-UNr+it+whvII3ec+XVQphsdvCM+5JullNxiKVAL4/eM=";
71
};
72
73
preConfigure = pkgs.elmPackages.fetchElmDeps {
0 commit comments