nixpkgs/lib
Nicolas Pierron b5f0cc3cda Merge options having the submodule type.
Now we should be able to have multiple declaration of the same option as
long as all declarations have the same type.  If the type has a sub module,
then it is merged with the submodules of other declarations, as done with
option sets.

In addition, the file of the option declaration is passed into the
submodule, such as the documentation can display it correctly.
2014-09-07 19:03:20 +02:00
..
attrsets.nix Remove backward-compatible implementations of some primops 2013-11-12 13:50:45 +01:00
composable-derivation.nix Shea told me composableDerivation is hard to understand. 2014-04-30 20:31:40 +02:00
customisation.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
debug.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
default.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
licenses.nix fix typo in postgresql license definition 2014-09-04 20:40:03 +02:00
lists.nix gnome3: use package names for environment.gnome3.excludePackages 2014-04-14 09:58:03 +02:00
maintainers.nix added libfreefare 2014-09-07 16:23:23 +02:00
meta.nix Make appendToName do the right thing 2014-03-10 15:01:56 +01:00
misc.nix Small cleanup 2013-10-24 14:49:59 +02:00
modules.nix Merge options having the submodule type. 2014-09-07 19:03:20 +02:00
options.nix Add some primops to lib 2013-11-12 13:48:30 +01:00
platforms.nix Make platforms.allBut accept a list rather than a single platform 2014-08-09 12:31:33 +02:00
sources.nix Manual: Handle XML files in subdirectories 2014-08-25 14:33:33 +02:00
strings-with-deps.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
strings.nix Added concatMapStringsSep and concatImapStringsSep 2014-08-25 10:23:10 +02:00
systems.nix Use isType instead of typeOf 2013-10-28 22:45:55 +01:00
tests.nix Move pkgs/lib/ to lib/ 2013-10-10 13:28:21 +02:00
trivial.nix Add a global variable ‘inNixShell’ 2014-02-19 19:03:16 +01:00
types.nix Merge options having the submodule type. 2014-09-07 19:03:20 +02:00