http://howoldis.herokuapp.com
It will prob take like 5 hours to be updated. Run nix-channel --update then reinstall nix.
git clone https://github.com/nixos/nixpkgs cd nixpkgs git checkout origin/nix-2.0 nix-env -i $(nix-build --no-out-link . -A nix)
This strikes me as very strange. Why was Nix 2.0 released without updating nixpkgs?
http://howoldis.herokuapp.com
It will prob take like 5 hours to be updated. Run nix-channel --update then reinstall nix.