* Add a powerpc-darwin package.
svn path=/nixpkgs/trunk/; revision=6372
This commit is contained in:
@@ -140,6 +140,10 @@ let {
|
||||
# xawtv
|
||||
;};
|
||||
|
||||
powerpcLinuxPkgs = {inherit (allPackages {system = "powerpc-linux";})
|
||||
aterm
|
||||
;};
|
||||
|
||||
i686FreeBSDPkgs = {inherit (allPackages {system = "i686-freebsd";})
|
||||
aterm
|
||||
autoconf
|
||||
@@ -196,6 +200,7 @@ let {
|
||||
|
||||
body = [
|
||||
i686LinuxPkgs
|
||||
powerpcLinuxPkgs
|
||||
i686FreeBSDPkgs
|
||||
powerpcDarwinPkgs
|
||||
i686DarwinPkgs
|
||||
|
||||
Reference in New Issue
Block a user