about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2018-04-04Merge master into stagingFrederik Rietdijk2-6/+13
2018-04-03Machine.pm: tweak to look for graphical target in waitForXWill Dietz1-1/+1
2018-04-03make-system-tarball: allow alternate compression methodsMichael Bishop2-6/+13
2018-03-31nixos testing: significantly reduce deps needed for OCR testsWill Dietz1-1/+3
2018-03-06Merge pull request #35844 from adisbladis/jquery-mvadisbladis3-3/+67
2018-02-27Fix installing the Nixpkgs channel on the installation mediaEelco Dolstra1-1/+2
2018-02-27jquery & jquery-ui: Move to nixos/lib/testing/adisbladis3-3/+67
2018-02-22Merge remote-tracking branch 'origin/master' into nix-2.0Eelco Dolstra3-6/+18
2018-02-20Document the makeTest length restrictionMichael Fellinger1-0/+4
2018-02-20Only allow test names of up to 50 charactersMichael Fellinger1-1/+9
2018-02-19Merge pull request #34795 from oxij/os/nixosLabel-pt2Michael Raskin1-2/+2
2018-02-18nixos: rename config.system.nixos* -> config.system.nixos.*Jan Malakhovski1-2/+2
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj1-2/+2
2018-02-11nixos/testing: use the same qemu in the test driverFranz Pletz1-1/+1
2018-02-07make-disk-image.nix: Use nixos-install againEelco Dolstra1-22/+25
2018-02-07ISO images: Initialize the Nix database with correct NAR hashes/sizesEelco Dolstra3-46/+12
2018-01-31Add setFunctionArgs lib function.Shea Levy1-1/+1
2018-01-30runInLinuxVM: Use QEMU command line that works on other architecturesTuomas Tynkkynen1-0/+6
2018-01-30nixos/qemu: Deduplicate QEMU serialDevice into qemu-flags.nixTuomas Tynkkynen1-0/+4
2018-01-30nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen2-1/+2
2018-01-22nixos/make-disk-image.nix: Support EFI imagesTuomas Tynkkynen1-18/+64
2018-01-09Merge pull request #33577 from dtzWill/fix/cross-2John Ericson2-2/+2
2018-01-09make-ext4-fs: Dependencies are nativeBuildInputsBen Gamari1-1/+1
2018-01-09makeSquashfs: Inputs are nativeBuildInputsBen Gamari1-1/+1
2018-01-04Merge pull request #32845 from Ma27/test-driver/allow-user-unitsJörg Thalheim1-9/+19
2018-01-02test-driver: support testing user unitsMaximilian Bosch1-9/+19
2017-12-20make-disk-image.nix: Really fix write permissions in the storeTuomas Tynkkynen1-1/+1
2017-12-17make-disk-image.nix: Remove write permissions from /nix/storeTuomas Tynkkynen1-0/+3
2017-12-15make-squashfs.nix: Improve invalid path check messagesTuomas Tynkkynen1-1/+1
2017-12-12build-support/vm: Use devtmpfs, not static device nodesTuomas Tynkkynen1-2/+0
2017-12-03make-squashfs: Hack to avoid building images where nixos-install won't runTuomas Tynkkynen1-0/+27
2017-11-26nixos/qemu: Add virtio-rng-pci to test-driverTuomas Tynkkynen1-0/+1
2017-11-19nixos/testing: fix after --set ceased to evaluate the valueOrivej Desh1-2/+1
2017-11-13make-disk-image: fix evalOrivej Desh1-1/+1
2017-11-12make-disk-image: embed compression switch into the format nameOrivej Desh1-6/+6
2017-11-12make-disk-image: add compressed option to compress qcow2 imagesOrivej Desh1-1/+6
2017-11-12make-disk-image: clean upOrivej Desh1-7/+6
2017-11-11make-disk-image: do not use faketimeOrivej Desh1-11/+3
2017-11-11make-disk-image: clean upOrivej Desh1-5/+6
2017-11-10make-disk-iamge: use faketime to get a consistent timestampDan Peebles1-3/+11
2017-11-08Revert "nixos/test-instrumentation: softcode DISPLAY"Joerg Thalheim1-4/+1
2017-11-07nixos/test-instrumentation: softcode DISPLAYlassulus1-1/+4
2017-10-18Merge pull request #30166 from LumiGuide/graphite-1.0.2Peter Simons1-0/+11
2017-10-14nixos: run parted with --script optionBjørn Forsman1-1/+1
2017-10-11nixos: Fix output path generation of runInMachineaszlig1-0/+1
2017-10-08graphite: 0.9.15 -> 1.0.2Bas van Dijk1-0/+11
2017-08-29Deduplicate some filterSource invocationsDan Peebles1-13/+1
2017-08-10amazon-image: support VPC/VHD as an output format for the builderDan Peebles1-2/+8
2017-07-29make-ext4-fs: Fix modification timestamps in imageTuomas Tynkkynen1-2/+2
2017-06-20nixos tests: waitForWindow: output a list of windows we see prior to the fina...Graham Christensen1-0/+7