aboutsummaryrefslogtreecommitdiff
path: root/lib/trivial.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 20.03 is MarkhorSamuel Leathers2019-09-091-1/+1
* treewide: Remove usage of isNullDaniel Schaefer2019-04-291-1/+1
* lib: add `showWarnings`Jan Malakhovski2019-03-081-1/+2
* 19.09 is Loris.Linus Heckemann2019-02-251-1/+1
* group the release infozimbatm2018-11-151-0/+7
* lib/trivial: Update function comments for doc generationVincent Ambo2018-10-271-30/+87
* version.nix: extract revision-fetching functionGraham Christensen2018-10-051-0/+10
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-061-39/+1
* lib/trivial: add assertOneOfProfpatsch2018-09-061-0/+18
* lib/trivial: add assertMsgProfpatsch2018-09-061-0/+20
* lib/trivial.nix: fix missing parensVladimír Čunát2018-09-031-6/+6
* lib/trivial: move zipIntBits to its own fileProfpatsch2018-07-261-40/+10
* lib/trivial: unify & improve docstringsProfpatsch2018-07-261-23/+61
* lib: add float option typeRichard Marko2018-07-031-1/+1
* lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth2018-06-101-0/+49
* Revert "lib: bitAnd, bitOr, bitXor"Profpatsch2018-06-051-43/+0
* lib: bitAnd, bitOr, bitXorvolth2018-06-011-0/+43
* treewide: rename version attributesMaximilian Bosch2018-04-281-3/+5
* lib: deduplicate version/suffix referencesMaximilian Bosch2018-04-281-4/+5
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2018-02-091-0/+36
* Add setFunctionArgs lib function.Shea Levy2018-01-311-1/+26
* Revert "nixos: doc: implement related packages in the manual"Graham Christensen2017-12-231-25/+0
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2017-12-071-0/+25
* Convert libs to a fixed-pointGraham Christensen2017-09-161-1/+2
* Add lib.mod: integer modulusDomen Kožar2017-08-301-0/+10
* lib: Move fixed-point combinators out of trivialJohn Ericson2017-05-291-78/+0
* Merge pull request #24835 from Profpatsch/lib-doc-improvementsJörg Thalheim2017-05-051-0/+2
|\
| * lib/trivial.nix: add type for fixProfpatsch2017-04-181-0/+2
* | Merge pull request #25201 from ebzzry/fix-typoPeter Simons2017-04-251-1/+1
|\ \ | |/ |/|
| * Fix typo in trivial.nixRommel Martinez2017-04-251-1/+1
* | Merge pull request #24974 from Ericson2314/mapNullableJohn Ericson2017-04-171-0/+3
|\ \ | |/ |/|
| * Introduce `mapNullable` into lib and use it in a few placesJohn Ericson2017-04-171-0/+3
* | Merge: fixup a bad mergeVladimír Čunát2017-04-141-0/+9
|\ \
* \ \ Merge branch 'staging'Vladimír Čunát2017-04-141-9/+0
|\ \ \ | | |/ | |/|
* | | treewide: use boolToString functionFranz Pletz2017-04-111-0/+5
| |/ |/|
* | lib: Add composeExtensions for composing extension functionsShea Levy2017-04-071-0/+9
|/
* lib/trivial: expand function docsProfpatsch2017-03-151-3/+30
* Excise use of importJSONEelco Dolstra2017-01-301-19/+1
* Remove fetchMD5warnEelco Dolstra2016-11-301-3/+0
* Merge pull request #19496 from Ericson2314/overridePackagesCharles Strahan2016-10-261-2/+6
|\
| * top-level: Make `overridePackages` extend rather than replace existing overridesJohn Ericson2016-10-131-2/+6
* | fetchMD5warn: use INFO, maybe Hydra will like this moreMichael Raskin2016-10-121-1/+1
|/
* nixos: make it easy to apply kernel patchesCharles Strahan2016-10-111-0/+21
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-091-0/+3
* lib.{warn, info}: add simple helpersDan Peebles2016-08-151-0/+15
* treewide: change $IN_NIX_SHELL handlingVladimír Čunát2016-08-111-1/+1
* lib: refactor nixpkgsVersion with fileContentsEric Sagnes2016-08-011-2/+4
* lib.trivial: add a new importJSON functionzimbatm2016-02-291-0/+21
* lib/trivial.nix: improve spellingPeter Simons2015-11-251-4/+4
* lib: document fix and add fix', extends functionsPeter Simons2015-11-241-2/+40