Merge pull request #167289 from helsinki-systems/fix/systemd-stage-1-overrides

[staging-next] systemdStage1: Fix building with 250
This commit is contained in:
Lassulus
2022-04-05 09:51:09 +01:00
committed by GitHub
-1
View File
@@ -23381,7 +23381,6 @@ with pkgs;
withCryptsetup = true;
withFido2 = true;
withTpm2Tss = true;
inherit libfido2 p11-kit;
};
systemdStage1Network = systemdStage1.override {
pname = "systemd-stage-1-network";