about summary refs log tree commit diff
path: root/nixos/doc/manual/development/option-types.section.md
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-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-53/+69
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-01-29doc/option-types: Definitions are not declaredRobert Hensing1-1/+1
2023-12-08lib.types.boolByOr: initSilvan Mosberger1-0/+7
2023-10-09nixos/doc/mkOptionType: small typo fixDoron Behar1-1/+1
2023-06-27lib/types: add pathInStoreNaïm Favier1-0/+5
2023-05-10lib.types.pkgs: initRobert Hensing1-0/+4
2023-05-03nixos-render-docs: add examples supportpennae1-9/+9
2023-02-10nixos/manual: remove .title fenced divspennae1-18/+3
2022-12-27doc,nixos/doc: unescape ellipsesNaïm Favier1-1/+1
2022-12-27doc,nixos/doc: unescape apostrophesNaïm Favier1-5/+5
2022-12-17nixos: fix typosfigsoda1-1/+1
2022-09-09nixos/doc/option-types: add precision loss warning for floatsNaïm Favier1-0/+5
2022-07-25nixos/doc/option-types: refactor, document `number`sNaïm Favier1-24/+44
2022-06-14nixos/doc: Hold off on NixOps 2 info until releasedRobert Hensing1-2/+1
2022-06-14lib.deferredModule: Make it properly singularRobert Hensing1-2/+3
2022-06-14lib.types: Add deferredModuleRobert Hensing1-0/+19
2022-04-03nixos/doc/types: note submodules’ default’s behaviourAnselm Schüler1-0/+4
2022-03-11lib.types.package: only call toDerivation when necessaryNaïm Favier1-1/+2
2022-03-05nixos/doc: improve wording in "Options Types" and "Option Declarations"Alexandru Scvortov1-3/+3
2022-03-01lib.types: Introduce `types.optionType`Silvan Mosberger1-0/+7
2022-02-22lib/types: Introduce types.raw for unprocessed valuesSilvan Mosberger1-0/+11
2022-01-24nixos/doc: Document types.uniqueRobert Hensing1-0/+6
2021-07-03nixos: nixos/doc/manual/development/option-types.xml to CommonMarkBobby Rong1-0/+558