summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
* Merge pull request #256226 from ElvishJerricco/systemd-stage-1-testing-backdoorRyan Lahfa2023-11-10
|\
| * systemd-stage-1: Enable backdoor in nixos testsWill Fancher2023-11-09
* | Merge pull request #266369 from SuperSandro2000/systemd-unit-empty-linesWill Fancher2023-11-09
|\ \
| * | systemd-lib: cleanup empty lines in unit filesSandro Jäckel2023-11-09
* | | Merge pull request #265836 from hercules-ci/nixosTests-no-surprisesRobert Hensing2023-11-08
|\ \ \ | |_|/ |/| |
| * | nixos/testing/nodes: Do allow aliasesRobert Hensing2023-11-06
| |/
* / nixos/lib/make-btrfs-fs: Use fakeroot and faketime (#265686)Samuel Cormier-Iijima2023-11-07
|/
* nixos/systemd-lib: fix building of empty unit filesemilylange2023-11-02
* nixos/systemd: fix make unit failed when unit too large5aaee92023-10-31
* Merge pull request #262839 from RaitoBezarius/qemu-vm/timeoutRyan Lahfa2023-10-29
|\
| * nixos/lib/test-driver: add driver-timeout as a passthru testRaito Bezarius2023-10-29
| * nixos/lib/testing/run: expose `rawTestDerivation`Raito Bezarius2023-10-29
| * nixos/test-driver: provide a global timeoutRaito Bezarius2023-10-29
* | Merge pull request #262021 from Enzime/linux-builder-crossRobert Hensing2023-10-24
|\ \
| * | linux-builder: support `x86_64-linux` on `aarch64`Michael Hoang2023-10-24
* | | Merge pull request #260595 from adamcstephens/lxc/squashfsMaciej Krüger2023-10-24
|\ \ \ | |_|/ |/| |
| * | make-squashfs: add support for pseudoFiles, custom name, and disabling stripAdam Stephens2023-10-12
| |/
* | Merge pull request #257535 from RaitoBezarius/vmstateJacek Galowicz2023-10-22
|\ \
| * | nixos/lib/test-driver: wire up QMP clientRaito Bezarius2023-10-21
| |/
* | Merge pull request #257262 from dongcarl/2023-09-nginx-fixesRyan Lahfa2023-10-21
|\ \
| * | nixos/nginx: Allow empty port for listen directiveCarl Dong2023-10-09
* | | systemd.network.netdev: Add support for WLAN devicesPhilip Taron2023-10-16
| |/ |/|
* | nixos/eval-config.nix: Rename arg nixosSystem -> configurationRobert Hensing2023-10-10
* | nixos/eval-config.nix: Rename let withExtraArgs -> withExtraAttrsRobert Hensing2023-10-10
* | eval-config.nix: set nixpkgs.pkgs instead of _module.args.pkgsK9002023-10-08
|/
* nixos/testing: fix eval for tests created without make-python-test.nixK9002023-10-06
* nixosTest: fix tests defined with pkgs.nixosTestK9002023-10-06
* Merge pull request #257510 from ign0tus/fix/wake-on-lan-policyFlorian Klink2023-10-04
|\
| * networkd: Allow combinations of WakeOnLan policiesign0tus2023-09-28
* | Fix broken genJqSecretsReplacementSnippet for jq 1.7 (#257932)Reno Reckling2023-09-30
* | nixos/test-driver: whitelist variable names that don't follow pep8Jörg Thalheim2023-09-30
* | nixos/test-driver: name exception according to pep8Jörg Thalheim2023-09-30
* | nixos/test-driver: apply ruff fixes & suggestionsJörg Thalheim2023-09-30
* | nixos/test-driver: disable typecheck for dependencies where don't have typingJörg Thalheim2023-09-30
* | nixos/test-driver: add shell.nixJörg Thalheim2023-09-30
* | nixos/test-driver: fix type errors in extract-docstringsJörg Thalheim2023-09-30
* | nixos/test-driver: convert to pyproject from setup.pyJörg Thalheim2023-09-30
* | nixos/lib/test-driver: reduce spam at boot hangsRaito Bezarius2023-09-29
|/
* test-driver: revert stderr nullpipeMaciej Krüger2023-09-22
* Merge pull request #192593 from jlesquembre/test-driverArtturi2023-09-21
|\
| * nixos/tests: make wait_for timeouts configurableJosé Luis Lafuente2023-09-20
* | Merge pull request #253876 from nbraud/nixos/sudo-rsMaciej Krüger2023-09-20
|\ \
| * | nixos/test-driver: do not break if the command writes to stderrMaciej Krüger2023-09-18
| |/
* | Merge pull request #255008 from SuperSandro2000/x-triggers-nameWill Fancher2023-09-19
|\ \ | |/ |/|
| * systemd-lib: add name to X-{Reloads,Restart}-Triggers to easily identify to w...Sandro Jäckel2023-09-13
* | nixos/lib/make-btrfs-fs: copy improvements fromArtturin2023-09-15
* | Merge pull request #91956 from c00w/makebtrfsArtturi2023-09-15
|\ \ | |/ |/|
| * lib: Create make-btrfs-fs library to match make-ext4-fs.Colin L Rice2022-01-05
* | Merge pull request #250318 from Artturin/copycrossfixArtturi2023-09-06
|\ \
| * | nixos/testing/driver: Copy cross fix from `modules/misc/nixpkgs.nix`Artturin2023-09-03