about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-12sdImage: make partition ID/UUID configurableAndrew Dunham1-1/+2
2018-05-31qemu-flags: default to qemu-kvmMatthew Bauer1-2/+2
2018-05-05nixos/lib/make-ext4-fs: Add a sanity checkTuomas Tynkkynen1-1/+8
2018-04-30nixos/tests: Fix QEMU flags for SCSI disksaszlig1-3/+14
2018-04-25treewide: isArm -> isAarch32John Ericson1-1/+1
2018-04-19Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson1-2/+2
2018-04-10Merge branch 'master' into stagingRobert Schütz1-8/+7
2018-04-10nixos/make-ext4-fs: Use closureInfoTuomas Tynkkynen1-8/+7
2018-04-06nixpkgs module: Clean up platform optionsJohn Ericson1-2/+2
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