cachix / devenv

Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh
Apache License 2.0
3.47k stars 252 forks source link

Add guidance to steer people away from `clean: enabled` #1163

Open sandydoo opened 1 week ago

sandydoo commented 1 week ago

I've seen a number of issues where people unexpectedly break their shell with this enabled. This option removes a lot of env variables, some of which are crucial to a working shell.