Commit Graph

7039 Commits

Author SHA1 Message Date
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Maximilian Bosch
7d3dd35e42
Merge pull request #89617 from omniitgmbh/graylog_3.3.0_with_plugins
graylog: 3.2.5 -> 3.3.0 (+ plugins)
2020-06-08 00:10:44 +02:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Mario Rodas
8f5efc23f2
Merge pull request #89685 from r-ryantm/auto-update/sdate
sdate: 0.6 -> 0.7
2020-06-07 11:11:57 -05:00
Frederik Rietdijk
f5a63f1067
Merge pull request #89583 from alyssais/fontforge
fontforge: 20190801 -> 20200314
2020-06-07 09:43:54 +02:00
Benjamin Hipple
4a63fb2212
Merge pull request #89679 from r-ryantm/auto-update/rmlint
rmlint: 2.9.0 -> 2.10.0
2020-06-06 14:56:13 -04:00
R. RyanTM
da1dc61360 sdate: 0.6 -> 0.7 2020-06-06 18:09:39 +00:00
R. RyanTM
1330c27957 rmlint: 2.9.0 -> 2.10.0 2020-06-06 17:38:29 +00:00
Mario Rodas
9919799e2b
Merge pull request #89666 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.9.0 -> 1.9.1
2020-06-06 11:51:40 -05:00
R. RyanTM
b4ac8f219b pgmetrics: 1.9.0 -> 1.9.1 2020-06-06 15:38:53 +00:00
zowoq
06af4257b5 bat: remove unnecessary fetchSubmodules
submodules have already been converted to binary assets and checked into the repo
2020-06-07 00:56:49 +10:00
Mario Rodas
7a07f2a5ed
Merge pull request #89647 from r-ryantm/auto-update/mutagen
mutagen: 0.11.4 -> 0.11.5
2020-06-06 09:06:37 -05:00
R. RyanTM
9e2d211250 mutagen: 0.11.4 -> 0.11.5 2020-06-06 13:26:19 +00:00
Vladyslav M
6cfeaa63e7
Merge pull request #89602 from r-ryantm/auto-update/dua
dua: 2.6.0 -> 2.6.1
2020-06-06 16:23:45 +03:00
Tristan Helmich (omniIT)
a265cd27b0 graylogPlugins: Update and add plugins
* graylog-auth-sso: 3.1.0 -> 3.3.0
* graylog-enterprise-integrations: init at 3.3.0
* graylog-integrations: init at 3.3.0
* graylog-pagerduty: 1.3.0 -> 2.0.0
* graylog-snmp: init at 0.3.0
2020-06-06 10:06:22 +00:00
Tristan Helmich (omniIT)
b48ad9b33d graylog: 3.2.5 -> 3.3.0 2020-06-06 09:49:02 +00:00
R. RyanTM
ec9b715ec0 dua: 2.6.0 -> 2.6.1 2020-06-06 05:46:09 +00:00
Alyssa Ross
8a74399de3
fontforge: introduce withGUI option
It was unintuitive that the withGTK option controlled whether a
fontforge GUI was enabled at all, since fontforge supports multiple
GUIs (a GTK one and an X11 one -- confusingly the X11 one still
requires GTK).

With the new withGUI option, it is possible to build the X11 GUI by
setting withGTK to false and withGUI to true.  I haven't added an
attribute for this configuration because I expect it to be pretty
obsure -- my rationale for adding this option was code clarity rather
than utility.
2020-06-06 04:51:20 +00:00
Alyssa Ross
e9848d11ad
fontforge: 20190801 -> 20200314
This fixes the failing build.

Build system changed to cmake.
2020-06-06 04:51:01 +00:00
Luflosi
dfe8770872
youtube-dl: 2020.05.29 -> 2020.06.06
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.06
2020-06-05 21:01:38 +02:00
Mario Rodas
2d38b58262
watchexec: 1.12.0 -> 1.13.0
Changelog: https://github.com/watchexec/watchexec/releases/tag/1.13.0
2020-06-04 02:40:00 -05:00
Niklas Hambüchen
351a1fe906
Merge pull request #89081 from r-ryantm/auto-update/libcpuid
libcpuid: 0.4.1 -> 0.5.0
2020-06-03 02:09:29 +02:00
Daniel Fullmer
8214b8bd52 diffoscope: add missing tools
`nix path-info -S` reports the following changes:
diffoscope: 345M -> 356.7M
diffoscope w/ enableBloat: 5.4G -> 6.1G

