##// END OF EJS Templates
nix: update default.nix to be consistent with ordering with vcsserver.
nix: update default.nix to be consistent with ordering with vcsserver.

File last commit:

r1:854a839a default
r1773:9d9d9a7e 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