Skip to content

Update cargo-hyperlight version to 0.1.14 - #1754

Open
yoshuawuyts wants to merge 2 commits into
mainfrom
update-cargo-hl-version
Open

Update cargo-hyperlight version to 0.1.14#1754
yoshuawuyts wants to merge 2 commits into
mainfrom
update-cargo-hl-version

Conversation

@yoshuawuyts

Copy link
Copy Markdown
Contributor

Closes #1749, thanks!

Copilot AI lite review requested due to automatic review settings August 21, 2026 09:24
@yoshuawuyts yoshuawuyts changed the title Update cargo-hyperlight version to 0.14.0 Update cargo-hyperlight version to 0.1.14 Aug 21, 2026
@yoshuawuyts
yoshuawuyts force-pushed the update-cargo-hl-version branch from 1cc935a to 7783617 Compare August 21, 2026 09:26
@yoshuawuyts yoshuawuyts added the area/dependencies Concerns dependencies or related components label Aug 21, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates guest build tooling to use cargo-hyperlight 0.1.14.

Changes:

  • Bumps the Justfile version pin from 0.1.12 to 0.1.14.
  • The Nix flake pin remains at 0.1.14-pre and should be aligned.
Show a summary per file
File Summary
Justfile Updates the cargo-hyperlight version; the Nix pin remains inconsistent.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

Comment thread Justfile
Signed-off-by: Yosh <github@yosh.is>
@yoshuawuyts
yoshuawuyts force-pushed the update-cargo-hl-version branch from 7783617 to c7c5444 Compare August 21, 2026 09:28
@yoshuawuyts

Copy link
Copy Markdown
Contributor Author

Oh heh, Copilot review flagged a good issue. I feel like I should probably write a script for that so that updating cargo-hyperlight can be automated. I'll try and get to that later today.

@yoshuawuyts yoshuawuyts added the kind/dependencies For PRs that update dependencies or related components label Aug 21, 2026
Signed-off-by: Yosh <github@yosh.is>
@yoshuawuyts

yoshuawuyts commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

@syntactically As the owner of our Nix flake integration, I'm assigning this to you for review.

I'm on macOS and don't have Nix installed, so I relied on AI to write the Nix update script. To get that to work I had it change the flake.nix file to no longer require having a local nix installation and pulling hash information from Crates.io instead. From what I can tell it looks fine, but I have no way of actually testing it right now - so if you could review this that would be great. Thanks!

@ludfjig ludfjig left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm (no idea about the nix stuff though))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependencies Concerns dependencies or related components kind/dependencies For PRs that update dependencies or related components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macOS tests depend on unreleased cargo-hyperlight version

4 participants