about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2023-10-29nixos/lib/testing/run: expose `rawTestDerivation`Raito Bezarius1-13/+23
2023-10-29nixos/test-driver: provide a global timeoutRaito Bezarius4-0/+48
2023-10-24Merge pull request #262021 from Enzime/linux-builder-crossRobert Hensing1-0/+1
2023-10-24linux-builder: support `x86_64-linux` on `aarch64`Michael Hoang1-0/+1
2023-10-24Merge pull request #260595 from adamcstephens/lxc/squashfsMaciej Krüger1-3/+10
2023-10-22Merge pull request #257535 from RaitoBezarius/vmstateJacek Galowicz2-1/+112
2023-10-21Merge pull request #257262 from dongcarl/2023-09-nginx-fixesRyan Lahfa1-0/+22
2023-10-21nixos/lib/test-driver: wire up QMP clientRaito Bezarius2-1/+112
2023-10-16systemd.network.netdev: Add support for WLAN devicesPhilip Taron1-0/+3
2023-10-12make-squashfs: add support for pseudoFiles, custom name, and disabling stripAdam Stephens1-3/+10
2023-10-10nixos/eval-config.nix: Rename arg nixosSystem -> configurationRobert Hensing1-3/+3
2023-10-10nixos/eval-config.nix: Rename let withExtraArgs -> withExtraAttrsRobert Hensing1-3/+3
2023-10-09nixos/nginx: Allow empty port for listen directiveCarl Dong1-0/+22
2023-10-08eval-config.nix: set nixpkgs.pkgs instead of _module.args.pkgsK9001-5/+3
2023-10-06nixos/testing: fix eval for tests created without make-python-test.nixK9001-7/+9
2023-10-06nixosTest: fix tests defined with pkgs.nixosTestK9001-2/+2
2023-10-04Merge pull request #257510 from ign0tus/fix/wake-on-lan-policyFlorian Klink1-0/+4
2023-09-30Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932)Reno Reckling1-4/+7
2023-09-30nixos/test-driver: whitelist variable names that don't follow pep8Jörg Thalheim1-4/+4
2023-09-30nixos/test-driver: name exception according to pep8Jörg Thalheim1-2/+2
2023-09-30nixos/test-driver: apply ruff fixes & suggestionsJörg Thalheim7-29/+29
2023-09-30nixos/test-driver: disable typecheck for dependencies where don't have typingJörg Thalheim2-0/+12
2023-09-30nixos/test-driver: add shell.nixJörg Thalheim1-0/+2
2023-09-30nixos/test-driver: fix type errors in extract-docstringsJörg Thalheim1-17/+25
2023-09-30nixos/test-driver: convert to pyproject from setup.pyJörg Thalheim3-24/+45
2023-09-29nixos/lib/test-driver: reduce spam at boot hangsRaito Bezarius1-0/+3
2023-09-28networkd: Allow combinations of WakeOnLan policiesign0tus1-0/+4
2023-09-22test-driver: revert stderr nullpipeMaciej Krüger1-1/+3
2023-09-21Merge pull request #192593 from jlesquembre/test-driverArtturi1-14/+18
2023-09-20nixos/tests: make wait_for timeouts configurableJosé Luis Lafuente1-14/+18
2023-09-20Merge pull request #253876 from nbraud/nixos/sudo-rsMaciej Krüger1-3/+1
2023-09-19Merge pull request #255008 from SuperSandro2000/x-triggers-nameWill Fancher1-3/+3
2023-09-18nixos/test-driver: do not break if the command writes to stderrMaciej Krüger1-3/+1
2023-09-15nixos/lib/make-btrfs-fs: copy improvements fromArtturin1-10/+30
2023-09-15Merge pull request #91956 from c00w/makebtrfsArtturi1-0/+45
2023-09-13systemd-lib: add name to X-{Reloads,Restart}-Triggers to easily identify to w...Sandro Jäckel1-3/+3
2023-09-06Merge pull request #250318 from Artturin/copycrossfixArtturi1-1/+6
2023-09-03nixos/testing/driver: Copy cross fix from `modules/misc/nixpkgs.nix`Artturin1-1/+6
2023-08-20Merge pull request #250248 from Artturin/onlylimiti686Rick van Schijndel1-1/+3
2023-08-19make-squashfs: Only limit cores to 48 on i686Artturin1-1/+3
2023-08-17Merge pull request #245879 from teto/test-driverJacek Galowicz1-1/+7
2023-07-30nixos/test-driver: formatBobby Rong1-1/+3
2023-07-30Merge pull request #246093 from blaggacao/fix-nixos-tests-log-backdoor-servic...Jacek Galowicz1-0/+1
2023-07-29nixos/test-driver: log what to do if backdoor service doesn't come onelineDavid Arnold1-0/+1
2023-07-29test-driver: add persistent historyMatthieu Coudron1-1/+7
2023-07-28nixos: make extendModules retain pkgs on nixos configsr-vdp1-4/+6
2023-07-26nixos/lib: systemd definition files functionnikstur1-0/+17
2023-07-24Merge pull request #241949 from R-VdP/nixos_test_busyboxJacek Galowicz1-1/+1
2023-07-20Merge pull request #244466 from RaitoBezarius/networkd/netdev-macFlorian Klink1-1/+1
2023-07-20Merge pull request #244395 from pogobanane/masterRyan Lahfa1-1/+1