[Nix-dev] gcc for MacOS X
Ludovic Courtès
ludovic.courtes at inria.fr
Thu Apr 19 14:34:08 CEST 2012
Hi Peter,
Peter Simons <simons at cryp.to> skribis:
> when lipo is added to stdenv, then use of the darwinLipoUtility
> attribute should be removed from all-packages.nix, too.
Yes, will do.
> Furthermore, one might argue that all of the following utilities should
> be moved into Darwin stdenv as well:
>
> darwinArchUtility = callPackage ../os-specific/darwin/arch { };
>
> darwinSwVersUtility = callPackage ../os-specific/darwin/sw_vers { };
Good point.
> darwinInstallNameToolUtility = callPackage ../os-specific/darwin/install_name_tool { };
Already added (thanks to Shea Levy.)
The attached patch incorporates all these changes.
If nobody objects, I’ll merge that next Monday.
Thanks,
Ludo’.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-patch
Size: 19704 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20120419/13ed4769/attachment.bin
More information about the nix-dev
mailing list