mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 23:17:48 +00:00
systemd: assert withUkify -> withEfi
This commit is contained in:
parent
358a179550
commit
716ed92c8e
@ -140,6 +140,7 @@ assert withImportd -> withCompression;
|
||||
assert withCoredump -> withCompression;
|
||||
assert withHomed -> withCryptsetup;
|
||||
assert withHomed -> withPam;
|
||||
assert withUkify -> withEfi;
|
||||
|
||||
let
|
||||
wantCurl = withRemote || withImportd;
|
||||
|
Loading…
Reference in New Issue
Block a user