We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5139582 commit 49118e0Copy full SHA for 49118e0
flake.nix
@@ -26,7 +26,7 @@
26
# cd src; prefetch-npm-deps package-lock.json
27
srcNpmDeps = pkgs.fetchNpmDeps {
28
src = "${self}/src";
29
- hash = "sha256-gRHtX7FCu5O1QUvppCYmHDKgBDzXYj+Pc20pzKYnZ60=";
+ hash = "sha256-8lEu0xU/FfQ4t6/eCxYYJj4SoYA28xNh69wFdBibOmg=";
30
};
31
32
inherit system;
0 commit comments