Merge master into staging-next

This commit is contained in:
nixpkgs-ci[bot]
2025-10-01 12:07:23 +00:00
committed by GitHub
61 changed files with 811 additions and 991 deletions

View File

@@ -1417,7 +1417,7 @@ in
systemd = runTest ./systemd.nix;
systemd-analyze = runTest ./systemd-analyze.nix;
systemd-binfmt = handleTestOn [ "x86_64-linux" ] ./systemd-binfmt.nix { };
systemd-boot = handleTest ./systemd-boot.nix { };
systemd-boot = import ./systemd-boot.nix { inherit runTest runTestOn; };
systemd-bpf = runTest ./systemd-bpf.nix;
systemd-capsules = runTest ./systemd-capsules.nix;
systemd-confinement = handleTest ./systemd-confinement { };

File diff suppressed because it is too large Load Diff