nixpkgs-suyu/pkgs
aszlig cb5e5a5b9d
Revert "makeInitrd, makeModulesClosure: reduce repetition"
This reverts commit b5ee55f81f.

The reason is that the args attribute in this case doesn't contain the
optional attributes which are specified, see here for example:

$ nix-instantiate --eval -E '(args@{ bar ? 111, ... }: args) {}'
{ }
$

This essentially breaks all VM tests, because stage-1 is passing all
arguments but pkgs/build-support/vm/default.nix does not.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 10:33:10 +02:00
..
applications virtualbox: Fix load of dbus library at runtime. 2015-09-16 00:19:52 +02:00
build-support Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
data all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
desktops Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
development libpsl: list 2015-09-07 -> 2015-09-15 2015-09-16 05:01:19 +02:00
games all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
misc all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
os-specific Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
servers lighttpd: 1.4.35 -> 1.4.37 2015-09-16 07:46:34 +02:00
shells Merge commit 'a6f6c0e' into master.upstream 2015-09-15 12:16:49 -07:00
stdenv Merge branch 'master.upstream' into staging.upstream 2015-08-28 17:55:20 -07:00
test
tools diffstat: 1.59 -> 1.60 2015-09-16 07:55:13 +02:00
top-level Revert "makeInitrd, makeModulesClosure: reduce repetition" 2015-09-16 10:33:10 +02:00