about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2024-09-12nixos/lib/testing: enable stc by default for installBootLoader VMsK9001-2/+2
2024-09-08nixos/tests: don't include switch-to-configuration in DUT by defaultK9001-2/+7
2024-08-28fix build: sdimageGanga Ram1-1/+9
2024-08-17make-squashfs: add support for generating hydra build productsAdam Stephens1-2/+15
2024-08-01nixos/networkd: allow specifying FirewallMark maskFrantišek Hanzlík1-0/+23
2024-07-29nixos-test-driver: avoid top-level with in shell.nixPhilip Taron1-2/+4
2024-07-21nixos/make-initrd-ng: dlopen ELF notesWill Fancher1-0/+26
2024-07-21nixos/make-initrd-ng: Pass contents as JSONWill Fancher1-15/+30
2024-07-21systemd: 255.6 -> 256.2nikstur1-0/+4
2024-07-19make-disk-image.nix: avoid top-level with statement (#327020)Philip Taron1-33/+31
2024-07-18nixos/testing: Add ipv6 configurationFrédéric Christ1-8/+24
2024-07-07Merge pull request #325284 from trueNAHO/docs-fix-broken-nix-dev-urlsJörg Thalheim1-1/+1
2024-07-07treewide: fix broken 'nix.dev' URLsNAHO1-1/+1
2024-07-07nixos/utils: support JSON secret files in genJqSecretsReplacementSnippetLin Yinfeng1-5/+86
2024-06-23Merge pull request #319238 from Mic92/digital-oceanJörg Thalheim1-4/+5
2024-06-14nixos/lib/test-driver: Prevent unnecessary rebuildsSilvan Mosberger1-2/+11
2024-06-12make-disk-image: fix build for systems that use boot.loader.grub.devicesJörg Thalheim1-4/+5
2024-06-09nixos/systemd-networkd: add PREF64 related optionsJared Baur1-1/+4
2024-06-06nixos/test-driver: fix return value of subtest functionMartin Weinelt1-1/+0
2024-05-30Merge pull request #312472 from Ma27/networkd-option-renameFranz Pletz2-11/+35
2024-05-23nixosTests.nixos-test-driver: fix ruff checkGaetan Lepage1-2/+1
2024-05-22nixos/test-driver: adjust to ruff changesDawid Dziurla2-3/+3
2024-05-21Merge pull request #301772 from hertrste/junit-xml-prodnikstur9-65/+310
2024-05-20nixos/networkd: get rid of *Config attributes in listsMaximilian Bosch2-11/+35
2024-05-14nixos/testing: fix markdown link in enableOCR descriptionDonovan Glover1-1/+1
2024-05-07nixos/test-driver: rm global loggerStefan Hertrampf6-44/+64
2024-05-07nixos/test-driver: enable XML log selectivelyStefan Hertrampf1-6/+3
2024-05-07nixos/test-driver: add junit-xml loggerStefan Hertrampf2-3/+90
2024-05-07nixos/test-driver: Separate XML and Terminal logStefan Hertrampf2-25/+116
2024-05-07nixos/test-driver: add AbstractLogger interfaceStefan Hertrampf1-2/+39
2024-05-06nixos/systemd-lib: fix assertRangeOrOneOf when value is not comparableJared Baur1-1/+2
2024-04-29nixos/lib/qemu-common: add riscv{32,64}-linux to qemu guest matrixstove1-0/+2
2024-04-23Merge pull request #297726 from r-vdp/systemd-unit-namesFlorian Klink4-35/+88
2024-04-22nixos/test-driver: use function instead of varStefan Hertrampf2-2/+5
2024-04-22nixos/test-driver: add junit-xml python packageStefan Hertrampf2-0/+5
2024-04-22nixos/test-driver: separate the subtest log callStefan Hertrampf2-1/+6
2024-04-21Merge pull request #298983 from illustris/mysqlRyan Hendrickson1-2/+13
2024-04-21nixos/systemd-lib: fix restart/reloadTriggers when passing pathsillustris1-2/+13
2024-04-15systemd: add a name option to all systemd unitsr-vdp4-35/+88
2024-04-14nixos/networkd: add [Bridge] section to netdev confAstrid Yu2-0/+7
2024-04-12NixOS Integration tests: Re-enable for macOSJacek Galowicz1-1/+1
2024-04-10Revert "NixOS Integration Tests: Enable again for darwin"Cole Helbling1-1/+1
2024-04-10NixOS Integration Tests: Enable again for darwinJacek Galowicz1-1/+1
2024-04-08Merge pull request #302590 from nikstur/repart-image-label-lengthnikstur1-0/+5
2024-04-08systemd-lib: include GPTMaxLabelLength constantnikstur1-0/+5
2024-04-05Merge pull request #301799 from alyssais/QEMU_OPTSJacek Galowicz1-2/+0
2024-04-05nixos/test-driver: don't add QEMU_OPTS twiceAlyssa Ross1-2/+0
2024-04-03nixos/tests/installer: avoid create_machine, clean upK9001-0/+7
2024-04-01nixos/lib, doc: remove references to mdDoc (#300738)Philip Taron11-100/+94
2024-04-01Merge pull request #299652 from philiptaron/issue-208242/nixos/lib/systemdFlorian Klink5-114/+261