nixpkgs/pkgs/tools
Alyssa Ross 5e4c494636 execline: wrap unconditionally; strip
I don't think there's any situation in which an unwrapped execlineb is
useful -- if you want to use different versions of the execlineb tool
it'll still prefer ones in PATH.  At the same time, implementing the
wrapper in this way, as a series of two derivations, meant that we
didn't get stdenv goodness for the wrapper.  This meant that, for
example, the wrapper was not stripped, and so execline ended up with
runtime dependencies on gcc and the Linux headers.  I don't want to
have to reimplement this sort of stuff when it's already in stdenv,
and so it makes much more sense to create the wrapper in the
mkDerivation call, where all of stdenv's normal magic will find it.
2020-01-24 21:04:32 +01:00
..
admin procs: 0.8.16 -> 0.9.0 2020-01-23 09:00:00 -05:00
archivers unrar: Install all C++ header files into the "dev" output 2020-01-23 21:16:38 +01:00
audio treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
backup Merge pull request #76682 from AndersonTorres/update/luckybackup 2020-01-22 07:45:40 -03:00
bluetooth obexfs: add missing bluez dep 2020-01-09 12:30:31 -08:00
bootloaders/refind treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
cd-dvd treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
compression zopfli: 1.0.2 -> 1.0.3 2020-01-17 23:29:26 +01:00
filesystems Merge pull request #78189 from kraem/master 2020-01-24 18:29:38 +01:00
graphics argyllcms: 2.1.1 -> 2.1.2 2020-01-22 01:01:11 -08:00
inputmethods Merge pull request #77517 from McSinyx/ibus-table-others-1-3-11 2020-01-18 02:26:04 +01:00
misc execline: wrap unconditionally; strip 2020-01-24 21:04:32 +01:00
networking dsniff: Unbreak the build 2020-01-24 18:58:54 +01:00
nix nixpkgs-fmt: 0.6.0 -> 0.6.1 2019-11-07 22:50:57 +00:00
package-management nfpm: 1.1.8 -> 1.1.10 2020-01-19 20:20:20 -05:00
security vault: 1.3.1 -> 1.3.2 2020-01-22 18:18:18 -05:00
system rsyslog: include libmaxminddb 2020-01-23 22:23:09 +02:00
text Merge pull request #77494 from dtzWill/update/ocrmypdf-9.4.0 2020-01-22 16:03:29 +01:00
toml2nix
typesetting Merge pull request #76216 from r-ryantm/auto-update/asciidoctorj 2020-01-21 18:52:26 -05:00
video bento4: 1.5.1-628 -> 1.5.1-629 2020-01-05 21:08:12 -08:00
virtualization cri-tools: 1.16.1 -> v1.17.0 2019-12-16 09:48:03 +01:00
wayland/ydotool ydotool: init at 0.1.8 2019-10-29 14:43:43 +01:00
X11 Merge pull request #77923 from Synthetica9/version-formats 2020-01-17 14:04:19 -05:00