summary refs log tree commit diff
path: root/lib/default.nix
Commit message (Expand)AuthorAge
* lib: move assertMsg and assertOneOf to their own library fileProfpatsch2018-09-06
* lib/trivial: add assertOneOfProfpatsch2018-09-06
* lib/trivial: add assertMsgProfpatsch2018-09-06
* as requested:Aaron Andersen2018-08-21
* lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)volth2018-06-10
* lib: add groupBy (#38612)volth2018-06-10
* Revert "lib: bitAnd, bitOr, bitXor"Profpatsch2018-06-05
* lib: bitAnd, bitOr, bitXorvolth2018-06-01
* lib: Add more configure flag helpersJohn Ericson2018-05-11
* treewide: rename version attributesMaximilian Bosch2018-04-28
* lib/debug: remove the deprecated strict functionProfpatsch2018-04-27
* lib/debug: add traceValFn, traceValSeqFn, traceValSeqNFnProfpatsch2018-04-27
* Merge pull request #38611 from volth/nat-sortJörg Thalheim2018-04-08
|\
| * lib: add naturalSortvolth2018-04-08
* | lib: make extensibleSilvan Mosberger2018-04-07
|/
* Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson2018-03-18
|\
| * lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson2018-03-15
* | rename lib/maintainers-list.nix into maintainers/maintainer-list.nixJan Malakhovski2018-03-06
|/
* Merge pull request #36168 from ryantm/majorminorJörg Thalheim2018-03-04
|\
| * lib: add versions libraryRyan Mulligan2018-03-04
* | Revert "Revert "Convert maintainer file entries to attributes, add github han...Graham Christensen2018-03-04
* | Revert "Convert maintainer file entries to attributes, add github handles"Graham Christensen2018-03-03
* | Revert "lib/maintainers: rename file to maintainers-list.nix"Graham Christensen2018-03-03
* | lib/maintainers: rename file to maintainers-list.nixProfpatsch2018-03-04
* | Convert maintainer file entries to attributes, add github handlesProfpatsch2018-03-04
|/
* lib.addPassthru: removed as scheduledVladimír Čunát2018-03-03
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2018-02-09
* Add setFunctionArgs lib function.Shea Levy2018-01-31
* Merge #33057: stdenv meta checks: make them lazyVladimír Čunát2018-01-14
|\
| * lib: generalize `addPassthru` to `extendDerivation`Jan Malakhovski2018-01-03
* | callCabal2nix: Fix calling with a path in the store.Shea Levy2018-01-11
* | Added `lib.cleanSourceWith` as composable version of `filterSource`Will Fancher2018-01-09
|/
* Revert "nixos: doc: implement related packages in the manual"Graham Christensen2017-12-23
* lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski2017-12-07
* lib: delete reference to lib/sandbox.nixOrivej Desh2017-11-19
* Revert "Fix evaluation"Shea Levy2017-09-29
* Revert "Fix tarball"Shea Levy2017-09-29
* Revert "Avoid polluting lib namespace unncessarily"Shea Levy2017-09-29
* Avoid polluting lib namespace unncessarilyShea Levy2017-09-28
* Fix tarballShea Levy2017-09-28
* Fix evaluationShea Levy2017-09-28
* Convert libs to a fixed-pointGraham Christensen2017-09-16
* lib: Move fixed-point combinators out of trivialJohn Ericson2017-05-29
* Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson2017-04-17
|\
| * lib: Collect system/platform related filesJohn Ericson2017-04-17
* | /lib/default.nix: Add file docstring & unit test hintProfpatsch2017-04-12
|/
* Add locateDominatingFile lib functionShea Levy2017-03-04
* lib: add ini configuration generatorProfpatsch2016-11-17
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* lib/default.nix: reorder imports for clarityProfpatsch2016-09-15