about summary refs log tree commit diff
path: root/pkgs/tools
AgeCommit message (Collapse)AuthorFilesLines
2018-07-21Merge pull request #43869 from volth/unused5Jörg Thalheim208-228/+209
pkgs/*: remove unreferenced function arguments
2018-07-21Merge branch 'master' into unused5Jörg Thalheim13-25/+19
2018-07-21gopass: 1.8.1 -> 1.8.2Michishige Kaito1-5/+2
2018-07-21Merge pull request #43860 from volth/unused2Frederik Rietdijk6-10/+4
treewide: remove unused 'inherit' in let blocks
2018-07-21Merge pull request #43734 from r-ryantm/auto-update/rcmFrederik Rietdijk1-2/+2
rcm: 1.3.1 -> 1.3.3
2018-07-21Merge pull request #43772 from r-ryantm/auto-update/esptool-ckFrederik Rietdijk1-3/+3
esptool-ck: 0.4.11 -> 0.4.13
2018-07-21Merge pull request #43777 from r-ryantm/auto-update/fwupFrederik Rietdijk1-2/+2
fwup: 1.2.1 -> 1.2.3
2018-07-21Merge pull request #43793 from r-ryantm/auto-update/bfsFrederik Rietdijk1-2/+2
bfs: 1.2.2 -> 1.2.3
2018-07-21Merge pull request #43738 from r-ryantm/auto-update/s3cmdFrederik Rietdijk1-2/+2
s3cmd: 2.0.1 -> 2.0.2
2018-07-21Merge pull request #43743 from r-ryantm/auto-update/playerctlFrederik Rietdijk1-2/+2
playerctl: 0.6.0 -> 0.6.1
2018-07-21Merge pull request #43750 from r-ryantm/auto-update/mrtgFrederik Rietdijk1-2/+2
mrtg: 2.17.4 -> 2.17.7
2018-07-21undo: try for zero rebuild on ofborgvolth2-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth206-226/+207
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth6-10/+4
2018-07-20Merge pull request #43857 from volth/unusedFrederik Rietdijk4-30/+0
[bot] treewide: remove unreferenced code
2018-07-20[bot]: remove unreferenced codevolth4-30/+0
2018-07-20vulnix: 1.6.3 -> 1.7Christian Kauhaus1-7/+10
The updated version brings selective whitelisting, i.e. when some CVEs of a package are whitelisted and others are not, only the new CVEs are reported. Also correct license to match upstream BSD-3-Clause and clean up source.
2018-07-20gencfsm: fix buildPascal Wittmann1-3/+2
2018-07-19Merge pull request #43834 from ryantm/https2Graham Christensen1-1/+1
treewide: http -> https
2018-07-19treewide: http -> httpsRyan Mulligan1-1/+1
2018-07-19lf: Install the manual pageMichael Weiss1-0/+4
2018-07-19ical2org: adhere to version number conventionPascal Wittmann1-2/+2
see issue #43717
2018-07-19yafaray-core: adhere to version conventionPascal Wittmann1-2/+2
see issue #43717
2018-07-19Merge pull request #43729 from srhb/nix-index-0.1.1Sarah Brofeldt1-3/+3
nix-index: 0.1.0 -> 0.1.1
2018-07-18treewide: remove aliases in nixpkgsMatthew Bauer35-97/+98
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases = true;}'’ work in Nixpkgs. Misc... - qtikz: use libsForQt5.callPackage This ensures we get the right poppler. - rewrites: docbook5_xsl -> docbook_xsl_ns docbook_xml_xslt -> docbook_xsl diffpdf: fixup
2018-07-18bfs: 1.2.2 -> 1.2.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bfs/versions.
2018-07-19lf: 6 -> 7Michael Weiss1-2/+2
2018-07-19diffoscope: Add gnumeric dependencyTuomas Tynkkynen1-2/+2
For the `ssconvert` tool.
2018-07-19diffoscope: Document the script to locate missing optional dependenciesTuomas Tynkkynen2-0/+7
And give it it a bit more descriptive name of list-missing-tools.sh.
2018-07-19diffoscope: fix manpage generationWill Dietz1-0/+3
Was already broken, not sure for how long. Without this the tool fails to run, so help2man ends up producing an empty file.
2018-07-19diffoscope: add lz4 toolWill Dietz1-2/+2
2018-07-19diffoscope: 98 -> 99Will Dietz1-2/+2
2018-07-18fwup: 1.2.1 -> 1.2.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fwup/versions.
2018-07-18esptool-ck: 0.4.11 -> 0.4.13R. RyanTM1-3/+3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/esptool-ck/versions.
2018-07-18osquery: 3.2.8 -> 3.2.9 (#43690)Maximilian Bosch2-13/+21
Latest bugfix release with the following notable changes: * Memory leak resolve for dispatcher (https://github.com/facebook/osquery/commit/06d48654456e2b56091f0d35f55c234cc054d378) * Fix include path on status.h (https://github.com/facebook/osquery/commit/5bd4984f2a5a38c4dd09e9271b162bbacff796ac) Additionally the patch had to be rebased onto the 3.2.9 branch as it added XCode support including some CLang flags (namely `-fno-limit-debug-info`) which are unsupported on GCC. (see https://github.com/facebook/osquery/commit/bccc28dd9851997b45b69c1dcb11a161763653f9)
2018-07-18mrtg: 2.17.4 -> 2.17.7R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mrtg/versions.
2018-07-18playerctl: 0.6.0 -> 0.6.1R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/playerctl/versions.
2018-07-18s3cmd: 2.0.1 -> 2.0.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/s3cmd/versions.
2018-07-18nix-index: 0.1.0 -> 0.1.1Sarah Brofeldt1-3/+3
2018-07-17rcm: 1.3.1 -> 1.3.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rcm/versions.
2018-07-18esptool: 2.4.1 -> 2.5.0 (#43663)Robert Schütz1-3/+3
2018-07-17keybase-gui: fix kbfs mount path check (#40080)Márton Boros1-4/+3
2018-07-17Merge pull request #43649 from dtzWill/update/whois-5.3.2Will Dietz1-2/+2
whois: 5.3.1 -> 5.3.2
2018-07-17markdown-pp: init at 1.4 (#43525)Zack Grannan1-0/+24
* markdown-pp: init at 1.3 * Increment version, fix tests
2018-07-17Merge staging-next into masterFrederik Rietdijk10-22/+23
2018-07-17Merge pull request #43384 from mbode/aws-rotate-keylewo2-0/+54
aws-rotate-key: init at 1.0.0
2018-07-16whois: 5.3.1 -> 5.3.2Will Dietz1-2/+2
> whois (5.3.2) unstable; urgency=medium > > * Added the .ge TLD server. > * Updated the charset for whois.nic.cl. (Closes: #900047) > * Updated the list of new gTLDs.
2018-07-17ibniz: init at 1.18Tuomas Tynkkynen1-0/+26
2018-07-16mmake: fix descriptionPascal Wittmann1-1/+7
2018-07-16toilet: add myself (pSub) as maintainerPascal Wittmann1-3/+4