The peculiar thing about the
nix ecosystem, is that the
easiest way I’ve been able to convince someone to try nix is to first show
nix-env.
Then apply the idea of declarative package management. Not too long after that
they’re on NixOS or using
nix flakes,
and have catapulted far past my own knowledge of nix.
Only recently did I discover that in the wider ecosystem, using nix-env is a big
no-no — that’s sort of interesting.