summary refs log tree commit diff
path: root/nixos/lib
Commit message (Expand)AuthorAge
* Merge pull request #208354 from bjornfor/nixos-test-driver-quote-shell-argsJacek Galowicz2022-12-30
|\
| * nixos/test-driver: quote some shell command linesBjørn Forsman2022-12-30
* | nixos/test-driver: use ASCII single quotes everywhereBjørn Forsman2022-12-30
|/
* nixos/test-driver: use f-strings instead of .format()Bjørn Forsman2022-12-29
* nixos/test-driver: add optional address arg to wait_for_{open,closed}_portBjørn Forsman2022-12-29
* Merge pull request #207095 from ncfavier/linux-custom-kernelNaïm Favier2022-12-27
|\
| * nixos/tests: remove minimal-kernel moduleNaïm Favier2022-12-22
* | Revert "treewide: use nativeBuildInputs with runCommand instead of inlining"K9002022-12-26
* | Merge pull request #207038 from NixOS/make-disk-image-for-uefiJörg Thalheim2022-12-26
|\ \
| * | nixos/lib/make-disk-image: docs, UEFI vars recording, more determinismRaito Bezarius2022-12-24
* | | Merge pull request #206775 from SuperSandro2000/runCommand-nativeBuildInputsSandro2022-12-25
|\ \ \
| * | | treewide: use nativeBuildInputs with runCommand instead of inliningSandro Jäckel2022-12-18
* | | | Merge pull request #207441 from hercules-ci/nixos-testing-python-no-more-spec...Robert Hensing2022-12-24
|\ \ \ \
| * | | | nixos/testing-python.nix: Help users who need specialArgsRobert Hensing2022-12-23
| | |_|/ | |/| |
* | | | Merge pull request #170636 from Synthetica9/wait_before_entryJacek Galowicz2022-12-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | nixos/test-driver: rewrite wait_before_entry to waitPatrick Hilhorst2022-04-29
| * | | nixos/test-driver: add wait_before_entry to polling_conditionPatrick Hilhorst2022-04-27
| * | | nixos/test-driver: allow multiple entry of polling conditionPatrick Hilhorst2022-04-27
* | | | nixos/systemd: document what `scriptArgs` is forNaïm Favier2022-12-22
| |/ / |/| |
* | | nixos: fix typosfigsoda2022-12-17
| |/ |/|
* | lib.replaceChars: warn about being a deprecated aliasArtturin2022-12-15
* | nixos/make-options-doc: remove dead codeNaïm Favier2022-12-08
* | nixos/doc: render option values using `lib.generators.toPretty`Naïm Favier2022-12-08
* | nixos/make-options-doc: improve CommonMark formattingsandydoo2022-12-07
* | nixos/make-options-doc: pretty-print literalssandydoo2022-12-07
* | Revert "nixos/lib: add /home to pathsNeededForBoot"Artturi2022-12-03
* | nixos/lib: add /home to pathsNeededForBootLin Jian2022-12-01
* | test-driver: Allow configuring delay for send_{key,chars}Zhaofeng Li2022-11-19
* | Merge pull request #200646 from hercules-ci/options-markdown-and-errorsRobert Hensing2022-11-14
|\ \
| * | nixosOptionsDoc: Report in which option an error occursRobert Hensing2022-11-11
| * | nixosOptionsDoc: Add markdownByDefault parameterRobert Hensing2022-11-11
* | | nixos/lib/testing-python: remove unused `with pkgs;`Andreas Rammhold2022-11-11
|/ /
* | nixos options markdown: fix html escapingDomen Kožar2022-11-05
* | nixos/systemd-unit-options: document correct wantedBy default for user units ...Jörg Thalheim2022-11-02
* | Merge pull request #186314 from ck3d/unit-add-map-controlFlorian Klink2022-10-28
|\ \
| * | nixos: Add unit option overrideStrategyChristian Kögler2022-10-27
* | | nixos/make-options-doc: fix JSON generation on DarwinWinter2022-10-25
|/ /
* | nixos/unitGenerator: fix generation for nspawn filesChristian Kögler2022-10-23
* | Merge master into staging-nextgithub-actions[bot]2022-10-21
|\ \
| * | nixos/lib.escapeSystemdPath: Implement the correct algorithm for escaping nam...Daniel Olsen2022-10-20
* | | Merge branch 'master' into staging-nextJan Tojnar2022-10-19
|\| |
| * | Merge pull request #196281 from hercules-ci/restore-nixos-test-dxRobert Hensing2022-10-18
| |\ \
| | * | nixos/lib/testing: Delay nodes.machine.~config~ migrationRobert Hensing2022-10-16
| | * | nixos/tests: Generalize nix-build file.nix hack to testing-python.nixRobert Hensing2022-10-16
| * | | Merge pull request #194035 from Ma27/show-option-quotingRobert Hensing2022-10-18
| |\ \ \ | | |/ / | |/| |
| | * | nixos/doc: fix buildMaximilian Bosch2022-10-09
* | | | Merge staging-next into staginggithub-actions[bot]2022-10-09
|\| | |
| * | | genJqSecretsReplacementSnippet: Allow dots in attribute names...talyz2022-10-09
* | | | nixosOptionsDoc: buildInputs -> nativeBuildInputsArtturin2022-10-07
|/ / /
* | | Merge pull request #193498 from hercules-ci/nixos-doc-disambiguate-test-optionsRobert Hensing2022-10-04
|\ \ \