nixpkgs/pkgs/system/powerpc-darwin.nix
Eelco Dolstra 128a5bd522 * Fix for zlib on Darwin (it always wants to install in /usr/lib,
despite the prefix).
* Indirections in all-packages-generic for patch.
* Darwin: removed version number.

svn path=/nixpkgs/trunk/; revision=1247
2004-08-09 14:33:14 +00:00

2 lines
57 B
Nix

(import ./all-packages.nix) {system = "powerpc-darwin";}