Go to file
Nicolas B. Pierron 83dc60456e Expose submodule arguments to builtins.functionArgs before applying the arguments.
The current implementation of the ApplyIfFunction is looking at the
arguments of a module to decide which arguments should be given to each
module.  This patch make sure that we do not wrap a submodule function in
order to keep functionArgs working as expected.
2015-03-12 23:42:58 +01:00
doc doc: fix programlistin formatting 2015-02-15 18:29:52 +01:00
lib Expose submodule arguments to builtins.functionArgs before applying the arguments. 2015-03-12 23:42:58 +01:00
maintainers Travis: disable tarball creating check, because travis can't handle it 2015-03-04 15:28:09 +01:00
nixos Fix infinite loop in fontconfig-ultimate.nix 2015-03-12 23:42:58 +01:00
pkgs grub: make sure grub builds again (close #6774) 2015-03-12 23:05:54 +01:00
.gitignore gitignore: pkgs/development/libraries/qt-5/*/tmp/ 2015-02-21 11:39:20 -06:00
.travis.yml
.version
COPYING
README.md add statuses to nixpkgs 2015-02-08 22:54:29 +03:00
default.nix