summary refs log tree commit diff
path: root/lib/trivial.nix
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-17
* | Merge: fixup a bad mergeVladimír Čunát2017-04-14
|\ \
* \ \ Merge branch 'staging'Vladimír Čunát2017-04-14
|\ \ \ | | |/ | |/|
* | | treewide: use boolToString functionFranz Pletz2017-04-11
| |/ |/|
* | lib: Add composeExtensions for composing extension functionsShea Levy2017-04-07
|/
* lib/trivial: expand function docsProfpatsch2017-03-15
* Excise use of importJSONEelco Dolstra2017-01-30
* Remove fetchMD5warnEelco Dolstra2016-11-30
* Merge pull request #19496 from Ericson2314/overridePackagesCharles Strahan2016-10-26
|\
| * top-level: Make `overridePackages` extend rather than replace existing overridesJohn Ericson2016-10-13
* | fetchMD5warn: use INFO, maybe Hydra will like this moreMichael Raskin2016-10-12
|/
* nixos: make it easy to apply kernel patchesCharles Strahan2016-10-11
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09