1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 07:08:27 +02:00

Rename 1.12 -> 2.0

Following discussion with Shea and Graham. It's a big enough change
from the last release. Also, from a semver perspective, 2.0 makes more
sense because we did remove some interfaces (like nix-pull/nix-push).
This commit is contained in:
Eelco Dolstra 2018-01-31 18:58:45 +01:00
parent 6fa690291a
commit c287d73121
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
5 changed files with 7 additions and 7 deletions

View file

@ -14,7 +14,7 @@ Examples of _Nix_ issues:
- Nix segfaults when I run `nix-build -A blahblah`
- The Nix language needs a new builtin: `builtins.foobar`
- Regression in the behavior of `nix-env` in Nix 1.12
- Regression in the behavior of `nix-env` in Nix 2.0
Examples of _nixpkgs_ issues:
@ -24,4 +24,4 @@ Examples of _nixpkgs_ issues:
Chances are if you're a newcomer to the Nix world, you'll probably want the [nixpkgs tracker](https://github.com/NixOS/nixpkgs/issues). It also gets a lot more eyeball traffic so you'll probably get a response a lot more quickly.
-->
-->