actions-marketplace-validations/nix-shell(2)
nix-shell instead of nix run
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| interpreter | Interpreter to use in the nix shell shebang | yes | bash |
| file | nix shell file | yes | shell.nix |
| script | The actual script to execute in the shell | yes | — |
| options | Other options to pass along to the `nix-shell` command | yes | "" |
Outputs
no outputs