##// END OF EJS Templates
nix: Move shell hook: default.nix -> shell.nix and set custom prompt....
nix: Move shell hook: default.nix -> shell.nix and set custom prompt. When using multiple dev envs with nix-shell it's good to have a unique shell propt to distinguish them.

File last commit:

r1:854a839a default
r1130:328807b4 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