<abathur>
LnL: hmm; I assumed it was automatic, since I can't recall having added it anywhere, but I guess I should try removing it :p
<LnL>
nah, it doesn't touch user profiles
<abathur>
sorry--not automatic on nix-darwin's part, but that Nix was automatically installed in the profile and thus automatically obscuring the Nix specified via nix-darwin's nix.package setting
<abathur>
nix-env -q -> nix-2.3.4 nss-cacert-3.49.2; since I don't remember fiddling with it and only have a single generation I assume these are in the default install
<abathur>
oh, I may have lied, it listed one generation but it did show that it was version 2
<LnL>
ah right, user profile is the same as default on single user
<abathur>
I was just about to ask if you thought that was a single-user thing :) I did remove them with nix-env -e '.*' and it doesn't yet appear to have blown up
<LnL>
luckily this is nix so you can rollback uninstalling itself :D
<abathur>
do you know if removing it is likely to bite me (guessing it's fine, as long as I'm also using nix-darwin)? If so I may re-add and fiddle my PATH instead and count it as one more reason to use multi-user next time I rebuild/reinstall...
<LnL>
it's still there, just in an older profile
<abathur>
yeah, I wasn't too worried about being unable to recover from removing it
<LnL>
I think the default nix.package used to be the default profile but that's not the case anymore so should befine