From cac6e51396fa8bd2fa8e931acf64079fedb1d211 Mon Sep 17 00:00:00 2001 From: Marcin Kuzminski Date: Mon, 4 Nov 2019 16:22:03 +0100 Subject: [PATCH] dev-setup: pin to nix 2.0.4 by using older installer. --- docs/contributing/dev-setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing/dev-setup.rst b/docs/contributing/dev-setup.rst index f05c6090..b686618c 100644 --- a/docs/contributing/dev-setup.rst +++ b/docs/contributing/dev-setup.rst @@ -19,7 +19,7 @@ Setup Nix Package Manager To install the Nix Package Manager, please run:: - $ curl https://nixos.org/nix/install | sh + $ curl https://nixos.org/releases/nix/nix-2.0.4/install | sh or go to https://nixos.org/nix/ and follow the installation instructions. Once this is correctly set up on your system, you should be able to use the