Commit graph

24378 commits

Author SHA1 Message Date
zimbatm
55250aae72
direnv: 2.20.1 -> 2.21.0 2020-01-25 16:09:45 +01:00
Daiderd Jordan
6e6c16f90e
Merge pull request #78429 from thefloweringash/llfuse-darwin
pythonPackages.llfuse: darwin support, use in borgbackup
2020-01-25 15:52:36 +01:00
markuskowa
b95681083a
Merge pull request #77914 from r-ryantm/auto-update/video2midi
video2midi: 0.3.9.6 -> 0.4.0.1
2020-01-25 15:26:04 +01:00
sjau
fdb5f5d827 unoconv: fixing sha256 2020-01-25 10:57:51 +01:00
Mario Rodas
476a4fa40d
Merge pull request #78149 from talyz/nomachine-6.9.2
nomachine-client: 6.8.1 -> 6.9.2
2020-01-25 03:25:53 -05:00
Mario Rodas
8a9807f194
Merge pull request #78178 from evanjs/init/cargo-about
cargo-about: init at 0.1.1
2020-01-25 03:22:54 -05:00
Andrew Childs
128db1b3f0 borgbackup: use llfuse on darwin 2020-01-25 12:59:31 +09:00
Niklas Hambüchen
f56ca2599d
Merge pull request #78433 from arcnmx/pr-ytdl-update
youtube-dl: 2020.01.15 -> 2020.01.24
2020-01-25 04:03:06 +01:00
Mario Rodas
98e29883ce
Merge pull request #78207 from r-ryantm/auto-update/LanguageTool
languagetool: 4.7 -> 4.8
2020-01-24 18:45:15 -05:00
Mario Rodas
4dbdc31330
Merge pull request #78262 from r-ryantm/auto-update/plantuml
plantuml: 1.2019.13 -> 1.2020.0
2020-01-24 18:37:59 -05:00
Mario Rodas
e820245294
Merge pull request #78259 from r-ryantm/auto-update/pdsh
pdsh: 2.33 -> 2.34
2020-01-24 18:36:48 -05:00
Bruno Bigras
11af4a1b42 httplz: 1.6.0 -> 1.8.0 2020-01-24 15:29:06 -05:00
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
arcnmx
e0e2fd849a youtube-dl: 2020.01.15 -> 2020.01.24 2020-01-24 11:32:19 -08: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
R. RyanTM
c9c3b9d602 plantuml: 1.2019.13 -> 1.2020.0 2020-01-22 10:15:38 +00: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
R. RyanTM
cc7267143b pdsh: 2.33 -> 2.34 2020-01-22 09:47:39 +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