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 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
composable-derivation.nix
debug.nix
default.nix
lists.nix
maintainers.nix
meta.nix
misc.nix
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
properties.nix
sources.nix
strings-with-deps.nix
strings.nix
tests.nix
trivial.nix
types.nix