about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2015-12-30waitForUnit: Fail if the unit reaches inactive state with no pending jobsEelco Dolstra1-0/+5
2015-11-28Enable to create hybrid ISO without UEFI bootTimofei Kushnir1-1/+5
2015-10-26nova-image: use make-disk-image.nixDomen Kožar1-1/+1
2015-10-06Give more memory for the disk image builderEelco Dolstra1-0/+1
2015-09-28Fix Nix database in generated imagesEelco Dolstra1-0/+4
2015-09-28Use make-disk-image.nix for VirtualBox imagesEelco Dolstra1-0/+6
2015-09-27Update AMI generatorEelco Dolstra1-0/+105
2015-09-03nixos: move left-behind allowUnfree commentTobias Geerinckx-Rice1-5/+0
2015-08-26Prefer local build for the test driver scriptEelco Dolstra1-0/+2
2015-08-09Update option-usages.nix expression to work with newer version of the module ...Nicolas B. Pierron1-1/+3
2015-08-05Unify NixOS and Nixpkgs channel structureEelco Dolstra4-21/+3
2015-07-30nixUnstable: Update to 1.10pre4200_76cc8e9Eelco Dolstra1-1/+1
2015-07-29Merge pull request #8978 from dezgeg/pr-arm-imagesviric1-0/+88
2015-07-28Remove zipTwoListsEelco Dolstra1-9/+9
2015-07-26nixos: Add derivations for SD card installation images on ARMTuomas Tynkkynen1-0/+88
2015-07-12all tests: added meta.maintainers sectionJoachim Schiele1-4/+8
2015-06-13Factor the NixOS channel building code out into its own file, so I can use it...Dan Peebles1-0/+31
2015-06-11Simple EC2 user-data VM testDan Peebles1-2/+0
2015-06-10Merge pull request #8204 from copumpkin/modulesPathDaniel Peebles1-0/+1
2015-06-10Drop obsolete boot=on parameterEelco Dolstra1-8/+8
2015-06-08Bring an importable modulesPath back from the dead, in the only way I knowDan Peebles1-0/+1
2015-05-22nixos/test-driver: Fix bashism in Machine.pm.aszlig1-1/+1
2015-05-22nixos/testing: Use stripped down tesseract only.aszlig1-2/+4
2015-05-22nixos/test-driver: Make tesseract OCR optional.aszlig2-2/+12
2015-05-21nixos/test-driver: Add new waitForText function.aszlig1-0/+11
2015-05-21nixos/test-driver: Add new getScreenText function.aszlig2-2/+27
2015-04-10VM tests: Don't produce output on failureEelco Dolstra1-3/+1
2015-04-03Merge rename.nix changes.Nicolas B. Pierron3-18/+69
2015-03-24nixos: test: add tests for booting installation iso in various waysBob van der Linden1-0/+4
2015-03-24nixos: iso-image: filename escaping in xorrisoBob van der Linden1-11/+19
2015-03-24nixos: iso-image: use syslinux bootloader for USB booting supportBob van der Linden2-11/+50
2015-03-15Document and rename internal option of modules.Nicolas B. Pierron1-2/+2
2015-03-12Move most extra args out of eval-config.nixShea Levy1-17/+3
2015-03-12Add comments about the module system interfaceShea Levy1-5/+17
2015-03-12evalModules: Add internal option for the check argumentShea Levy1-2/+1
2015-03-12nixos: Don't evaluate twice to get the value of config.nixpkgsShea Levy1-20/+15
2015-02-19In a test VM it's impossible to connect to itself, so fix thisSander van der Burg1-1/+1
2014-12-16nixos: allow adding extra modules through environmentMathijs Kwik1-4/+5
2014-12-11nixos/make-system-tarball: extra commands to be executed before archiveJaka Hudoklin2-2/+7
2014-11-08Revert "nixos: iso-image: use syslinux bootloader for USB booting support"Luca Bruno2-50/+11
2014-11-02nixos: iso-image: use syslinux bootloader for USB booting supportBob van der Linden2-11/+50
2014-09-25test-driver: Use netpbm instead of imagemagickEelco Dolstra2-4/+4
2014-09-07nixos/test-reports: use local copy of jqueryBjørn Forsman2-2/+4
2014-09-03nixos/utils: Don't remove first character if not a /William A. Kennington III1-1/+2
2014-09-02Merge pull request #3779 from offlinehacker/dockerMichael Raskin2-2/+5
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