summary refs log tree commit diff
path: root/lib/trivial.nix
Commit message (Expand)AuthorAge
* 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
* lib.{warn, info}: add simple helpersDan Peebles2016-08-15
* treewide: change $IN_NIX_SHELL handlingVladimír Čunát2016-08-11
* lib: refactor nixpkgsVersion with fileContentsEric Sagnes2016-08-01
* lib.trivial: add a new importJSON functionzimbatm2016-02-29
* lib/trivial.nix: improve spellingPeter Simons2015-11-25
* lib: document fix and add fix', extends functionsPeter Simons2015-11-24
* Rename misc.nix -> deprecated.nixEelco Dolstra2015-07-23
* Use builtin seq/deepSeqEelco Dolstra2015-03-20
* Automatically set nix.nrBuildUsers to at least nix.maxJobsEelco Dolstra2015-02-16
* Add a global variable ‘inNixShell’Eelco Dolstra2014-02-19
* Add a constant ‘nixpkgsVersion’Eelco Dolstra2014-02-19