You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new `installer-init-system` input to action.yml that allows
callers to configure the init system passed to the nix experimental
installer via NIX_INSTALLER_INIT. Defaults to 'systemd' to preserve
existing behaviour.
Add a CI test job `test-action-with-no-init-system` that exercises
the action with `installer-init-system: none`.
0 commit comments