jrmurr/direnv-nix
Use a nix based direnv environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nix-cache-prefix | Prefix for nix store cache key | no | nix-store |
| install-nix | Include nix installation; disable if you installed it before | no | true |
| cache-store | Cache nix store | no | true |
| export-all-vars | Export all ENV vars direnv would touch, not just the PATH | no | true |
| nix_install_url | Installation URL that will contain a script to install Nix. | no | https://nixos.org/nix/install |
| nix_path | If installing nix, Set NIX_PATH environment variable. | no | nixpkgs=channel:nixos-unstable |
| extra_nix_config | If installing nix, Set NIX_PATH environment variable. | no | sandbox = false |
Outputs
no outputs