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
Ingo Blechschmidt
89864a01d1
dsniff: Unbreak the build
2020-01-24 18:58:54 +01:00
Michael Weiss
7c08ba312b
Merge pull request #78189 from kraem/master
...
rar2fs: init at 1.28.0
2020-01-24 18:29:38 +01:00
Aaron Andersen
ddbb15dc79
Merge pull request #77300 from plumelo/rsyslog
...
rsyslog: include libmaxminddb
2020-01-24 06:27:19 -05:00
Mario Rodas
c4b458fa53
mutagen: 0.10.2 -> 0.10.3
...
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.10.3
2020-01-24 02:05:08 -08:00
Vladyslav M
ead1e6a364
Merge pull request #78367 from marsam/update-broot
...
broot: 0.11.9 -> 0.12.0
2020-01-23 23:31:25 +02:00
vasile luta
da5bb025c6
rsyslog: include libmaxminddb
2020-01-23 22:23:09 +02:00
Michael Weiss
983f39cdab
unrar: Install all C++ header files into the "dev" output
...
This is e.g. required for the rar2fs build [0], which needs at least
version.hpp, rar.hpp, dllext.hpp, dll.hpp, and headers5.hpp.
At least Gentoo does this as well [1] but most other distributions only
install dll.hpp or no header files at all.
[0]: https://github.com/NixOS/nixpkgs/pull/78189
[1]: https://gitweb.gentoo.org/repo/gentoo.git/tree/app-arch/unrar/unrar-5.8.5.ebuild
2020-01-23 21:16:38 +01:00
kraem
04bf042e2f
rar2fs: init at 1.28.0
2020-01-23 21:16:20 +01:00
Mario Rodas
4dbba7a143
procs: 0.8.16 -> 0.9.0
2020-01-23 09:00:00 -05:00
Mario Rodas
dfaae48381
broot: 0.11.9 -> 0.12.0
2020-01-23 04:20:00 -05:00
Mario Rodas
bce8f64c78
vault: 1.3.1 -> 1.3.2
2020-01-22 18:18:18 -05:00
Maximilian Bosch
714860dd42
Merge pull request #78182 from r-ryantm/auto-update/hwinfo
...
hwinfo: 21.67 -> 21.68
2020-01-22 22:30:00 +01:00
zowoq
88235d99a4
amass: 3.0.25 -> 3.4.2 ( #78001 )
2020-01-22 12:13:51 -08:00
Florian Klink
79bf9ef3b5
Merge pull request #78243 from srhb/ceph-revert-lost-ceph-volume
...
ceph: Bring back ceph-volume
2020-01-22 18:00:22 +01:00
Rakesh Gupta
f82528a92b
updated version to 1.20.1
2020-01-22 17:46:42 +01:00
Andrew Childs
dc1d9a578d
s-tui: 0.8.3 -> 1.0.0
2020-01-22 17:21:42 +01:00
Robin Gloster
0751c48313
Merge pull request #78191 from Ma27/bump-wireguard
...
wireguard: 1.0.20200102 -> 1.0.20200121
2020-01-22 16:10:50 +01:00
Florian Klink
a61db03041
Merge pull request #77494 from dtzWill/update/ocrmypdf-9.4.0
...
ocrmypdf: 9.2.0 -> 9.5.0
2020-01-22 16:03:29 +01:00
Ryan Mulligan
b3764d585c
Merge pull request #78232 from r-ryantm/auto-update/munge
...
munge: 0.5.13 -> 0.5.14
2020-01-22 06:10:00 -08:00
R. RyanTM
f18f8a063b
mawk: 1.3.4-20190203 -> 1.3.4-20200106
2020-01-22 13:27:27 +01:00
Sarah Brofeldt
585ac580df
ceph: Bring back ceph-volume
2020-01-22 12:26:58 +01:00
Anderson Torres
37381f6e60
Merge pull request #76682 from AndersonTorres/update/luckybackup
...
luckybackup: init at 0.5.0
2020-01-22 07:45:40 -03:00
Mario Rodas
ec8fd9cc34
Merge pull request #78165 from r-ryantm/auto-update/glusterfs
...
glusterfs: 7.1 -> 7.2
2020-01-22 05:35:28 -05:00
Mario Rodas
03884c3fe1
Merge pull request #78164 from servalcatty/v2ray
...
v2ray: 4.22.0 -> 4.22.1
2020-01-22 05:14:58 -05:00
Mario Rodas
9613cc8104
Merge pull request #78230 from r-ryantm/auto-update/mcfly
...
mcfly: 0.3.1 -> 0.3.6
2020-01-22 05:04:30 -05:00
zimbatm
546fe02875
h: init at 1.0.0 ( #78017 )
...
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-22 09:49:54 +00:00
Matt Layher
228425978d
corerad: 0.1.8 -> 0.1.9
2020-01-22 01:19:35 -08:00
Jonathan Ringer
1474940ea4
ansible_2_8: 2.8.6 -> 2.8.7
2020-01-22 01:12:28 -08:00
Jonathan Ringer
3444d76c1b
ansible_2_*: overridePythonAttrs -> overrideAttrs
2020-01-22 01:12:28 -08:00
Jonathan Ringer
99eb9231d4
ansible_2_9: init at 2.9.2
2020-01-22 01:12:28 -08:00
R. RyanTM
2176d2fc8d
argyllcms: 2.1.1 -> 2.1.2
2020-01-22 01:01:11 -08:00
Mario Rodas
a06cbffd16
mcfly: enable on darwin
2020-01-21 23:00:00 -05:00
R. RyanTM
10b05a9b77
mcfly: 0.3.1 -> 0.3.6
2020-01-21 23:05:22 -05:00
R. RyanTM
8ea2027f65
munge: 0.5.13 -> 0.5.14
2020-01-22 03:24:53 +00:00
Mario Rodas
8500d560a4
Merge pull request #76367 from r-ryantm/auto-update/pspg
...
pspg: 2.6.0 -> 2.6.4
2020-01-21 20:01:54 -05:00
Will Dietz
61381b2f88
ocrmypdf: 9.4.0 -> 9.5.0
2020-01-21 18:17:30 -06:00
Will Dietz
6b1937818e
ocrmypdf: prefer patch + substituteAll
2020-01-21 18:14:49 -06:00
Mario Rodas
248b42757b
Merge pull request #76216 from r-ryantm/auto-update/asciidoctorj
...
asciidoctorj: 2.1.0 -> 2.2.0
2020-01-21 18:52:26 -05:00
Mario Rodas
9e6868b782
Merge pull request #78071 from r-ryantm/auto-update/diffoscope
...
diffoscope: 133 -> 135
2020-01-21 18:30:26 -05:00
Mario Rodas
e4ba0822a5
Merge pull request #78064 from marsam/init-mutagen
...
mutagen: init at 0.10.2
2020-01-21 18:27:37 -05:00
Maximilian Bosch
dea2f98262
wireguard-tools: 1.0.20200102 -> 1.0.20200121
...
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004869.html
2020-01-21 17:55:09 +01:00
R. RyanTM
dbc61de005
hwinfo: 21.67 -> 21.68
2020-01-21 16:51:30 +00:00
Ryan Mulligan
5c5d9efdd1
Merge pull request #78078 from r-ryantm/auto-update/FanFicFare
...
fanficfare: 3.13.0 -> 3.15.0
2020-01-21 07:48:00 -08:00
Ryan Mulligan
53c681d7e2
Merge pull request #78147 from dwarfmaster/rename
...
Renamed maintainer lucas8 -> dwarfmaster
2020-01-21 07:47:20 -08:00
R. RyanTM
f0da790b6d
glusterfs: 7.1 -> 7.2
2020-01-21 14:13:32 +00:00
Serval
39ee33c832
v2ray: 4.22.0 -> 4.22.1
2020-01-21 21:51:44 +08:00
zimbatm
f8df74be4b
vncdo: fix build
2020-01-21 13:16:01 +01:00
Mario Rodas
8af54fcfae
pspg: enable on darwin
2020-01-21 04:20:00 -05:00
Mario Rodas
64699cadea
pspg: 2.6.4 -> 2.6.6
2020-01-21 04:20:00 -05:00