Also re-enabled the tests and added the dependencies to checkInputs so
the comparator tests are not automatically skipped.
2020-06-02 14:10:35 -04:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
DzmitrySudnik
79b9b7720f
fluentd: add cloudwatchlogs plugin (#68028)
And whatever autoupgraded by running
bundle lock --update && bundix
2020-06-01 08:04:36 +00:00
Maximilian Bosch
5e898d1cb8
diffoscope: 144 -> 146
https://diffoscope.org/news/diffoscope-146-released/
https://diffoscope.org/news/diffoscope-145-released/
2020-05-31 21:25:56 +02:00
Minijackson
c06682b986
hyperfine: install man and shell completion 2020-05-31 16:24:32 +02:00
zowoq
d75908d5fc ncdu: 1.14.2 -> 1.15
https://dev.yorhel.nl/ncdu/changes
2020-05-31 00:05:33 +10:00
zimbatm
bc3b694a39
direnv: fix missing BASH_PATH (#89165)
This was broken by the switch to go modules (#87932) which doesn't
respect makeFlags.

Fixes #89129
2020-05-29 14:02:49 +00:00
Maximilian Bosch
6da14c9ce2
Merge pull request #89131 from Luflosi/update/youtube-dl
youtube-dl: 2020.05.08 -> 2020.05.29
2020-05-29 12:01:19 +02:00
Mario Rodas
d1f9ee9229
Merge pull request #88875 from r-ryantm/auto-update/debianutils
debianutils: 4.9.1 -> 4.10
2020-05-28 19:47:49 -05:00
Luflosi
cd0b121d4b
youtube-dl: 2020.05.08 -> 2020.05.29
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.05.29
2020-05-29 00:36:34 +02:00
Mario Rodas
3dc48ddac8
Merge pull request #89045 from r-ryantm/auto-update/toybox
toybox: 0.8.2 -> 0.8.3
2020-05-28 09:15:18 -05:00
Mario Rodas
92f9809aaa
Merge pull request #89076 from r-ryantm/auto-update/hyperfine
hyperfine: 1.9.0 -> 1.10.0
2020-05-28 06:05:17 -05:00
Mario Rodas
0a13e0175a
Merge pull request #89096 from r-ryantm/auto-update/silicon
silicon: 0.3.1 -> 0.3.2
2020-05-28 06:03:55 -05:00
R. RyanTM
41af600833 silicon: 0.3.1 -> 0.3.2 2020-05-28 10:23:39 +00:00
Oleksii Filonenko
d27e075ecb
Merge pull request #89090 from r-ryantm/auto-update/pspg 2020-05-28 13:09:53 +03:00
R. RyanTM
08724638b9 pspg: 3.1.1 -> 3.1.2 2020-05-28 08:57:28 +00:00
Oleksii Filonenko
8b2dfcb795
Merge pull request #89078 from r-ryantm/auto-update/intermodal
intermodal: 0.1.7 -> 0.1.8
2020-05-28 10:22:07 +03:00
R. RyanTM
4ba0ba7469 libcpuid: 0.4.1 -> 0.5.0 2020-05-28 05:35:09 +00:00
R. RyanTM
314823cfad intermodal: 0.1.7 -> 0.1.8 2020-05-28 04:51:30 +00:00
Mario Rodas
711881f171
Merge pull request #89074 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.4.4 -> 1.4.5
2020-05-27 23:49:06 -05:00
Mario Rodas
8c78666e96
Merge pull request #89072 from r-ryantm/auto-update/fd
fd: 8.1.0 -> 8.1.1
2020-05-27 23:48:29 -05:00
R. RyanTM
62f0177612 hyperfine: 1.9.0 -> 1.10.0 2020-05-28 04:19:29 +00:00
R. RyanTM
bfa42e4802 fluent-bit: 1.4.4 -> 1.4.5 2020-05-28 03:03:29 +00:00
R. RyanTM
c2fbe83343 fd: 8.1.0 -> 8.1.1 2020-05-28 02:49:52 +00:00
Mario Rodas
fa03f72cd3
Merge pull request #89059 from lilyball/bat
bat: 0.15.3 -> 0.15.4
2020-05-27 20:38:34 -05:00
Lily Ballard
9724223c77 bat: 0.15.3 -> 0.15.4 2020-05-27 15:23:30 -07:00
R. RyanTM
499a2f542b birdfont: 2.28.0 -> 2.29.0 2020-05-27 13:46:00 -07:00
R. RyanTM
db691b9221 toybox: 0.8.2 -> 0.8.3 2020-05-27 19:38:35 +00:00