pelasgus/setup_guix
GitHub Action to install GNU Guix using a Nushell script, leveraging setup_nu to install Nushell if necessary.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| channels | Guix channel description as Scheme code | no | %default-channels |
| pullAfterInstall | Run `guix pull` after installing Guix | no | true |
Outputs
| name | description |
|---|---|
| channels | Exact Guix channels that were used for this action. |