summary refs log tree commit diff
path: root/nixos/doc/manual/development
Commit message (Expand)AuthorAge
* manuals: Describe how to link NixOS tests from packagesNiklas Hambüchen2021-07-27
* nixos: nixos/doc/manual/development/running-nixos-tests-interactively.xml to ...Bobby Rong2021-07-02
* nixos: nixos/doc/manual/development/running-nixos-tests.xml to CommonMarkBobby Rong2021-07-02
* nixos: nixos/doc/manual/development/writing-nixos-tests.xml to CommonMarkBobby Rong2021-07-02
* Merge pull request #125604 from ryantm/md-assertionsRyan Mulligan2021-06-11
|\
| * nixos/doc: convert assertions and warnings section to CommonMarkRyan Mulligan2021-06-03
* | nixos/test-driver: Run commands with error handlingtalyz2021-06-05
|/
* nixos/tests/test-driver: mention drawbackPatrick Hilhorst2021-06-02
* nixos/tests/test-driver: document shell_interactPatrick Hilhorst2021-06-02
* nixos/doc/releases: removeJonathan Ringer2021-05-25
* nixos/doc: add md-to-db.sh, convert "Building Your Own NixOS CD" to CommonMarkRyan Mulligan2021-05-22
* formats.ini: Introduce `listToValue` argument (#121613)Silvan Mosberger2021-05-04
* nixos/test-driver: use a variety of different Tesseract settings for OCRLuke Granger-Brown2021-04-23
* nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}Symphorien Gibol2021-04-14
* nixos/doc: Update Writing Documentation to use nix-shellRobert Hensing2021-03-22
* nixos/manual/writing-nixos-tests: document how to disable Black silentlyBryan Gardiner2021-03-10
* doc: explain where pkgs comes from in writing-moduleslaikq2021-03-03
* Revert "Module-builtin assertions, disabling assertions and submodule asserti...Silvan Mosberger2020-12-18
* lib/modules: Introduce _module.checks.*.checkSilvan Mosberger2020-12-17
* lib/modules: Rename _module.assertions to _module.checksSilvan Mosberger2020-11-30
* nixos/docs: Update assertion docs for new module-builtin onesSilvan Mosberger2020-11-30
* nixos/tests: expose both the interactive and non-interactive driverAndreas Rammhold2020-10-19
* nixos/doc: Fix one command to build the NixOS manualMichael Weiss2020-10-14
* nixos/doc/manual: add link to nixos-generators (#98925)Arnout Engelen2020-09-27
* nixos/doc: Improve code listingsJan Tojnar2020-09-23
* Merge pull request #97119 from Infinisil/types.anythingRobert Hensing2020-09-21
|\
| * nixos/doc: Add docs for types.anythingSilvan Mosberger2020-09-15
| * nixos/doc: Soft deprecate types.attrsSilvan Mosberger2020-09-15
* | nixos/doc: fix dead linkPhilipp Bartsch2020-09-19
* | fixup! nixos/doc/releases: update the docs as promisedJan Tojnar2020-09-04
* | fixup! nixos/doc/releases: update the docs as promisedworldofpeace2020-09-04
* | nixos/doc/releases: update the docs as promisedworldofpeace2020-09-04
|/
* treewide: completely remove types.loaOfrnhmjoj2020-09-02
* nixos/doc: Add freeform modules documentationSilvan Mosberger2020-08-14
* nixos/manual: Fix reference to send_keyOlli Helenius2020-08-03
* nixos/docs: Add documentation for settings optionsSilvan Mosberger2020-07-29
* nixos/manual: Fix reference to copy_from_hostOlli Helenius2020-07-18
* Merge pull request #65231 from buckley310/grub-passwordMichele Guerini Rocco2020-07-01
|\
| * nixos/lib/test-driver: add wait_for_console_textrnhmjoj2020-06-24
* | test-driver.py: delete VM state directory after test runFélix Baylac-Jacqué2020-06-21
|/
* nixos/doc: update stale fn name s/copy_file_from_host/copy_from_host/Tom Fitzhenry2020-06-01
* treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak2020-05-03
* nixos release process: use rev-list --count like Hydra does.Graham Christensen2020-02-22
* nixos/doc: add a section mentioning GitHub team for nixos release managers (#...Danylo Hlynskyi2020-01-27
* Merge pull request #76861 from Infinisil/paths-as-submodulesRobert Hensing2020-01-12
|\
| * lib/types: Allow paths as submodule valuesSilvan Mosberger2020-01-08
* | lib/types: Introduce lazyAttrsOfSilvan Mosberger2020-01-10
* | nixos/doc: Note that attrsOf is strict in its valuesSilvan Mosberger2020-01-10
* | Merge pull request #76857 from Infinisil/recursive-disableModulesSilvan Mosberger2020-01-09
|\ \ | |/ |/|
| * nixos/doc: Extend disabledModules docs to indicate recursive disablingSilvan Mosberger2020-01-09