##// END OF EJS Templates
dev-setup: pin to nix 2.0.4 by using older installer.
marcink -
r4035:b33992fb default
parent child Browse files
Show More
@@ -19,7 +19,7 b' Setup Nix Package Manager'
19
19
20 To install the Nix Package Manager, please run::
20 To install the Nix Package Manager, please run::
21
21
22 $ curl https://nixos.org/nix/install | sh
22 $ curl https://nixos.org/releases/nix/nix-2.0.4/install | sh
23
23
24 or go to https://nixos.org/nix/ and follow the installation instructions.
24 or go to https://nixos.org/nix/ and follow the installation instructions.
25 Once this is correctly set up on your system, you should be able to use the
25 Once this is correctly set up on your system, you should be able to use the
General Comments 0
You need to be logged in to leave comments. Login now