summary refs log tree commit diff
path: root/lib/types.nix
Commit message (Expand)AuthorAge
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * lib/types: Make usage of types.string emit a warningSilvan Mosberger2019-08-31
* | treewide: remove redundant recvolth2019-08-28
* | treewide: remove redundant quotesvolth2019-08-26
|/
* Merge pull request #65728 from Infinisil/types-eithersAaron Andersen2019-08-13
|\
| * lib/types: Add oneOf, extension of either to a list of typesSilvan Mosberger2019-08-06
* | lib/types: change merge strategy for `str`, `int`, `float` and `enum`danbst2019-07-25
|/
* module system: revert "remove types.optionSet", just deprecate (#56857)Danylo Hlynskyi2019-03-07
* types.optionSet: deprecate and remove last usagesdanbst2019-01-31
* lib/types.nix: small eval optimization (listToAttrs + mapAttrsToList -> mapAt...danbst2019-01-30
* Add type port as an alias to u16Daniel Rutz2018-10-18
* lib/types: enhances separatedString's descriptionSamuel Dionne-Riel2018-10-12
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-06
* lib/trivial: add a few examples of usage of assertMsg/assertOneOfProfpatsch2018-09-06
* [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
* [bot]: remove unreferenced codevolth2018-07-20
* lib: add float option typeRichard Marko2018-07-03
* doc: Fixes documented default option for `<name>` for submodules. (#40464)Samuel Dionne-Riel2018-05-16
* lib.types: fix loaOf behavior for long listsRobert Helgesson2018-05-07
* lib/types: remove unnecessary coerceFunc assertionSilvan Mosberger2018-05-06
* lib/types: clear up coercedTo descriptionSilvan Mosberger2018-05-06
* lib/types: Fix coercedTo checkSilvan Mosberger2018-05-06
* lib/types: add types.nonEmptyListOfRobert Schütz2018-02-08
* nixpkgs.lib: Add types.strMatchingRyan Trinkle2017-12-02
* lib/types.nix: Disable 32-bit integer types for nowTuomas Tynkkynen2017-11-05
* lib/types: fix up documentation formatting a bitProfpatsch2017-11-05
* lib/types: add `ints.positive`.Profpatsch2017-11-05
* lib/types: match lowercase descriptions of other typesProfpatsch2017-11-05
* lib/types: signed -> s, unsigned -> u, remove signed aliasProfpatsch2017-11-05
* lib/types: remove port type againProfpatsch2017-11-05
* lib/types: add port typeProfpatsch2017-11-05
* lib/types: add various signed/unsigned int typesProfpatsch2017-11-05
* lib/types: add intBetweenProfpatsch2017-11-05
* types.submodule: Fix the NixOS Manual, by escaping the <> symbols.Nicolas B. Pierron2017-10-30
* types.submodule: Replace a friendly comment by a more gentle one.Nicolas B. Pierron2017-10-30
* types: remove loeOftv2017-10-05
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* lib: introduce imap0, imap1 (#25543)zimbatm2017-07-04
* types: add short docstringsNikolay Amiantov2017-05-25
* nixos doc: document coercedTo typeNikolay Amiantov2017-05-24
* lib: trivial spelling fixesTom Saeger2017-04-19
* Get rid of all `with { inherit... }` and just used `let inherit...`John Ericson2017-03-30
* lib: fix mixed tab/space indents, trailing whitespace, etcBenjamin Staffin2017-03-11
* types library: add coercedToNikolay Amiantov2017-02-02
* either type: improve merge functionEric Sagnes2016-11-08
* module system: extensible option typesEric Sagnes2016-11-06
* optionSet type: enable deprecation messageEric Sagnes2016-09-13
* Use shell packages to select the user's shellzimbatm2016-06-12
* Improve types.listOf error messageEelco Dolstra2016-05-25
* lib/types: Revert handling submodules for "either"aszlig2016-03-19