about summary refs log tree commit diff
path: root/nixos/lib/build-vms.nix
AgeCommit message (Expand)AuthorFilesLines
2022-05-09treewide: nixosTest -> testers.nixosTestRobert Hensing1-1/+1
2021-10-17nixosTest: Provide system.build.networkConfigRobert Hensing1-4/+11
2021-09-18nixos/lib/qemu-flags: rename to qemu-commonrnhmjoj1-5/+5
2021-09-18nixos/qemu: add types to all optionsrnhmjoj1-1/+1
2021-06-21nixosTest: Force system.nixos.revision constantDavid Arnold1-1/+1
2021-03-22nixosTest: Make system.nixos.revision constantRobert Hensing1-0/+7
2020-10-21nixos: fix qemu_test being used in normal VMsrnhmjoj1-4/+0
2020-09-14nixos/testing: Add support for specialArgsJanne Heß1-3/+5
2019-08-18Merge branch 'master' into flip-map-foreachdanbst1-1/+1
2019-08-07Make hostname in tests overridableNikola Knezevic1-1/+1
2019-08-05mass replace "flip map -> forEach"danbst1-3/+3
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-3/+3
2019-07-14mass replace "flip map -> foreach"danbst1-3/+3
2019-05-29nixos: Make nesting.children work in NixOS testsArian van Putten1-3/+3
2019-05-26nixos: Make 'nesting.clone' work in NixOS testsArian van Putten1-1/+1
2018-12-07test: set machines fqdn in /etc/hostsJean-Philippe Braun1-0/+2
2018-11-13Add pkgs.nixosTestRobert Hensing1-2/+12
2018-11-11tests: refactor to carry the package set as an argumentLéo Gaspard1-3/+1
2018-09-23nixos: doc: move non-service parts of `service.nixosManual` to `documentation...Jan Malakhovski1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj1-2/+2
2018-01-30nixos/qemu-flags: Take a 'pkgs' parameterTuomas Tynkkynen1-1/+1
2016-12-20Use only one build of qemu in VM testsEelco Dolstra1-0/+3
2016-03-29nixos/lib/testing.nix: make 'config' a free variableDomen Kožar1-2/+2
2015-08-05Unify NixOS and Nixpkgs channel structureEelco Dolstra1-1/+1
2015-07-28Remove zipTwoListsEelco Dolstra1-9/+9
2015-02-19In a test VM it's impossible to connect to itself, so fix thisSander van der Burg1-1/+1
2014-08-31Revert "Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86...William A. Kennington III1-1/+1
2014-08-31Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III1-5/+6
2014-08-31Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas1-6/+5
2014-08-31Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c"Rob Vermaas1-1/+1
2014-08-30Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8cRickard Nilsson1-1/+1
2014-08-30Refactor nixos files relying on the old ipAddress / prefixLength / subnetMask...William A. Kennington III1-5/+6
2013-11-26Add a regression test for hostname / nss_myhostnameEelco Dolstra1-2/+2
2013-10-11Terrible backward compatibility hackEelco Dolstra1-1/+1
2013-10-10Update the release expressions and the channel generatorsEelco Dolstra1-1/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+87