Skip to content

crun: enable libkrun support when applicable#504644

Open
TerrorJack wants to merge 1 commit intoNixOS:masterfrom
TerrorJack:wip/crun-krun
Open

crun: enable libkrun support when applicable#504644
TerrorJack wants to merge 1 commit intoNixOS:masterfrom
TerrorJack:wip/crun-krun

Conversation

@TerrorJack
Copy link
Copy Markdown
Member

@TerrorJack TerrorJack commented Mar 29, 2026

This patch makes crun build with libkrun support when applicable, so that podman can be used with --runtime krun to run containers as libkrun-managed microvms out of the box.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot requested a review from a team March 29, 2026 09:26
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. labels Mar 29, 2026
This patch makes `crun` build with `libkrun` support when applicable,
so that `podman` can be used with `--runtime krun` to run containers
as `libkrun`-managed microvms out of the box.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant