about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2024-03-01nixos/lib/test-driver: make the warning message more noticeableK9001-1/+6
2024-02-29Merge pull request #292189 from nagisa/fixes-systemd-upheldBy-propagationFranz Pletz1-8/+8
2024-02-29systemd: fix propagation of upheldBy option to unitsSimonas Kazlauskas1-8/+8
2024-02-28Merge pull request #291544 from K900/ovmf-oofK9003-105/+58
2024-02-28nixos/lib/test-driver: provide legacy path for create_machine({"startCommand"...K9002-2/+38
2024-02-27Merge pull request #290946 from ju1m/systemd-option-listWill Fancher1-8/+2
2024-02-27Merge pull request #285401 from sdht0/systemd-boot-xbootldrWill Fancher1-16/+39
2024-02-27nixos/lib/testing: remove yet another source of unnecessary test rebuildsK9001-0/+1
2024-02-27nixos/lib/test-driver: drop LegacyStartCommand, clean up create_machine APIK9003-104/+22
2024-02-27lib/test-driver: don't swallow qemu stderrK9001-1/+0
2024-02-27nixos/lib/testing: remove another source of unnecessary test rebuildsK9001-1/+4
2024-02-26nixos/lib/make-disk-image: Add ability to setup an XBOOTLDR partitionSiddhartha1-16/+39
2024-02-25Merge pull request #284874 from shlevy/ovmf-msAdam C. Stephens1-0/+3
2024-02-25nixos/systemd: merge unit options as lists when at least one value is a listJulien Moutinho1-8/+2
2024-02-23nixos/testDriver: remove pinned mypy python versionMichael Schneider1-1/+0
2024-02-15OVMF: Add test with secure boot enabledShea Levy1-0/+3
2024-02-14nixos/systemd: Support notify-reload service TypeSilvan Mosberger1-1/+1
2024-02-10reviewSimonas Kazlauskas1-7/+1
2024-02-10systemd: add support for upholds and upheldBySimonas Kazlauskas2-1/+32
2024-01-30nixos/utils: fix stack overflow in genJqReplacementSnippet (#284027)Yureka1-0/+1
2024-01-26nixos/test-driver: blackK9001-2/+4
2024-01-26Merge pull request #262772 from RaitoBezarius/qemu-vm/wait-for-eventJacek Galowicz1-0/+24
2024-01-25nixos/lib/test-driver: add `wait_for_qmp_event`Raito Bezarius1-0/+24
2024-01-19Merge pull request #279170 from SuperSandro2000/nixos-repl-libRobert Hensing1-0/+1
2024-01-18systemd-lib: fix automount generation after 9fbf82d9cb48K9001-5/+4
2024-01-17Merge pull request #266370 from SuperSandro2000/systemd-install-wantedbyWill Fancher1-30/+29
2024-01-15nixos: Expose lib attribute on configuration for replRobert Hensing1-0/+1
2024-01-13Merge pull request #256709 from colemickens/make-squashfs-skip-compressionRyan Lahfa1-1/+2
2024-01-12Merge pull request #263658 from siriobalmelli-foss/sb/zfs-imageRyan Lahfa1-1/+4
2024-01-12nixos/lib/test-driver: add setuptools build depK9001-1/+5
2024-01-07nixos/lib/make-squashfs.nix: allow disabling compressionCole Mickens1-1/+2
2024-01-02systemd-lib: add Install WantedBy section to make units similar to upstream onesSandro Jäckel1-30/+29
2023-12-26Merge staging-next into staginggithub-actions[bot]1-2/+7
2023-12-26nixos/lib/make-disk-image: Create build products metadataMartin Weinelt1-2/+7
2023-12-21treewide: don't use python3Minimal where it is not requiredSandro Jäckel1-1/+1
2023-12-14Merge pull request #267937 from SomeoneSerge/fix/test-driver-activestateJacek Galowicz1-2/+30
2023-11-18nixos/networkd: add [IPVLAN] and [IPVTAP] configuration options to systemd.ne...Philip Taron1-0/+6
2023-11-16nixos/lib/test-driver: make wait_for_unit ask for ActiveState onlySomeone Serge1-2/+30
2023-11-10Merge pull request #256226 from ElvishJerricco/systemd-stage-1-testing-backdoorRyan Lahfa1-0/+16
2023-11-09systemd-stage-1: Enable backdoor in nixos testsWill Fancher1-0/+16
2023-11-09Merge pull request #266369 from SuperSandro2000/systemd-unit-empty-linesWill Fancher1-18/+17
2023-11-09systemd-lib: cleanup empty lines in unit filesSandro Jäckel1-18/+17
2023-11-08Merge pull request #265836 from hercules-ci/nixosTests-no-surprisesRobert Hensing1-3/+0
2023-11-07nixos/lib/make-btrfs-fs: Use fakeroot and faketime (#265686)Samuel Cormier-Iijima1-2/+4
2023-11-06nixos/testing/nodes: Do allow aliasesRobert Hensing1-3/+0
2023-11-02nixos/systemd-lib: fix building of empty unit filesemilylange1-1/+4
2023-10-31make-single-disk-zfs-image: make memSize configurableSirio Balmelli1-1/+4
2023-10-31nixos/systemd: fix make unit failed when unit too large5aaee91-1/+2
2023-10-29Merge pull request #262839 from RaitoBezarius/qemu-vm/timeoutRyan Lahfa6-13/+76
2023-10-29nixos/lib/test-driver: add driver-timeout as a passthru testRaito Bezarius1-0/+5