summary refs log tree commit diff
path: root/lib/default.nix
Commit message (Expand)AuthorAge
* 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
* cherry-pick lib.sandbox into masterJude Taylor2015-11-19
* Rename misc.nix -> deprecated.nixEelco Dolstra2015-07-23
* Add some primops to libEelco Dolstra2013-11-12
* Big cleanup of the NixOS module systemEelco Dolstra2013-10-28
* Manual: When building from the channel, link to the exact Git revisionEelco Dolstra2013-10-24
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10