Skip to content

Commit 09df3bc

Browse files
committed
Formatting
1 parent 2718cdc commit 09df3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let
1414
version = utils.node2nixDev.version;
1515
src = "${utils.node2nixDev}/lib/node_modules/${utils.node2nixDev.packageName}";
1616
buildInputs = [
17-
pkg
17+
pkg
1818
];
1919
PKG_CACHE_PATH = utils.pkgCachePath;
2020
PKG_IGNORE_TAG = 1;

0 commit comments

Comments
 (0)