Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

envrc: give explanation on failing devenv builds #464

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

bobvanderlinden
Copy link
Contributor

Resolves #463

This changes .envrc so that it won't exit with code 1. This keeps envrc intact and will allow envrc to reload devenv.nix automatically when the file has changed.

In addition, this shows an additional stderr line to explain to the user that the devenv build has failed and the devenv environment is not available.

@domenkozar domenkozar merged commit 7825690 into cachix:main Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

direnv loses file watching when devenv build fails
2 participants