# HG changeset patch # User Marcin Kuzminski # Date 2019-11-04 15:22:03 # Node ID b33992fb651ea81ad621859652a517df92269e8a # Parent c8bf5a8a9bb643ef3d7323291bd2ca11d058a8ef dev-setup: pin to nix 2.0.4 by using older installer. diff --git a/docs/contributing/dev-setup.rst b/docs/contributing/dev-setup.rst --- 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