-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add a direnv
health check (flake-specific)
#4
Comments
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
For now, I can parse |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
I think this check should be disabled by default, and only enabled when It should check:
This is enough to use this check in nammayatri. I'll update the description accordingly. |
direnv
health checkdirenv
health check (flake-specific)
I'm gonna move this to |
This check should be disabled by default, and only enabled when
nix-health.default.direnv.enable = true;
is in the flake (per #60).It should check:
direnv
is in PATH, else point to https://zero-to-flakes.com/direnv/direnv status
containsFound RC allowed true
, else ask the user to rundirenv allow
The text was updated successfully, but these errors were encountered: