about summary refs log tree commit diff
path: root/nixos/lib
AgeCommit message (Expand)AuthorFilesLines
2022-01-14Merge pull request #151082 from hercules-ci/nixos-cleanup-vmWithBootLoaderRobert Hensing1-7/+2
2022-01-09lib/qemu-common: Add serial device name for RISC-VZhaofeng Li1-1/+1
2022-01-08Merge master into staging-nextgithub-actions[bot]5-4/+129
2022-01-08Merge pull request #146905 from Synthetica9/failure_modeJacek Galowicz5-4/+129
2022-01-07Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer1-3/+3
2022-01-07Merge pull request #153273 from Synthetica9/passthru-driverInteractivePatrick Hilhorst1-3/+3
2022-01-05Merge master into staging-nextgithub-actions[bot]3-14/+176
2022-01-04nixos/test-driver: also passthru driverInteractivePatrick Hilhorst1-3/+3
2022-01-02nixos/test-driver: remove unused imports, add pylint unused-import checkPatrick Hilhorst3-5/+2
2022-01-02nixos/test-driver: simplify logic, reduce interaction surfacePatrick Hilhorst3-24/+28
2022-01-02nixos/test-driver: simplify coopmultiPatrick Hilhorst1-17/+7
2022-01-02nixos/make-options-doc: treat missing descriptions as errors by defaultpennae2-4/+20
2022-01-02nixos/make-options-doc: turn relatedPackages into linkspennae1-13/+18
2022-01-02nixos/make-options-doc: add type annotations to mergeJSON.pypennae1-5/+8
2022-01-02nixos/documentation: split options doc buildpennae3-1/+139
2022-01-01nixos/test-driver: bump versionPatrick Hilhorst2-2/+2
2022-01-01nixos/test-driver: add polling_conditionPatrick Hilhorst3-1/+135
2021-12-29Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-12-28nixos/make-options-doc: fix invalid ':' in XML NCName (non-colonized name)Julien Moutinho1-1/+1
2021-12-17nixos/lib/eval-config.nix: Return all of evalModules return attrsRobert Hensing1-7/+2
2021-12-17nixos/default.nix: Use extendModulesRobert Hensing1-1/+1
2021-12-14Merge staging-next into staginggithub-actions[bot]1-1/+2
2021-12-14nixos/lib/make-options-doc: fix with nix 2.3pennae1-1/+2
2021-12-11Merge branch 'staging-next' into stagingDmitry Kalinkin19-561/+1394
2021-12-10Merge pull request #149329 from marijanp/test-driver-restructuringJacek Galowicz8-464/+498
2021-12-10nixos/test-driver: make the test-driver a python packageMarijan Petričević8-464/+498
2021-12-10lib/nixos/eval-config.nix: Fix extraArgsSilvan Mosberger1-2/+2
2021-12-08Merge pull request #147265 from pennae/option-docs-buildSilvan Mosberger6-93/+109
2021-12-08Merge pull request #149665 from Artturin/squashfscoresArtturi1-1/+8
2021-12-08make-squashfs: use $NIX_BUILD_CORES or 48 cores if above 48Artturin1-1/+8
2021-12-08Merge pull request #146815 from ElvishJerricco/systemd-utils-expressionsajs1243-1/+779
2021-12-07Merge pull request #148315 from hercules-ci/nixos-evalModules-legacy-cleanupSilvan Mosberger1-14/+36
2021-12-06nixos/lib/make-options-doc: generate options.xml from options.jsonpennae3-14/+33
2021-12-06nix/lib/make-options-doc: remove nix-level sortingpennae2-17/+2
2021-12-06nixos/lib/make-options-doc: generate asciidoc/md in derivationspennae3-63/+75
2021-12-03nixos/test-driver: add 10ms delay to send_keyArtturin1-0/+1
2021-12-02nixos/eval-config: Deprecate extraArgs and check parametersRobert Hensing1-1/+6
2021-12-02nixos/eval-config: Remove a recRobert Hensing1-4/+5
2021-12-02nixos/eval-config: Avoid evalModules args and check parametersRobert Hensing1-11/+27
2021-12-02Merge pull request #146512 from DeterminateSystems/better-visibilityJacek Galowicz1-33/+40
2021-12-01Merge pull request #146271 from DeterminateSystems/better-timeoutsJacek Galowicz1-8/+13
2021-12-01nixos/test-driver: give more functions nested labelsCole Helbling1-32/+39
2021-12-01nixos/test-driver: more context when step finishesCole Helbling1-1/+1
2021-12-01Merge pull request #144094 from hercules-ci/nixos-specialisations-use-extendM...Robert Hensing1-8/+13
2021-11-30qemu, runInLinuxVM: change default cpu to qemu64Martin Schwaighofer1-1/+1
2021-11-29make-disk-image: Make additionalPaths work with Nix 2.4talyz1-1/+1
2021-11-20treewide: refactor isi686 && isx86_64 -> isx86Ryan Burns2-2/+2
2021-11-20Move systemd-lib.nix and systemd-unit-options.nix into utilsWill Fancher3-1/+779
2021-11-20test-driver.py: directly import pathlib.PathPatrick Hilhorst1-32/+32
2021-11-19test-driver.py: always export single machine as 'machine'Patrick Hilhorst2-1/+7