summaryrefslogtreecommitdiffstats
path: root/lib/default.nix
AgeCommit message (Expand)Author
2018-03-18Merge pull request #34444 from obsidiansystems/meta-checkJohn Ericson
2018-03-15lib, stdenv: Check `meta.platforms` against host platform and be open worldJohn Ericson
2018-03-06rename lib/maintainers-list.nix into maintainers/maintainer-list.nixJan Malakhovski
2018-03-04Merge pull request #36168 from ryantm/majorminorJörg Thalheim
2018-03-04lib: add versions libraryRyan Mulligan
2018-03-04Revert "Revert "Convert maintainer file entries to attributes, add github han...Graham Christensen
2018-03-03Revert "Convert maintainer file entries to attributes, add github handles"Graham Christensen
2018-03-03Revert "lib/maintainers: rename file to maintainers-list.nix"Graham Christensen
2018-03-04lib/maintainers: rename file to maintainers-list.nixProfpatsch
2018-03-04Convert maintainer file entries to attributes, add github handlesProfpatsch
2018-03-03lib.addPassthru: removed as scheduledVladimír Čunát
2018-02-09lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski
2018-01-31Add setFunctionArgs lib function.Shea Levy
2018-01-14Merge #33057: stdenv meta checks: make them lazyVladimír Čunát
2018-01-11callCabal2nix: Fix calling with a path in the store.Shea Levy
2018-01-09Added `lib.cleanSourceWith` as composable version of `filterSource`Will Fancher
2018-01-03lib: generalize `addPassthru` to `extendDerivation`Jan Malakhovski
2017-12-23Revert "nixos: doc: implement related packages in the manual"Graham Christensen
2017-12-07lib: implement `compare`, `splitByAndCompare`, and `compareLists`Jan Malakhovski
2017-11-19lib: delete reference to lib/sandbox.nixOrivej Desh
2017-09-29Revert "Fix evaluation"Shea Levy
2017-09-29Revert "Fix tarball"Shea Levy
2017-09-29Revert "Avoid polluting lib namespace unncessarily"Shea Levy
2017-09-28Avoid polluting lib namespace unncessarilyShea Levy
2017-09-28Fix tarballShea Levy
2017-09-28Fix evaluationShea Levy
2017-09-16Convert libs to a fixed-pointGraham Christensen
2017-05-29lib: Move fixed-point combinators out of trivialJohn Ericson
2017-04-17Merge pull request #24610 from Ericson2314/platform-normalizationJohn Ericson
2017-04-17lib: Collect system/platform related filesJohn Ericson
2017-04-12/lib/default.nix: Add file docstring & unit test hintProfpatsch
2017-03-04Add locateDominatingFile lib functionShea Levy
2016-11-17lib: add ini configuration generatorProfpatsch
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch
2016-09-15lib/default.nix: reorder imports for clarityProfpatsch
2015-11-19cherry-pick lib.sandbox into masterJude Taylor
2015-07-23Rename misc.nix -> deprecated.nixEelco Dolstra
2013-11-12Add some primops to libEelco Dolstra
2013-10-28Big cleanup of the NixOS module systemEelco Dolstra
2013-10-24Manual: When building from the channel, link to the exact Git revisionEelco Dolstra
2013-10-10Move pkgs/lib/ to lib/Eelco Dolstra