Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 184aefa3c48826038c9c618487f62ccf127b54c9
https://github.com/NixOS/nixpkgs/commit/184aefa3c48826038c9c618487f62ccf127b54c9
Author: Periklis Tsirakidis <[email protected]>
Date: 2016-11-06 (Sun, 06 Nov 2016)
Changed paths:
M pkgs/development/tools/rtags/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
rtags: fix darwin build
Adds dependency to MacOS_SDK 10.9 and accordingly to the macosx
deployment target to configure SDK-based deployment in rtags. In detail,
rtags makes use of launch_activate_socket() which is available in
launchd.h >10.9. Latter is still not available through
apple-opensource-releases, if ever. Thus, the deployment target and
build input have to be added to let rtags build scripts make use of
MAC_OS_X_VERSION_MAX_ALLOWED correctly.
Commit: a9428f0c42dafeff0d669055c67e6ca1d528e9ee
https://github.com/NixOS/nixpkgs/commit/a9428f0c42dafeff0d669055c67e6ca1d528e9ee
Author: Periklis Tsirakidis <[email protected]>
Date: 2016-11-06 (Sun, 06 Nov 2016)
Changed paths:
M pkgs/development/tools/rtags/default.nix
Log Message:
-----------
Fix breaking empty line
Commit: dcb2179a1f8f3314c46ab2a21491d3d7153c4360
https://github.com/NixOS/nixpkgs/commit/dcb2179a1f8f3314c46ab2a21491d3d7153c4360
Author: Daiderd Jordan <[email protected]>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M pkgs/development/tools/rtags/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #20191 from periklis/darwin_support_rtags
rtags: fix darwin build
Compare: https://github.com/NixOS/nixpkgs/compare/33f59469fea2...dcb2179a1f8f_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits