Earlier quoted context omitted.
> I don't even know how to specifically update my `nix` I just clean reinstalled when I went from v2 to v3. Thats the great thing about nix... the rebuilt system is still the same after I installed : ) Note that in nix v3, updating nix is a simple `sudo nix upgrade-nix`, which is really nice.
Is that with flakes though? That's my thing, i'm using flakes, and it's difficult to know what is with flakes or without. Updating my root `nixpkgs` did seem to update my `nix` CLI, but that felt a bit heavy handed. I had a difficult time finding out how to override just the Nix CLI version.
I really, really, really wish they would rip the band-aid off and just have everything assume flakes with an easy opt-out. Let all the newcomers reap the benefits of a massively simplified model.