Skip to content

Commit

Permalink
youki: add systemd build flag (NixOS#355607)
Browse files Browse the repository at this point in the history
  • Loading branch information
wegank authored Nov 25, 2024
2 parents bdf3bbe + 95fe499 commit 2034012
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkgs/by-name/yo/youki/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ rustPlatform.buildRustPackage rec {
cargoBuildFlags = [
"-p"
"youki"
"--features"
"systemd"
];

cargoTestFlags = [
"-p"
"youki"
Expand Down

0 comments on commit 2034012

Please sign in to comment.