about summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
* reviewSimonas Kazlauskas2024-02-10
* systemd: add support for upholds and upheldBySimonas Kazlauskas2024-02-10
* nixos/utils: fix stack overflow in genJqReplacementSnippet (#284027)Yureka2024-01-30
* nixos/test-driver: blackK9002024-01-26
* Merge pull request #262772 from RaitoBezarius/qemu-vm/wait-for-eventJacek Galowicz2024-01-26
|\
| * nixos/lib/test-driver: add `wait_for_qmp_event`Raito Bezarius2024-01-25
* | Merge pull request #279170 from SuperSandro2000/nixos-repl-libRobert Hensing2024-01-19
|\ \
| * | nixos: Expose lib attribute on configuration for replRobert Hensing2024-01-15
* | | systemd-lib: fix automount generation after 9fbf82d9cb48K9002024-01-18
* | | Merge pull request #266370 from SuperSandro2000/systemd-install-wantedbyWill Fancher2024-01-17
|\ \ \
| * | | systemd-lib: add Install WantedBy section to make units similar to upstream onesSandro Jäckel2024-01-02
* | | | Merge pull request #256709 from colemickens/make-squashfs-skip-compressionRyan Lahfa2024-01-13
|\ \ \ \
| * | | | nixos/lib/make-squashfs.nix: allow disabling compressionCole Mickens2024-01-07
| | |/ / | |/| |
* | | | Merge pull request #263658 from siriobalmelli-foss/sb/zfs-imageRyan Lahfa2024-01-12
|\ \ \ \
| * | | | make-single-disk-zfs-image: make memSize configurableSirio Balmelli2023-10-31
* | | | | nixos/lib/test-driver: add setuptools build depK9002024-01-12
* | | | | Merge staging-next into staginggithub-actions[bot]2023-12-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | nixos/lib/make-disk-image: Create build products metadataMartin Weinelt2023-12-26
* | | | | treewide: don't use python3Minimal where it is not requiredSandro Jäckel2023-12-21
|/ / / /
* | | | Merge pull request #267937 from SomeoneSerge/fix/test-driver-activestateJacek Galowicz2023-12-14
|\ \ \ \
| * | | | nixos/lib/test-driver: make wait_for_unit ask for ActiveState onlySomeone Serge2023-11-16
* | | | | nixos/networkd: add [IPVLAN] and [IPVTAP] configuration options to systemd.ne...Philip Taron2023-11-18
|/ / / /
* | | | 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
|\