nixpkgs/lib
2017-04-18 02:57:28 +02:00
..
systems Elaborate localSystem and crossSystem in a consistent manner 2017-04-17 17:13:01 -04:00
tests lib: Fix preexisting bugs in old platforms code (now bugs in tests) 2017-04-17 17:13:01 -04:00
attrsets.nix lib: Fix matchAttrs 2017-04-17 17:13:01 -04:00
composable-derivation.nix lib: fix mixed tab/space indents, trailing whitespace, etc 2017-03-11 17:48:43 -05:00
customisation.nix lib.makeScope: Save package set function 2017-02-27 11:49:43 -06:00
debug.nix lib: fix mixed tab/space indents, trailing whitespace, etc 2017-03-11 17:48:43 -05:00
default.nix Merge pull request #24610 from Ericson2314/platform-normalization 2017-04-17 17:28:01 -04:00
deprecated.nix lib: fix mixed tab/space indents, trailing whitespace, etc 2017-03-11 17:48:43 -05:00
fetchers.nix lib/fetchers.nix: factor out impure proxy vars (#18702) 2016-09-17 21:50:01 +02:00
filesystem.nix Add locateDominatingFile lib function 2017-03-04 13:15:23 -05:00
generators.nix lib/generators: mkKeyValueLine -> mkKeyValueLine (#20920) 2016-12-06 23:19:34 +01:00
licenses.nix licenses: add MirOS license 2017-04-12 16:13:03 -05:00
lists.nix lib/lists: rename fold to foldr & improve fold docs 2017-03-19 22:06:49 +01:00
maintainers.nix Merge pull request #24938 from jlesquembre/git-open 2017-04-16 20:00:58 +02:00
meta.nix Make appendToName do the right thing 2014-03-10 15:01:56 +01:00
minver.nix Expose minimum required Nix version. 2015-11-26 23:11:11 +08:00
modules.nix lib: fix mixed tab/space indents, trailing whitespace, etc 2017-03-11 17:48:43 -05:00
options.nix module system: extensible option types 2016-11-06 00:05:58 +01:00
sandbox.nix cherry-pick lib.sandbox into master 2015-11-19 11:33:21 -08:00
sources.nix lib: Add a function to filter sources by regular expressions. 2017-02-17 18:56:39 +00:00
strings-with-deps.nix Replace references to all-packages.nix, by references to the top-level of nixpkgs repository. 2016-03-13 18:25:52 +00:00
strings.nix lib.readPathsFromFile: simplify, /cc #24036 2017-03-19 14:52:47 +01:00
tests.nix lib/tests.nix: add section headers 2017-04-18 02:57:28 +02:00
trivial.nix lib/trivial.nix: add type for fix 2017-04-18 02:57:28 +02:00
types.nix Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00