summary refs log tree commit diff
path: root/pkgs/tools
AgeCommit message (Collapse)AuthorFilesLines
2020-01-24httplz: 1.6.0 -> 1.8.0Bruno Bigras2-172/+245
2020-01-24execline: wrap unconditionally; stripAlyssa Ross2-68/+39
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-24dsniff: Unbreak the buildIngo Blechschmidt1-1/+1
2020-01-24Merge pull request #78189 from kraem/masterMichael Weiss2-1/+43
rar2fs: init at 1.28.0
2020-01-24Merge pull request #77300 from plumelo/rsyslogAaron Andersen1-1/+3
rsyslog: include libmaxminddb
2020-01-24mutagen: 0.10.2 -> 0.10.3Mario Rodas1-2/+2
Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.10.3
2020-01-23Merge pull request #78367 from marsam/update-brootVladyslav M1-3/+3
broot: 0.11.9 -> 0.12.0
2020-01-23rsyslog: include libmaxminddbvasile luta1-1/+3
2020-01-23unrar: Install all C++ header files into the "dev" outputMichael Weiss1-1/+4
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-23rar2fs: init at 1.28.0kraem1-0/+39
2020-01-23procs: 0.8.16 -> 0.9.0Mario Rodas1-11/+3
2020-01-23broot: 0.11.9 -> 0.12.0Mario Rodas1-3/+3
2020-01-22vault: 1.3.1 -> 1.3.2Mario Rodas1-2/+2
2020-01-22Merge pull request #78182 from r-ryantm/auto-update/hwinfoMaximilian Bosch1-2/+2
hwinfo: 21.67 -> 21.68
2020-01-22amass: 3.0.25 -> 3.4.2 (#78001)zowoq1-4/+4
2020-01-22Merge pull request #78243 from srhb/ceph-revert-lost-ceph-volumeFlorian Klink1-3/+9
ceph: Bring back ceph-volume
2020-01-22updated version to 1.20.1Rakesh Gupta1-9/+9
2020-01-22s-tui: 0.8.3 -> 1.0.0Andrew Childs1-2/+2
2020-01-22Merge pull request #78191 from Ma27/bump-wireguardRobin Gloster1-2/+2
wireguard: 1.0.20200102 -> 1.0.20200121
2020-01-22Merge pull request #77494 from dtzWill/update/ocrmypdf-9.4.0Florian Klink2-7/+22
ocrmypdf: 9.2.0 -> 9.5.0
2020-01-22Merge pull request #78232 from r-ryantm/auto-update/mungeRyan Mulligan1-2/+2
munge: 0.5.13 -> 0.5.14
2020-01-22mawk: 1.3.4-20190203 -> 1.3.4-20200106R. RyanTM1-2/+2
2020-01-22ceph: Bring back ceph-volumeSarah Brofeldt1-3/+9
2020-01-22Merge pull request #76682 from AndersonTorres/update/luckybackupAnderson Torres1-0/+45
luckybackup: init at 0.5.0
2020-01-22Merge pull request #78165 from r-ryantm/auto-update/glusterfsMario Rodas1-2/+2
glusterfs: 7.1 -> 7.2
2020-01-22Merge pull request #78164 from servalcatty/v2rayMario Rodas1-6/+6
v2ray: 4.22.0 -> 4.22.1
2020-01-22Merge pull request #78230 from r-ryantm/auto-update/mcflyMario Rodas1-7/+6
mcfly: 0.3.1 -> 0.3.6
2020-01-22h: init at 1.0.0 (#78017)zimbatm1-0/+28
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-22corerad: 0.1.8 -> 0.1.9Matt Layher1-3/+3
2020-01-22ansible_2_8: 2.8.6 -> 2.8.7Jonathan Ringer1-2/+2
2020-01-22ansible_2_*: overridePythonAttrs -> overrideAttrsJonathan Ringer1-2/+2
2020-01-22ansible_2_9: init at 2.9.2Jonathan Ringer1-3/+13
2020-01-22argyllcms: 2.1.1 -> 2.1.2R. RyanTM1-2/+2
2020-01-21mcfly: enable on darwinMario Rodas1-5/+4
2020-01-21mcfly: 0.3.1 -> 0.3.6R. RyanTM1-2/+2
2020-01-22munge: 0.5.13 -> 0.5.14R. RyanTM1-2/+2
2020-01-21Merge pull request #76367 from r-ryantm/auto-update/pspgMario Rodas1-5/+5
pspg: 2.6.0 -> 2.6.4
2020-01-21ocrmypdf: 9.4.0 -> 9.5.0Will Dietz1-2/+2
2020-01-21ocrmypdf: prefer patch + substituteAllWill Dietz2-5/+20
2020-01-21Merge pull request #76216 from r-ryantm/auto-update/asciidoctorjMario Rodas1-2/+2
asciidoctorj: 2.1.0 -> 2.2.0
2020-01-21Merge pull request #78071 from r-ryantm/auto-update/diffoscopeMario Rodas1-2/+2
diffoscope: 133 -> 135
2020-01-21Merge pull request #78064 from marsam/init-mutagenMario Rodas1-0/+24
mutagen: init at 0.10.2
2020-01-21wireguard-tools: 1.0.20200102 -> 1.0.20200121Maximilian Bosch1-2/+2
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004869.html
2020-01-21hwinfo: 21.67 -> 21.68R. RyanTM1-2/+2
2020-01-21Merge pull request #78078 from r-ryantm/auto-update/FanFicFareRyan Mulligan1-2/+2
fanficfare: 3.13.0 -> 3.15.0
2020-01-21Merge pull request #78147 from dwarfmaster/renameRyan Mulligan1-1/+1
Renamed maintainer lucas8 -> dwarfmaster
2020-01-21glusterfs: 7.1 -> 7.2R. RyanTM1-2/+2
2020-01-21v2ray: 4.22.0 -> 4.22.1Serval1-6/+6
2020-01-21vncdo: fix buildzimbatm1-3/+5
2020-01-21pspg: enable on darwinMario Rodas1-1/+1