##// END OF EJS Templates
nix: Add linkNodeModules to passthru...
nix: Add linkNodeModules to passthru This way it can also be used from the outside. Useful for release work.

File last commit:

r1:854a839a default
r465:0b0a6720 default
Show More
.howto
3 lines | 75 B | text/plain | TextLexer
# building the docs
cd docs
nix-build default.nix -o result
make clean html