1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/lib
Nicolas Pierron 00127bef3f Move zip & zipWithNames from misc.nix to attrsets.nix and rename them to
zipAttrs*.

Add recursiveUpdate functions based on zipAttrs.

svn path=/nixpkgs/trunk/; revision=17506
2009-09-29 14:57:00 +00:00
..
attrsets.nix Move zip & zipWithNames from misc.nix to attrsets.nix and rename them to 2009-09-29 14:57:00 +00:00
composable-derivation.nix
debug.nix
default.nix Replace the traversal of modules: 2009-09-15 13:36:30 +00:00
lists.nix Add the zipLists and zipListsWith functions. 2009-09-28 18:22:14 +00:00
maintainers.nix Adding me as a maintainer, with a pair of packages. 2009-09-20 09:37:55 +00:00
meta.nix
misc.nix Move zip & zipWithNames from misc.nix to attrsets.nix and rename them to 2009-09-29 14:57:00 +00:00
modules.nix export definitions to be used in conjunctions with extraConfigs. With such 2009-09-28 18:22:55 +00:00
options.nix Add extraConfigs attribute inside options. This attribute is used to 2009-09-28 18:22:49 +00:00
platforms.nix * selectMaintained (renamed): don't use meta.maintainer, just use 2009-09-23 19:45:02 +00:00
properties.nix
sources.nix
strings-with-deps.nix
strings.nix Add splitString: 2009-09-28 18:22:37 +00:00
tests.nix
trivial.nix
types.nix Fix the merge function of the "attrsOf" type: handle multiple of the same 2009-09-20 10:29:06 +00:00