From 899ad66a090467c908a192f8db955a69e391e9f1 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Wed, 28 Aug 2019 03:01:47 +0000 Subject: [PATCH] Advice to run nix-shell with `--pure` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acaeb7b..c940148 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ #### [Nix](https://nixos.org/nix/download.html): - nix-shell --run make + nix-shell --pure --run make #### Debian/Ubuntu: