Y
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
eridius
3039 days ago
Change the channel to what? It's already on nixpkgs-unstable.
link
HIPisTheAnswer
3039 days ago
nix.package = pkgs.nixUnstable;
link