Add start-daemon and init args #4

Merged
Hoverbear merged 6 commits from start-daemon-and-init into main 2023-02-07 15:23:59 +00:00
Hoverbear commented 2023-01-24 16:18:57 +00:00 (Migrated from github.com)
Goes along with https://github.com/DeterminateSystems/nix-installer/pull/188
Hoverbear commented 2023-01-30 22:15:19 +00:00 (Migrated from github.com)

Planning to tag this after merge.

Planning to tag this after merge.
cole-h (Migrated from github.com) approved these changes 2023-01-30 22:36:53 +00:00
cole-h (Migrated from github.com) left a comment

LGTM aside from these few comments.

LGTM aside from these few comments.
cole-h (Migrated from github.com) commented 2023-01-30 22:33:27 +00:00

Nit:

    description: "If the daemon should be started, requires `planner: linux-multi`"
Nit: ```suggestion description: "If the daemon should be started, requires `planner: linux-multi`" ```
cole-h (Migrated from github.com) commented 2023-01-30 22:35:31 +00:00
    required: false
```suggestion required: false ```
cole-h (Migrated from github.com) commented 2023-01-30 22:36:19 +00:00

IMHO "conflicts" means there will be an error, but if my eyes (and brain) don't deceive me, it seems like the script will just choose which it encounters first. Maybe it should be "takes priority over ...." instead.

IMHO "conflicts" means there will be an error, but if my eyes (and brain) don't deceive me, it seems like the script will just choose which it encounters first. Maybe it should be "takes priority over ...." instead.
Hoverbear (Migrated from github.com) reviewed 2023-01-31 18:08:30 +00:00
Hoverbear (Migrated from github.com) commented 2023-01-31 18:08:30 +00:00

I made this an actual conflict with error. :)

I made this an actual conflict with error. :)
cole-h (Migrated from github.com) reviewed 2023-01-31 18:13:22 +00:00
cole-h (Migrated from github.com) commented 2023-01-31 18:13:22 +00:00

It seems like these also conflict with nix-installer-url, right? Since these are only reachable via the "else" branch of "if inputs.nix-installer-url".

It seems like these also conflict with nix-installer-url, right? Since these are only reachable via the "else" branch of "if inputs.nix-installer-url".
Hoverbear (Migrated from github.com) reviewed 2023-02-01 18:18:37 +00:00
Hoverbear (Migrated from github.com) commented 2023-02-01 18:18:37 +00:00

Oh, yes!

Oh, yes!
cole-h (Migrated from github.com) approved these changes 2023-02-01 18:22:55 +00:00
cole-h (Migrated from github.com) left a comment

Looks fine now.

Looks fine now.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-install-action#4
No description provided.