nixpkgs/lib
Eelco Dolstra 5976d393fb Use builtins.genList
This fixes the quadratic complexity of functions like imap.
2015-07-28 18:42:22 +02:00
..
tests NixOS modules: Add error context on module arguments evaluation. 2015-07-14 15:07:54 +02:00
attrsets.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
composable-derivation.nix Shea told me composableDerivation is hard to understand. 2014-04-30 20:31:40 +02:00
customisation.nix Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries" 2015-06-04 14:54:48 +02:00
debug.nix lib: cleanup a little bit, add traceIf 2015-03-26 12:43:42 +00:00
default.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
deprecated.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
licenses.nix notion: init at 3-2015061300 2015-07-13 12:08:05 -04:00
lists.nix Use builtins.genList 2015-07-28 18:42:22 +02:00
maintainers.nix python-packages: falcon 0.2.0 -> 0.3.0 2015-07-27 09:14:18 +02:00
meta.nix Make appendToName do the right thing 2014-03-10 15:01:56 +01:00
modules.nix Remove superfluous copy of "min" 2015-07-28 18:42:22 +02:00
options.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
platforms.nix Improve the list of archs made by commit 1299c020e9 2015-04-17 15:25:54 +02:00
sources.nix Manual: Handle XML files in subdirectories 2014-08-25 14:33:33 +02:00
strings-with-deps.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
strings.nix intersperse: Fix quadratic performance 2015-07-24 15:58:34 +02:00
systems.nix lib: Use arithmetic operators rather than builtins.add etc. 2014-10-05 01:10:06 +02:00
tests.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
trivial.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
types.nix Use foldl' instead of fold in some places 2015-07-23 18:31:54 +02:00