summaryrefslogtreecommitdiffhomepage
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/node_modules.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/node_modules.nix b/nix/node_modules.nix
index 836ef02a5..73cc6d442 100644
--- a/nix/node_modules.nix
+++ b/nix/node_modules.nix
@@ -30,7 +30,6 @@ stdenvNoCC.mkDerivation {
../bun.lock
../package.json
../patches
- ../install
]
);
};