Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 8622548160c5e29d5d2fb5d3fc942a3460a60a9c
https://github.com/NixOS/nixpkgs/commit/8622548160c5e29d5d2fb5d3fc942a3460a60a9c
Author: Eelco Dolstra <[email protected]>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
A pkgs/build-support/setup-hooks/fix-darwin-dylib-names.sh
M pkgs/development/libraries/boost/1.55.nix
M pkgs/development/libraries/http_parser/default.nix
M pkgs/development/libraries/icu/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Add a setup hook for fixing dylib install names on Darwin
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH. Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
Commit: 597a948885f6a376531996dd1058802b70b92b91
https://github.com/NixOS/nixpkgs/commit/597a948885f6a376531996dd1058802b70b92b91
Author: Eelco Dolstra <[email protected]>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
A pkgs/development/libraries/http-parser/build-shared.patch
A pkgs/development/libraries/http-parser/default.nix
R pkgs/development/libraries/http_parser/build-shared.patch
R pkgs/development/libraries/http_parser/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
http-parser: Fix filename
Compare: https://github.com/NixOS/nixpkgs/compare/abf6896aaf46...597a948885f6_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits