Hacker News new | ask | show | jobs
by thomastjeffery 3039 days ago
If you already have Nix installed, what you want to do is change the channel, and do an upgrade.
1 comments

Change the channel to what? It's already on nixpkgs-unstable.
nix.package = pkgs.nixUnstable;