Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 3cf282473c8a1927728c562cc8613f0026cf4ea5
https://github.com/NixOS/nixpkgs/commit/3cf282473c8a1927728c562cc8613f0026cf4ea5
Author: Tobias Geerinckx-Rice <[email protected]>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
R pkgs/desktops/kde-5/frameworks-5.22/kauth/kauth-policy-install.patch
Log Message:
-----------
kde5.kauth: remove unused kauth-policy-install.patch
Commit: 6669fac77e79d4af0f956eec5317d2ae1f220503
https://github.com/NixOS/nixpkgs/commit/6669fac77e79d4af0f956eec5317d2ae1f220503
Author: Tobias Geerinckx-Rice <[email protected]>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
R pkgs/development/libraries/qt-5/5.5/qtbase/dlopen-gtkstyle.patch
Log Message:
-----------
qt55.qtbase: remove unused dlopen-gtkstyle.patch
Commit: a0551529633fc2228484c4890cd96247f30f7dfa
https://github.com/NixOS/nixpkgs/commit/a0551529633fc2228484c4890cd96247f30f7dfa
Author: Tobias Geerinckx-Rice <[email protected]>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
M pkgs/development/tools/sauce-connect/default.nix
Log Message:
-----------
sauce-connect: listify phases and run in correct order
patchPhase was being run after installPhase, causing patchelf to be
run on the left-behind binary instead of the copy in $out. Fixes:
```
$ .../bin/sc
bash: .../bin/sc: No such file or directory
$ patchelf --print-interpreter .../bin/sc
/lib64/ld-linux-x86-64.so.2
```
Compare: https://github.com/NixOS/nixpkgs/compare/38ee7f4b88cb...a0551529633f_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits