This commit is contained in:
4DBug
2026-08-26 14:58:09 -05:00
parent ffab4949f3
commit a7db6a93d1
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
node_modules/
result/
+1 -1
View File
@@ -24,7 +24,7 @@
npmDeps = pkgs.fetchNpmDeps {
name = "streamreverse-npm-deps";
inherit src;
hash = "";
hash = "sha256-pMxVG+OHiqjz1GHWDhhNOsrhoVPzVJ5kXhiRsP0Rflg=";
};
in
pkgs.stdenvNoCC.mkDerivation {