nixpkgs/pkgs/lib
Nicolas Pierron 33d43ac18b Add extraConfigs attribute inside options. This attribute is used to
insert definitions from an external location.  As opposed to other
defintions, these definitions are always embedded into a list which allow
to add multiple definitions with one module.

!!! This feature _should not_ be used as a new mean to define options.

svn path=/nixpkgs/trunk/; revision=17481
2009-09-28 18:22:49 +00:00
..
attrsets.nix Add setAttrByPath: 2009-09-28 18:22:44 +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 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 * Move some functions for manipulating meta and name attributes out of 2009-03-30 13:22:19 +00:00
misc.nix fix mergeAttrsWithFunc (also merge in names which are only in the snd attrs) 2009-09-24 18:22:33 +00:00
modules.nix Add extraConfigs attribute inside options. This attribute is used to 2009-09-28 18:22:49 +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 Extract properties.nix and modules.nix from options.nix. 2009-07-13 16:18:52 +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 Add splitString: 2009-09-28 18:22:37 +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 the merge function of the "attrsOf" type: handle multiple of the same 2009-09-20 10:29:06 +00:00