push
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
node_modules/
|
node_modules/
|
||||||
|
result/
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
npmDeps = pkgs.fetchNpmDeps {
|
npmDeps = pkgs.fetchNpmDeps {
|
||||||
name = "streamreverse-npm-deps";
|
name = "streamreverse-npm-deps";
|
||||||
inherit src;
|
inherit src;
|
||||||
hash = "";
|
hash = "sha256-pMxVG+OHiqjz1GHWDhhNOsrhoVPzVJ5kXhiRsP0Rflg=";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
pkgs.stdenvNoCC.mkDerivation {
|
pkgs.stdenvNoCC.mkDerivation {
|
||||||
|
|||||||
Reference in New Issue
Block a user