logsem/Install Nix
Installs 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 `/etc/nix/nix.conf` if passed. | — | — |
| github_access_token | Configure nix to pull from github using the given github token. | — | — |
| install_url | Installation URL that will contain a script to install Nix. | — | — |
| install_options | Additional installer flags passed to the installer script. | — | — |
| nix_path | Set NIX_PATH environment variable. | — | — |
Outputs
no outputs