-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Launchdupd #1088
Merged
Merged
Launchdupd #1088
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
colemickens
approved these changes
Aug 15, 2024
cole-h
reviewed
Aug 15, 2024
cole-h
approved these changes
Aug 15, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nits / questions aside, LGTM.
cole-h
added a commit
that referenced
this pull request
Aug 15, 2024
* Run ci with --determinate too * fixup ConfigureInitService: handle cases where systemd dosen't have a src * Remove the nixd service file in revert * missed one * breakpoint * update determinate * ? * help * V * ? * ? * bump * flake.lock: Update Flake lock file updates: • Updated input 'determinate/determinate-nixd-aarch64-darwin': 'https://install.determinate.systems/determinate-nixd/rev/86c4b11d7253132a88cd9a549976f4d20df0bf2b/macOS?narHash=sha256-1w9JUBWVWQCk%2BBK7PX9e7Tsyj1Yk4mEqavJ14H%2BDSXQ%3D' → 'https://install.determinate.systems/determinate-nixd/rev/948f25bd2d5742ee96ec938d9ae7709e4458420c/macOS?narHash=sha256-l7O%2BD9w8YBYIceeAMalRl8htBQqHlzTdDpel8RHMjLg%3D' • Updated input 'determinate/determinate-nixd-aarch64-linux': 'https://install.determinate.systems/determinate-nixd/rev/86c4b11d7253132a88cd9a549976f4d20df0bf2b/aarch64-linux?narHash=sha256-HnCWt6YSrCSH/UCDy2gZTVVOAB3IdqRocL5N8f%2B5bDM%3D' → 'https://install.determinate.systems/determinate-nixd/rev/948f25bd2d5742ee96ec938d9ae7709e4458420c/aarch64-linux?narHash=sha256-pe75u0gwtwBTo2i2lsNU636EARrU93hLVndRXrcdYBA%3D' • Updated input 'determinate/determinate-nixd-x86_64-linux': 'https://install.determinate.systems/determinate-nixd/rev/86c4b11d7253132a88cd9a549976f4d20df0bf2b/x86_64-linux?narHash=sha256-TtPPHtY54INYXxKSbbATsjuo5x0TLxv25K1GPCz044w%3D' → 'https://install.determinate.systems/determinate-nixd/rev/948f25bd2d5742ee96ec938d9ae7709e4458420c/x86_64-linux?narHash=sha256-jdVMi3vpL8xweNWW5w1ku2tGPS60P/qDfp825beXroo%3D' * Wait for bootout to complete * Brekapoint * Correct boolean inversion on unmounted disks * Fixup is_mounted check * Make the init configurator support arbitrary socket files (#1086) * drop breakpoint * Correct the sleep in the daemon-down test * Note what the for loop is for * revert inherit cmd * Launchdupd (#1088) * Fixup socket activation to use other paths * Create a CreateDeterminateVolumeService for mounting * oops: actually run the steps * Fixup nits * re-lock dnidx * flake.lock: Update determinate, remove determinate-nixd input overrides Flake lock file updates: • Updated input 'determinate': 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.66%2Brev-fba019bd147f9b294210824514a4632737289af2/019132bb-fce1-769d-b5b2-9c2da35fd178/source.tar.gz?narHash=sha256-csYhSmOLgECu8/rLxMFsUN4Oj6upqn9kCYjPv7wft8s%3D' (2024-08-08) → 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.79%2Brev-d4641809cba36cb41a0546d2ef9a6f73e96f7528/01915744-ae45-7ab9-a7e4-66db2d5f8263/source.tar.gz?narHash=sha256-G%2BOX5pHEBRbQVNBV1mpWiSQtyeq2FphneLI6UvGfRjw%3D' (2024-08-15) --------- Co-authored-by: Cole Helbling <cole.helbling@determinate.systems>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Checklist
cargo fmt
nix build
nix flake check
Validating with
install.determinate.systems
If a maintainer has added the
upload to s3
label to this PR, it will become available for installation viainstall.determinate.systems
: