cachix / devenv

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

Revert "Add `ncurses` if process-compose's TUI is enabled" #1576

Closed sandydoo closed 2 weeks ago

sandydoo commented 2 weeks ago

Reverts cachix/devenv#1465

Mitigates #1569.

The ncurses derivation creates recursive symlinks in includes that can trip up aggressive file watchers that decide to venture into .devenv/profile. Reverting for now until we better understand the process-compose requirements.