1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 12:42:24 +00:00

powerpc support removed

svn path=/nixpkgs/branches/stdenv-updates/; revision=10205
This commit is contained in:
Yury G. Kudryashov 2008-01-17 13:29:33 +00:00
parent 25630eee9e
commit dc15788487

View file

@ -19,10 +19,6 @@ let {
;
};
powerpcLinuxPkgs = {inherit (allPackages {system = "powerpc-linux";})
aterm
;};
body = [
i686LinuxPkgs
x86_64LinuxPkgs