1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
Eelco Dolstra b89b6b2a7b Add function callPackagesWith
This is like callPackageWith, except that it expects the supplied
function to return a *set* of packages. It will then make the
individual packages overridable.
2015-07-28 21:42:25 +02:00
..
tests
attrsets.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
composable-derivation.nix
customisation.nix Add function callPackagesWith 2015-07-28 21:42:25 +02:00
debug.nix
default.nix Rename misc.nix -> deprecated.nix 2015-07-23 18:31:54 +02:00
deprecated.nix Remove deepOverride 2015-07-28 21:42:25 +02:00
licenses.nix
lists.nix Use builtins.sort 2015-07-28 18:42:22 +02:00
maintainers.nix Merge pull request #8878 from 2chilled/master 2015-07-28 18:44:20 +02:00
meta.nix
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
sources.nix
strings-with-deps.nix
strings.nix intersperse: Fix quadratic performance 2015-07-24 15:58:34 +02:00
systems.nix
tests.nix
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