about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Add pkgs.nixosTestRobert Hensing2-5/+22
2018-11-11meta.tests: drop `meta.needsVMSupport`Léo Gaspard1-2/+0
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard2-5/+3
2018-11-07Merge pull request #44439 from Ekleog/meta-testsTimo Kaufmann1-1/+3
2018-11-05Revert "NixOS tests: Wait for shell for 10x longer (50m)"Sarah Brofeldt1-2/+1
2018-11-04Merge pull request #47679 from NixOS/docs-make-channelMatthew Bauer1-0/+4
2018-11-04Remove incorrect sentence from make-channel commentRobert Hensing1-1/+1
2018-10-30dovecot, opensmtpd: add link to test in `meta.tests`Léo Gaspard1-1/+3
2018-10-30NixOS tests: Wait for shell for 10x longer (50m)Sarah Brofeldt1-1/+2
2018-10-29Merge pull request #49401 from aherrmann/stringify-modules-pathEelco Dolstra1-1/+2
2018-10-29nixos/lib/eval-config.nix: toString modulesPathAndreas Herrmann1-1/+2
2018-10-02Document make-channel.nixLinus Heckemann1-0/+4
2018-09-28Add ssh backdoor to VM tests infrastructure.Tuomas Tynkkynen1-2/+4
2018-09-23nixos: doc: move non-service parts of `service.nixosManual` to `documentation...Jan Malakhovski1-1/+1
2018-09-08Merge pull request #46341 from obsidiansystems/fix-46320Graham Christensen1-1/+5
2018-09-07nixpkgs module: Fix defaulting of `localSystem` and `system`John Ericson1-1/+5
2018-09-06Merge branch 'no-toPath'Shea Levy1-1/+1
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2-3/+3
2018-08-26Merge pull request #43736 from volth/patch-208xeji1-2/+6
2018-08-21make-ext4-fs: Fix cross compilingWill Fancher1-2/+5
2018-08-20qemu: 2.12.1 -> 3.0.0volth1-2/+6
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth4-6/+3
2018-07-12sdImage: make partition ID/UUID configurableAndrew Dunham1-1/+2
2018-05-31qemu-flags: default to qemu-kvmMatthew Bauer1-2/+2
2018-05-22treewide: Remove uses of builtins.toPath.Shea Levy1-1/+1
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