mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
bring darwin libtool back into scope for node
This commit is contained in:
parent
64eed4b98a
commit
4833a37791
@ -2021,6 +2021,7 @@ let
|
||||
};
|
||||
|
||||
nodejs-0_10 = callPackage ../development/web/nodejs/v0_10.nix {
|
||||
libtool = darwin.cctools;
|
||||
inherit (darwin.apple_sdk.frameworks) CoreServices ApplicationServices Carbon Foundation;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user