nixpkgs/pkgs
Timo Kaufmann 0cfd90a109 buildBazelPackage: fix directory symlink handling
The previous behaviour would work fine as long as `symlink` is a link to
a file. If is a link to a directory though, the new `ln` wouldn't
overwrite it but would create a new link *in that directory* (with the
name of the link source).

Instead, we can precompute the target location, then first remove the
symlink and write the new one in its place.
2019-06-20 18:35:16 +02:00
..
applications Merge pull request #63560 from timokau/sage-threejs-r105 2019-06-20 14:55:13 +02:00
build-support buildBazelPackage: fix directory symlink handling 2019-06-20 18:35:16 +02:00
common-updater common-updater-scripts: simplify fetchgit fix 2019-06-02 09:31:51 +02:00
data Merge pull request #63249 from r-ryantm/auto-update/spleen 2019-06-17 20:47:33 -05:00
desktops gnome3.tracker-miners: enable auto_features (#63491) 2019-06-19 03:56:04 +02:00
development Merge pull request #63475 from r-ryantm/auto-update/zlog 2019-06-20 14:21:38 +02:00
games Merge pull request #63108 from Shados/lua-packaging-improvements-pr 2019-06-19 14:23:31 +02:00
misc Merge pull request #63044 from JohnAZoidberg/wine-fonts 2019-06-17 19:39:52 +00:00
os-specific Merge pull request #63272 from r-ryantm/auto-update/ipset 2019-06-20 05:45:15 -05:00
servers Merge pull request #63313 from r-ryantm/auto-update/nsd 2019-06-20 05:27:39 -05:00
shells oh-my-zsh: 2019-06-15 -> 2019-06-15 2019-06-19 08:54:10 -04:00
stdenv treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
test treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
tools Merge pull request #63318 from r-ryantm/auto-update/offlineimap 2019-06-20 05:58:30 -05:00
top-level gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad. 2019-06-20 13:36:11 +02:00