numtide/Configure Nix
Configures Nix on GitHub Actions for the supported platforms: Linux and macOS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| extra_nix_config | Gets appended to `$HOME/.config/nix/nix.conf` if passed. | — | — |
| github_access_token | Configure nix to pull from github using the given github token. | — | — |
| nix_path | Set NIX_PATH environment variable. | — | — |
Outputs
no outputs