We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2718cdc commit 09df3bcCopy full SHA for 09df3bc
release.nix
@@ -14,7 +14,7 @@ let
14
version = utils.node2nixDev.version;
15
src = "${utils.node2nixDev}/lib/node_modules/${utils.node2nixDev.packageName}";
16
buildInputs = [
17
- pkg
+ pkg
18
];
19
PKG_CACHE_PATH = utils.pkgCachePath;
20
PKG_IGNORE_TAG = 1;
0 commit comments