inherit the extra2 parameter
svn path=/nixpkgs/branches/nixos-pkgs/; revision=1731
This commit is contained in:
parent
53577663f5
commit
a30b6755ad
@ -20,7 +20,7 @@ rec {
|
|||||||
cp = ./tools/cp;
|
cp = ./tools/cp;
|
||||||
system = "i686-linux";
|
system = "i686-linux";
|
||||||
args = [ ./scripts/download-script ];
|
args = [ ./scripts/download-script ];
|
||||||
inherit postprocess extra;
|
inherit postprocess extra extra2;
|
||||||
};
|
};
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user