You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/languages/nix.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,11 @@ The following command line tools are available in the Nix environment:
46
46
47
47
## Default Nix Version
48
48
49
-
This installs Nix 2.3.1 using [https://nixos.org/releases/nix/nix-2.3.1/install](https://nixos.org/releases/nix/nix-2.3.1/install). You may specify a different version of Nix installer with the `nix:` key in your `.travis.yml`:
49
+
This installs Nix 2.0.4 using [https://nixos.org/releases/nix/nix-2.0.4/install](https://nixos.org/releases/nix/nix-2.0.4/install). You may specify a different version of Nix installer with the `nix:` key in your `.travis.yml`:
0 commit comments