Preparing search index...
The search index is not available
detsys-ts
detsys-ts
NixRequirementHandling
Type alias NixRequirementHandling
Nix
Requirement
Handling
:
"fail"
|
"warn"
|
"ignore"
How to handle whether Nix is currently installed on the runner.
fail
means that the workflow fails if Nix isn't installed
warn
means that a warning is logged if Nix isn't installed
ignore
means that Nix will not be checked
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
detsys-ts
Loading...
How to handle whether Nix is currently installed on the runner.
failmeans that the workflow fails if Nix isn't installedwarnmeans that a warning is logged if Nix isn't installedignoremeans that Nix will not be checked