Hacker News new | ask | show | jobs
by SuperSandro2000 1096 days ago
> I just use imperative python-venv + pip install on those.

The whole point of NixOS is to manage this and to get rid of those manual steps that are error prone.

1 comments

I only do this on some work project that I don't touch often, as an escape hatch. Everything else is managed by nix.