summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'nixpkgs/master' into masterAlyssa Ross2020-01-26
|\
| * dnscrypt-proxy2: 2.0.25 -> 2.0.36Atemu2020-01-25
| |
| * direnv: 2.20.1 -> 2.21.0zimbatm2020-01-25
| |
| * Merge pull request #78429 from thefloweringash/llfuse-darwinDaiderd Jordan2020-01-25
| |\ | | | | | | pythonPackages.llfuse: darwin support, use in borgbackup
| | * borgbackup: use llfuse on darwinAndrew Childs2020-01-25
| | |
| * | Merge pull request #77914 from r-ryantm/auto-update/video2midimarkuskowa2020-01-25
| |\ \ | | | | | | | | video2midi: 0.3.9.6 -> 0.4.0.1
| | * | video2midi: 0.3.9.6 -> 0.4.0.1R. RyanTM2020-01-17
| | | |
| * | | unoconv: fixing sha256sjau2020-01-25
| | | |
| * | | Merge pull request #78149 from talyz/nomachine-6.9.2Mario Rodas2020-01-25
| |\ \ \ | | | | | | | | | | nomachine-client: 6.8.1 -> 6.9.2
| | * | | nomachine-client: 6.8.1 -> 6.9.2talyz2020-01-21
| | | | |
| * | | | Merge pull request #78178 from evanjs/init/cargo-aboutMario Rodas2020-01-25
| |\ \ \ \ | | | | | | | | | | | | cargo-about: init at 0.1.1
| | * | | | cargo-about: init at 0.1.1Evan Stoll2020-01-21
| | | | | |
| * | | | | Merge pull request #78433 from arcnmx/pr-ytdl-updateNiklas Hambüchen2020-01-25
| |\ \ \ \ \ | | | | | | | | | | | | | | youtube-dl: 2020.01.15 -> 2020.01.24
| | * | | | | youtube-dl: 2020.01.15 -> 2020.01.24arcnmx2020-01-24
| | | | | | |
| * | | | | | Merge pull request #78207 from r-ryantm/auto-update/LanguageToolMario Rodas2020-01-24
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | languagetool: 4.7 -> 4.8
| | * | | | | | languagetool: 4.7 -> 4.8R. RyanTM2020-01-21
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #78262 from r-ryantm/auto-update/plantumlMario Rodas2020-01-24
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | plantuml: 1.2019.13 -> 1.2020.0
| | * | | | | | plantuml: 1.2019.13 -> 1.2020.0R. RyanTM2020-01-22
| | |/ / / / /
| * | | | | | Merge pull request #78259 from r-ryantm/auto-update/pdshMario Rodas2020-01-24
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | pdsh: 2.33 -> 2.34
| | * | | | | | pdsh: 2.33 -> 2.34R. RyanTM2020-01-22
| | |/ / / / /
| * | | | | | httplz: 1.6.0 -> 1.8.0Bruno Bigras2020-01-24
| | | | | | |
| * | | | | | execline: wrap unconditionally; stripAlyssa Ross2020-01-24
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | dsniff: Unbreak the buildIngo Blechschmidt2020-01-24
| | | | | |
| * | | | | Merge pull request #78189 from kraem/masterMichael Weiss2020-01-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | | rar2fs: init at 1.28.0
| | * | | | unrar: Install all C++ header files into the "dev" outputMichael Weiss2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | rar2fs: init at 1.28.0kraem2020-01-23
| | | | | |
| * | | | | Merge pull request #77300 from plumelo/rsyslogAaron Andersen2020-01-24
| |\ \ \ \ \ | | | | | | | | | | | | | | rsyslog: include libmaxminddb
| | * | | | | rsyslog: include libmaxminddbvasile luta2020-01-23
| | | | | | |
| * | | | | | mutagen: 0.10.2 -> 0.10.3Mario Rodas2020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/mutagen-io/mutagen/releases/tag/v0.10.3
| * | | | | | Merge pull request #78367 from marsam/update-brootVladyslav M2020-01-23
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | broot: 0.11.9 -> 0.12.0
| | * | | | | broot: 0.11.9 -> 0.12.0Mario Rodas2020-01-23
| | | | | | |
| * | | | | | procs: 0.8.16 -> 0.9.0Mario Rodas2020-01-23
| |/ / / / /
| * | | | | vault: 1.3.1 -> 1.3.2Mario Rodas2020-01-22
| | | | | |
| * | | | | Merge pull request #78182 from r-ryantm/auto-update/hwinfoMaximilian Bosch2020-01-22
| |\ \ \ \ \ | | | | | | | | | | | | | | hwinfo: 21.67 -> 21.68
| | * | | | | hwinfo: 21.67 -> 21.68R. RyanTM2020-01-21
| | | |/ / / | | |/| | |
| * | | | | amass: 3.0.25 -> 3.4.2 (#78001)zowoq2020-01-22
| | | | | |
| * | | | | Merge pull request #78243 from srhb/ceph-revert-lost-ceph-volumeFlorian Klink2020-01-22
| |\ \ \ \ \ | | | | | | | | | | | | | | ceph: Bring back ceph-volume
| | * | | | | ceph: Bring back ceph-volumeSarah Brofeldt2020-01-22
| | | | | | |
| * | | | | | updated version to 1.20.1Rakesh Gupta2020-01-22
| | | | | | |
| * | | | | | s-tui: 0.8.3 -> 1.0.0Andrew Childs2020-01-22
| | | | | | |
| * | | | | | Merge pull request #78191 from Ma27/bump-wireguardRobin Gloster2020-01-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | wireguard: 1.0.20200102 -> 1.0.20200121
| | * | | | | | wireguard-tools: 1.0.20200102 -> 1.0.20200121Maximilian Bosch2020-01-21
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | https://lists.zx2c4.com/pipermail/wireguard/2020-January/004869.html
| * | | | | | Merge pull request #77494 from dtzWill/update/ocrmypdf-9.4.0Florian Klink2020-01-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | ocrmypdf: 9.2.0 -> 9.5.0
| | * | | | | | ocrmypdf: 9.4.0 -> 9.5.0Will Dietz2020-01-21
| | | | | | | |
| | * | | | | | ocrmypdf: prefer patch + substituteAllWill Dietz2020-01-21
| | | | | | | |
| | * | | | | | ocrmypdf: fix patching of leptonica lib pathWill Dietz2020-01-12
| | | | | | | |
| | * | | | | | ocrmypdf: 9.2.0 -> 9.4.0Will Dietz2020-01-11
| | | | | | | |
| * | | | | | | Merge pull request #78232 from r-ryantm/auto-update/mungeRyan Mulligan2020-01-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | munge: 0.5.13 -> 0.5.14
| | * | | | | | | munge: 0.5.13 -> 0.5.14R. RyanTM2020-01-22
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | mawk: 1.3.4-20190203 -> 1.3.4-20200106R. RyanTM2020-01-22
| | | | | | | |