aboutsummaryrefslogtreecommitdiff
path: root/nixos/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-08nixos/lib/utils: Make the set recursive again, unbreak evalSarah Brofeldt1-1/+1
2019-09-06nixos/utils: Handle arbitrary secrets in JSON output filestalyz1-0/+112
2019-08-28treewide: remove redundant recvolth2-2/+2
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2019-08-12pkgs.lib -> libDomen Kožar1-3/+3
2019-08-10make-options-doc: add asciidoc variantDomen Kožar1-0/+38
2019-08-10make-options-doc: expose Nix setDomen Kožar1-4/+5
2019-08-08Extract NixOS options documentation generation to a functionDomen Kožar3-0/+476
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-22nixos-test-driver: allow configuration of net frontend and backendAndrew Childs1-5/+10
2019-07-15nixos-test-driver: support netRomFileNikolay Amiantov1-1/+4
2019-07-14mass replace "flip map -> foreach"danbst1-3/+3
2019-07-01treewide: use dontUnpackworldofpeace2-2/+2
2019-06-16make-ext4-fs: Allows populating with custom filesSamuel Dionne-Riel1-5/+20
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
2019-03-05nixos: doc: optionally include all modules in manual generationArian van Putten1-2/+2
2019-02-06nixos/lib/testing.nix: config defaults to {}Matthew Bauer1-1/+1
2019-01-31:facepalm:danbst1-1/+1
2019-01-31this is not related to this PRdanbst1-1/+1
2019-01-31nixos/etc: Make symlinks relative instead of absoluteFlorian Jacob1-1/+1
2019-01-24Add options to build disk image function (#50239)Travis Athougies1-2/+5
2019-01-19Revert "Add ssh backdoor to VM tests infrastructure."Samuel Dionne-Riel1-4/+2
2019-01-17kernel config: add support for CONFIG_SQUASHFS_ZSTD (#52967)Danylo Hlynskyi1-1/+4
2019-01-11tests: Wait for shell for twice as long (10m)Samuel Dionne-Riel1-1/+1
2019-01-11test-driver: Logs time taken for nestsSamuel Dionne-Riel1-0/+3
2019-01-11test-driver: Adds time it took to connect to guest in logsSamuel Dionne-Riel1-0/+4
2019-01-07make-disk-image: use filterSource instead of cleanSourceMatthew Bauer1-1/+1
2018-12-24lib/make-ext4-fs: more efficient store makerAlexander Krupenkin1-51/+10
2018-12-24fix infinite recursion caused by the unnecessary inspection of options + fix ...msteen1-3/+2
2018-12-19tesseract: rename to tesseract4, add aliasErik Arvstedt1-1/+1
2018-12-18nixos/test-driver: fix wording in error message about invalid node namesMaximilian Bosch1-2/+2
2018-12-18nixos/testing: disallow special chars in machine names in network expressionsMaximilian Bosch1-3/+17
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-2/+2
2018-12-12installer: Adds AArch64 UEFI installer support.Samuel Dionne-Riel1-2/+3
2018-12-07test: set machines fqdn in /etc/hostsJean-Philippe Braun1-0/+2
2018-11-30sd-image: Slims the ext4 filesystem even more.Samuel Dionne-Riel1-0/+19
2018-11-26Fix nixops evaluationDomen Kožar1-1/+1
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-07use closure-info for building system tarballDing Xiang Fei2-14/+15
2018-11-05Revert "NixOS tests: Wait for shell for 10x longer (50m)"Sarah Brofeldt1-2/+1
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-29nixos/lib/eval-config.nix: toString modulesPathAndreas Herrmann1-1/+2
2018-10-02Document make-channel.nixLinus Heckemann1-0/+4