about summary refs log tree commit diff
path: root/nixos/doc/manual/development
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Merge pull request #284551 from hercules-ci/types-attrTagSilvan Mosberger1-16/+81
2024-04-04doc/option-types: Update sum typesRobert Hensing1-5/+4
2024-04-04doc/option-types: Make attrTag example self-containedRobert Hensing1-14/+32
2024-04-04doc/option-types: Add attrTag exampleRobert Hensing1-0/+24
2024-04-01nixos/lib, doc: remove references to mdDoc (#300738)Philip Taron1-11/+8
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß12-149/+205
2024-03-12doc: Fix test in writing-nixos-tests.section.md (#294902)Anton Dyudin1-1/+1
2024-03-06Remove top level `with lib;` in docs (#293829)Philip Taron2-7/+3
2024-03-05nixos/doc/running-nixos-tests: Describe system requirementsRobert Hensing1-0/+10
2024-02-12pkgs.formats: toINIWithGlobalSection wrapperbenaryorg1-0/+28
2024-02-11doc/option-types: Move nullOr to Union typesRobert Hensing1-5/+5
2024-02-11doc/option-types: Move attrTag to Sum types, remove redundant paragraphRobert Hensing1-10/+4
2024-02-11doc/option-types: Move either and oneOf to Union typesRobert Hensing1-11/+10
2024-02-11doc/option-types: Write about sum and union typesRobert Hensing1-0/+21
2024-02-11lib.types.attrTag: initRobert Hensing1-0/+10
2024-02-10Merge pull request #284512 from hercules-ci/lib-types-unique-mergeSilvan Mosberger1-1/+1
2024-01-29doc/option-types: Definitions are not declaredRobert Hensing1-1/+1
2024-01-25doc: Update manuals bespoke syntaxAlejandro Sanchez Medina1-63/+1
2024-01-22nixos/etc: add manual sectionnikstur2-0/+37
2024-01-18switch-to-configuration: add sysinit-reactivation manual sectionnikstur1-0/+39
2024-01-18nixos/switch-to-configuration: add sysinit-reactivation.targetnikstur1-1/+1
2023-12-08lib.types.boolByOr: initSilvan Mosberger1-0/+7
2023-11-29Revert "nixos/switch-to-configuration: remove explicit tmpfiles invocation"K9001-0/+1
2023-11-25nixos/switch-to-configuration: remove explicit tmpfiles invocationnikstur1-1/+0
2023-11-11Merge pull request #264442 from anthonyroussel/update-url-redirectsK9001-4/+4
2023-11-11manual: Fix QEMU_NET_OPTS VM-side address.Niklas Hambüchen1-1/+6
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-4/+4
2023-11-10manual: tests: Describe how to port-forward into test VMsNiklas Hambüchen1-0/+16
2023-11-09doc: avoid 'simply' (#266434)Arnout Engelen1-1/+1
2023-10-29Merge pull request #263462 from nikstur/rebuildable-systemRobert Hensing2-0/+22
2023-10-28nixos/docs: add non-switchable-systems sectionnikstur2-0/+22
2023-10-20Merge master into staging-nextgithub-actions[bot]1-0/+4
2023-10-20nixos/switch-to-configuration: Allow not filtering unitsJanne Heß1-0/+4
2023-10-20Merge branch 'master' into staging-nextArtturin1-1/+1
2023-10-20Merge pull request #253764 from linj-fork/fix-ping-wrapperMartin Weinelt1-1/+1
2023-10-19Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-10-19nixos/doc/manual/development/writing-documentation.xml: fix build command (#2...Michael Schneider1-1/+1
2023-10-12Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross1-5/+3
2023-10-12Merge pull request #259927 from asymmetric/no-docbook-in-manualSilvan Mosberger1-5/+3
2023-10-10Merge master into staging-nextgithub-actions[bot]1-1/+1
2023-10-09nixos/doc/mkOptionType: small typo fixDoron Behar1-1/+1
2023-10-09nixos/manual: no DocBook for mkPackageOptionLorenzo Manacorda1-5/+3
2023-09-27manual: fix parsing differences for markdown-it-py 3pennae1-1/+1
2023-09-22nixos/switch-to-configuration: Never unmount / or /nixJanne Heß1-2/+3
2023-09-21nixos/network-interfaces: stop wrapping ping with cap_net_rawLin Jian1-1/+1
2023-08-21nixos/stc: Improve mount unit handlingJanne Heß1-2/+5
2023-07-10integration test driver: Auto-generate integration test driver's machineJacek Galowicz1-204/+1
2023-06-27lib/types: add pathInStoreNaïm Favier1-0/+5
2023-05-10lib.types.pkgs: initRobert Hensing1-0/+4
2023-05-05Merge pull request #228111 from alyssais/nixosTest-hostnameJacek Galowicz2-0/+7