mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
youki: add systemd build flag (#355607)
This commit is contained in:
commit
203401241d
@ -44,7 +44,10 @@ rustPlatform.buildRustPackage rec {
|
||||
cargoBuildFlags = [
|
||||
"-p"
|
||||
"youki"
|
||||
"--features"
|
||||
"systemd"
|
||||
];
|
||||
|
||||
cargoTestFlags = [
|
||||
"-p"
|
||||
"youki"
|
||||
|
Loading…
Reference in New Issue
Block a user