summary refs log tree commit diff
path: root/lib/trivial.nix
Commit message (Expand)AuthorAge
* lib.trivial: Change comment type before concat functionJan Tojnar2022-01-30
* lib.checkListOfEnum: initJosé Romildo2022-01-09
* lib.throwIfNot: initRobert Hensing2021-12-22
* add release notes for 22.05 and update codenameTimothy DeHerrera2021-11-22
* lib.warn: Add NIX_ABORT_ON_WARN for call tracesRobert Hensing2021-10-13
* lib: fix functionArgs for functorsDavid Arnold2021-08-03
* Merge pull request #110742 from siraben/deprecate-foldBen Siraphob2021-07-27
|\
| * treewide: fold -> foldrBen Siraphob2021-01-26
* | 21.11 is Porcupine!Jonathan Ringer2021-05-22
* | lib.trivial.warnIf: initAlyssa Ross2021-04-28
* | lib.trivial: fix typo "nixpks" -> "nixpkgs"Alyssa Ross2021-04-05
|/
* lib: add importTOMLzimbatm2020-09-12
* 21.03 is OkapiJonathan Ringer2020-09-07
* lib: toHex -> toHexString & toBase -> toBaseDigitsBas van Dijk2020-07-20
* lib: add the toHex and toBase utility functionsBas van Dijk2020-07-20
* 20.09 is Nightingaleworldofpeace2020-02-10
* nixos/version: fix case where .git is a symlinkFranz Pletz2020-01-20
* lib.commitIdFromGitRepo: support git-worktreeelseym2020-01-10
* lib/trivial: add `pipe` functionProfpatsch2019-10-21
* 20.03 is MarkhorSamuel Leathers2019-09-09
* treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* lib: add `showWarnings`Jan Malakhovski2019-03-08
* 19.09 is Loris.Linus Heckemann2019-02-25
* group the release infozimbatm2018-11-15
* lib/trivial: Update function comments for doc generationVincent Ambo2018-10-27
* version.nix: extract revision-fetching functionGraham Christensen2018-10-05
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-06
* lib/trivial: add assertOneOfProfpatsch2018-09-06
* lib/trivial: add assertMsgProfpatsch2018-09-06
* lib/trivial.nix: fix missing parensVladimír Čunát2018-09-03
* lib/trivial: move zipIntBits to its own fileProfpatsch2018-07-26
* lib/trivial: unify & improve docstringsProfpatsch2018-07-26
* lib: add float option typeRichard Marko2018-07-03
* lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth2018-06-10
* Revert "lib: bitAnd, bitOr, bitXor"Profpatsch2018-06-05
* lib: bitAnd, bitOr, bitXorvolth2018-06-01
* treewide: rename version attributesMaximilian Bosch2018-04-28
* lib: deduplicate version/suffix referencesMaximilian Bosch2018-04-28
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2018-02-09
* Add setFunctionArgs lib function.Shea Levy2018-01-31
* Revert "nixos: doc: implement related packages in the manual"Graham Christensen2017-12-23
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2017-12-07
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* Add lib.mod: integer modulusDomen Kožar2017-08-30
* lib: Move fixed-point combinators out of trivialJohn Ericson2017-05-29
* Merge pull request #24835 from Profpatsch/lib-doc-improvementsJörg Thalheim2017-05-05
|\
| * lib/trivial.nix: add type for fixProfpatsch2017-04-18
* | Merge pull request #25201 from ebzzry/fix-typoPeter Simons2017-04-25
|\ \ | |/ |/|
| * Fix typo in trivial.nixRommel Martinez2017-04-25
* | Merge pull request #24974 from Ericson2314/mapNullableJohn Ericson2017-04-17
|\ \ | |/ |/|