nixpkgs/pkgs/lib
Nicolas Pierron fd0396037a extract function unifyOptionModule from moduleMerge. This function is
used to convert option sets, provided inside option declarations, to a
module.

svn path=/nixpkgs/trunk/; revision=17735
2009-10-09 18:11:24 +00:00
..
attrsets.nix Fix collect example. 2009-09-29 15:34:19 +00:00
composable-derivation.nix
debug.nix svn path=/nixpkgs/trunk/; revision=16412 2009-07-17 12:04:34 +00:00
default.nix Replace the traversal of modules: 2009-09-15 13:36:30 +00:00
lists.nix Add the reverseList function. 2009-10-06 13:36:46 +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 extract function unifyOptionModule from moduleMerge. This function is 2009-10-09 18:11:24 +00:00
options.nix Extract the path done inside the iteration process of the option type and 2009-10-06 09:21:46 +00:00
platforms.nix * selectMaintained (renamed): don't use meta.maintainer, just use 2009-09-23 19:45:02 +00:00
properties.nix fix some typos in comments 2009-10-08 00:54:26 +00:00
sources.nix cleanSource: Avoid copying git files. 2009-07-06 16:19:52 +00:00
strings-with-deps.nix * Remove the warning, it's rather annoying. 2009-08-26 14:13:05 +00:00
strings.nix Improve the efficiency of stringToCharacters. 2009-10-06 09:21:58 +00:00
tests.nix removed all __primops from nixpkgs 2009-05-24 10:57:46 +00:00
trivial.nix svn path=/nixpkgs/trunk/; revision=16131 2009-07-02 08:58:30 +00:00
types.nix Fix merge function of types. 2009-10-05 18:10:42 +00:00