1
0
Fork 0

Advice to run nix-shell with `--pure`

primary
dump_stack() 2019-08-28 03:01:47 +00:00
parent fa2369e57c
commit 899ad66a09
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#### [Nix](https://nixos.org/nix/download.html):
nix-shell --run make
nix-shell --pure --run make
#### Debian/Ubuntu: