nixpkgs/pkgs/stdenv
Eelco Dolstra 89f8af55f1 Darwin: Use xcrun to get the path to the SDK
Recent versions of Xcode don't install headers in /usr/include but
in a directory like

  /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include

So use that instead, falling back to /usr/include in case of an older
version of Xcode.
2014-07-01 11:01:36 +02:00
..
generic Add a deprecation warning to ensureDir 2014-06-30 14:57:12 +02:00
linux Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
native Add SmartOS native GCC path. 2013-02-28 20:04:04 +01:00
nix Darwin: Use xcrun to get the path to the SDK 2014-07-01 11:01:36 +02:00
adapters.nix Typo/comment 2014-04-22 18:42:44 +02:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix Remove the unmaintained (and AFAIK unused) stdenv for mingw 2014-06-30 13:31:08 +02:00