remarkjs: fix evaluation
This commit is contained in:
parent
b28689f453
commit
b191034d8a
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
nodeEnv = import ../../node-packages/node-env.nix {
|
nodeEnv = import ../../node-packages/node-env.nix {
|
||||||
inherit (pkgs) stdenv python utillinux runCommand writeTextFile;
|
inherit (pkgs) stdenv utillinux runCommand writeTextFile;
|
||||||
inherit nodejs;
|
inherit nodejs;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user