* Doh!
svn path=/nixpkgs/trunk/; revision=8359
This commit is contained in:
parent
477d9adfe8
commit
0e56f5c26b
@ -208,7 +208,7 @@ let {
|
|||||||
;
|
;
|
||||||
};
|
};
|
||||||
|
|
||||||
i686LinuxPkgs = {inherit (allPackages {system = "i686-linux";})
|
x86_64LinuxPkgs = {inherit (allPackages {system = "x86_64-linux";})
|
||||||
aterm
|
aterm
|
||||||
autoconf
|
autoconf
|
||||||
automake19x
|
automake19x
|
||||||
@ -289,6 +289,7 @@ let {
|
|||||||
|
|
||||||
body = [
|
body = [
|
||||||
i686LinuxPkgs
|
i686LinuxPkgs
|
||||||
|
x86_64LinuxPkgs
|
||||||
powerpcLinuxPkgs
|
powerpcLinuxPkgs
|
||||||
i686FreeBSDPkgs
|
i686FreeBSDPkgs
|
||||||
powerpcDarwinPkgs
|
powerpcDarwinPkgs
|
||||||
|
Loading…
Reference in New Issue
Block a user