Commit Graph

648 Commits (4494574643e73fc530439e1cecb50abaf2a4ed50)

Author SHA1 Message Date
Zhaofeng Li 9e97ef794a lib/qemu-common: Add serial device name for RISC-V 3 years ago
Robert Hensing fbd038eca2 nixos/lib: init (experimental) 3 years ago
Thomas Watson 450ce00ec4 installer/cd-dvd/iso-image: avoid leaking build timestamps on non-x86 3 years ago
Patrick Hilhorst d4dc638d77
nixos/test-driver: also passthru driverInteractive 3 years ago
Patrick Hilhorst 793a2f50f1
nixos/test-driver: remove unused imports, add pylint unused-import check 3 years ago
Patrick Hilhorst a2f5092867
nixos/test-driver: simplify logic, reduce interaction surface 3 years ago
Patrick Hilhorst 7830f000c5
nixos/test-driver: simplify coopmulti 3 years ago
pennae 50954ad1c5 nixos/make-options-doc: treat missing descriptions as errors by default 3 years ago
pennae 1301bdb185 nixos/make-options-doc: turn relatedPackages into links 3 years ago
pennae b92a47c87c nixos/make-options-doc: add type annotations to mergeJSON.py 3 years ago
pennae fc614c37c6 nixos/documentation: split options doc build 3 years ago
Patrick Hilhorst ac6c06c549
nixos/test-driver: bump version 3 years ago
Patrick Hilhorst 4e1556ed4d
nixos/test-driver: add polling_condition 3 years ago
Julien Moutinho 8b842173d0 nixos/make-options-doc: fix invalid ':' in XML NCName (non-colonized name) 3 years ago
Guillaume Girol 2a37dd8ab3 nixos/systemd: validate the values of systemd.services.<name>.after 3 years ago
Robert Hensing 9fd9c617a9 nixos/lib/eval-config.nix: Return all of evalModules return attrs 3 years ago
Robert Hensing 8fd49c116b nixos/default.nix: Use extendModules 3 years ago
pennae a70b1eb630 nixos/lib/make-options-doc: fix with nix 2.3 3 years ago
Marijan Petričević ab693de868 nixos/test-driver: make the test-driver a python package 3 years ago
Silvan Mosberger 2f2b60dd87 lib/nixos/eval-config.nix: Fix extraArgs 3 years ago
Artturin eea6baad50 make-squashfs: use $NIX_BUILD_CORES or 48 cores if above 48 3 years ago
pennae 027f7e1b7f nixos/lib/make-options-doc: generate options.xml from options.json 3 years ago
pennae 9b97a2ea88 nix/lib/make-options-doc: remove nix-level sorting 3 years ago
pennae 4670400309 nixos/lib/make-options-doc: generate asciidoc/md in derivations 3 years ago
Artturin 60422ba2ea nixos/test-driver: add 10ms delay to send_key 3 years ago
Robert Hensing 78ada83361 nixos/eval-config: Deprecate extraArgs and check parameters 3 years ago
Robert Hensing 0b5aea2b27 nixos/eval-config: Remove a rec 3 years ago
Robert Hensing 59c4a35aab nixos/eval-config: Avoid evalModules args and check parameters 3 years ago
Cole Helbling af765f3abd nixos/test-driver: give more functions nested labels 3 years ago
Cole Helbling c6ee63259a nixos/test-driver: more context when step finishes 3 years ago
Martin Schwaighofer af180d554b qemu, runInLinuxVM: change default cpu to qemu64 3 years ago
talyz e8cc900eae
make-disk-image: Make additionalPaths work with Nix 2.4 3 years ago
Ryan Burns 2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 3 years ago
Will Fancher 851495a752 Move systemd-lib.nix and systemd-unit-options.nix into utils 3 years ago
Patrick Hilhorst 1334a62539
test-driver.py: directly import pathlib.Path 3 years ago
Patrick Hilhorst 9e71014ede
test-driver.py: always export single machine as 'machine' 3 years ago
Patrick Hilhorst a8f693ed48
test-driver.py: fix weird non-pythonism 3 years ago
Cole Helbling e62b8020f3 nixos/test-driver: add (functional) timeouts to more functions 3 years ago
Cole Helbling 363d7f3ae8 nixos/test-driver: add timeout parameter to execute 3 years ago
Artturin 83f892c511 nixos/lib: add /usr to pathsNeededForBoot 3 years ago
Robert Hensing b5681a7a40 nixos/specialisation: Rephrase in terms of extendModules, noUserModules 3 years ago
Robert Hensing 0b0d2637fc Revert "nixos/specialisation: Rephrase in terms of extendModules, noUserModules" 3 years ago
Robert Hensing e2bea4427b nixos/specialisation: Rephrase in terms of extendModules, noUserModules 3 years ago
Robert Hensing 22584ce667 nixos/eval-config.nix: Expose type 3 years ago
Robert Hensing 56c4f9d005 nixosTest: Fix infinite recursion involving hasContext testScript when useNixStoreImage = true 3 years ago
talyz 46f7521144 make-disk-image: Add an argument to only build a Nix store image 3 years ago
talyz 329a4461a7 nixos/testing-python: Copy test script derivations to nodes 3 years ago
talyz 87d8eec069 make-disk-image: Add additionalPaths argument 3 years ago
talyz 398a73ac98 make-disk-image: Add copyChannel argument 3 years ago
talyz 56c5efa25b make-disk-image: Reintroduce the installBootLoader argument 3 years ago