nixpkgs/pkgs/tools
Ryan Burns 81f07a6162 hdf4: fix invalid rpath on darwin
CMake changes in hdf4 v4.15.2 broke the library path on macOS,
linking using an invalid rpath rather than an absolute path.

Before this commit:
```
otool -L result/lib/libhdf.dylib
result/lib/libhdf.dylib:
	@rpath/libhdf.4.dylib (compatibility version 4.0.0, current version 4.15.2)
```

After:
```
otool -L result/lib/libhdf.dylib
result/lib/libhdf.dylib:
	/nix/store/bz52b2gwci0k8rwd0llsi555s1hx166j-hdf-4.2.15/lib/libhdf.4.15.2.dylib (compatibility version 4.0.0, current version 4.15.2)
```
2020-12-28 14:16:14 -08:00
..
admin chamber: 2.8.2 -> 2.9.0 2020-12-28 14:29:26 +01:00
archivers Merge pull request #101788 from tex/tex/xarchiver 2020-12-11 08:46:27 +01:00
audio aucdtect: remove (#107611) 2020-12-28 09:26:52 +08:00
backup borgbackup: 1.1.14 -> 1.1.15 2020-12-25 23:29:17 +01:00
bluetooth blueberry: 1.3.9 -> 1.4.0 2020-12-05 08:28:01 +00:00
bootloaders/refind
cd-dvd utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
compression utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
filesystems Merge pull request #104197 from Chiiruno/dev/bcachefs 2020-12-22 11:09:43 -03:00
graphics jhead: list known vulnerabilities 2020-12-26 13:28:26 +01:00
inputmethods Merge pull request #101019 from rgrunbla/netevent 2020-12-07 19:56:13 +01:00
misc hdf4: fix invalid rpath on darwin 2020-12-28 14:16:14 -08:00
networking cjdns: 21 -> 21.1 2020-12-28 12:17:39 +01:00
nix cached-nix-shell: 0.1.3 -> 0.1.4 (#94567) 2020-11-29 06:46:38 +01:00
package-management rpm: 4.15.1 -> 4.16.1.2 2020-12-25 14:50:33 -08:00
security Merge pull request #107706 from fabaff/nuclei 2020-12-28 02:36:34 +01:00
system Merge pull request #107138 from avdv/colorls-1.4.3 2020-12-23 21:22:47 +01:00
text ripgrep: Add test 2020-12-23 12:30:39 -05:00
toml2nix
typesetting Merge pull request #107705 from sternenseemann/lowdown-0.7.5 2020-12-27 19:42:23 -05:00
video rav1e: fix eval 2020-11-19 23:07:16 +10:00
virtualization Merge pull request #106293 from Mic92/nixos-shell 2020-12-09 02:29:12 +01:00
wayland wlsunset: init at 0.1.0 (#103606) 2020-11-24 19:44:52 +01:00
X11 Revert "xwallpaper: remove libseccomp dependency" 2020-12-26 21:20:57 +01:00