1
0

Advice to run nix-shell with --pure

This commit is contained in:
2019-08-28 03:01:47 +00:00
parent fa2369e57c
commit 899ad66a09

View File

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