Skip to content
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

Updated dnixd #1178

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Updated dnixd #1178

merged 2 commits into from
Sep 18, 2024

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Sep 18, 2024

Description

Resolves an error in early startup regarding determinate-nixd login.

Checklist
  • Formatted with cargo fmt
  • Built with nix build
  • Ran flake checks with nix flake check
  • Added or updated relevant tests (leave unchecked if not applicable)
  • Added or updated relevant documentation (leave unchecked if not applicable)
  • Linked to related issues (leave unchecked if not applicable)
Validating with install.determinate.systems

If a maintainer has added the upload to s3 label to this PR, it will become available for installation via install.determinate.systems:

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix/pr/$PR_NUMBER | sh -s -- install

@cole-h cole-h added this to the 0.26.1 milestone Sep 18, 2024
cole-h
cole-h previously approved these changes Sep 18, 2024
@grahamc grahamc marked this pull request as draft September 18, 2024 18:50
@grahamc grahamc requested a review from cole-h September 18, 2024 18:50
grahamc and others added 2 commits September 18, 2024 12:42
Flake lock file updates:

• Updated input 'determinate':
    'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.95%2Brev-3cdac9d388760cc6e8ea005808b028f68016e9b4/0191e80e-2871-7a06-a134-fa007cc372b5/source.tar.gz?narHash=sha256-QAf9dov9rcP7Rzogc6rv3nkBs/j9QfSCXjD28PzAuD8%3D' (2024-09-12)
  → 'https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.104%2Brev-7b5e23c0ed16462ddb7d6c4ad131583d8b7719b6/01920628-feba-7ff4-a76c-818c0aacb8c1/source.tar.gz?narHash=sha256-8HHb%2BbcGr9KbVpQaHlQlQaSoqIB4sHoTW4HTVuUYUY0%3D' (2024-09-18)
• Updated input 'determinate/determinate-nixd-aarch64-darwin':
    'https://install.determinate.systems/determinate-nixd/rev/f2736d599673dbd3ee6100c4042ad1b06d04dfed/macOS?narHash=sha256-sCNJGrBWfapUw0Dq0Qqzv9e2piL6Wj7RfF7f7jVs7ww%3D'
  → 'https://install.determinate.systems/determinate-nixd/rev/2c18a8f38492d35be64d4e497b720938f17cc9f5/macOS?narHash=sha256-tmW%2BSqn9cautArLTych0mnKXD1abtaAuJGCUCrtUmeo%3D'
• Updated input 'determinate/determinate-nixd-aarch64-linux':
    'https://install.determinate.systems/determinate-nixd/rev/f2736d599673dbd3ee6100c4042ad1b06d04dfed/aarch64-linux?narHash=sha256-Bw1JmMvDbMHzCLrexRpesJOA4xK8wDWQmumo9jTpk8s%3D'
  → 'https://install.determinate.systems/determinate-nixd/rev/2c18a8f38492d35be64d4e497b720938f17cc9f5/aarch64-linux?narHash=sha256-z5dg%2BqwLOjA4pjiCLReESa9qNYOtMxlaPXQQWNhEymA%3D'
• Updated input 'determinate/determinate-nixd-x86_64-linux':
    'https://install.determinate.systems/determinate-nixd/rev/f2736d599673dbd3ee6100c4042ad1b06d04dfed/x86_64-linux?narHash=sha256-bT85O%2Bf9Uxl9%2Bzkjbe7nSRuLog6EAv2r8X5vfP9gENw%3D'
  → 'https://install.determinate.systems/determinate-nixd/rev/2c18a8f38492d35be64d4e497b720938f17cc9f5/x86_64-linux?narHash=sha256-8sENexNuv7gsVAeQx1xuJd8IQtociheylIeEjFRYbQI%3D'
@cole-h cole-h changed the title v0.26.1 with updated dnixd Updated dnixd Sep 18, 2024
@grahamc grahamc marked this pull request as ready for review September 18, 2024 19:58
@grahamc grahamc enabled auto-merge (squash) September 18, 2024 19:59
Comment on lines +556 to +557
# NOTE(cole-h): GHA pushed a weird image that breaks this test for whatever reason, so ignore
# the failure for now
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems related: actions/runner-images#10624

(Not putting this in the comment so we don't need another run of slow x86_64-darwin CI)

@grahamc grahamc merged commit 1dcf989 into main Sep 18, 2024
21 checks passed
@grahamc grahamc deleted the bump-dnixd branch September 18, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants