Commit Graph

238432 Commits

Author SHA1 Message Date
zowoq
cdd4547867 buildGoModule: check if vendor exists with deleteVendor 2020-08-14 07:50:37 +10:00
zowoq
961aa31455 buildGoModule: update deleteVendor docs 2020-08-14 07:50:37 +10:00
Daniel Șerbănescu
6a43399747 reportlab: 3.5.46 -> 3.5.47 2020-08-13 14:44:45 -07:00
Ryan Mulligan
6127d1e117
Merge pull request #95261 from r-ryantm/auto-update/operator-sdk
operator-sdk: 0.19.2 -> 1.0.0
2020-08-13 14:11:12 -07:00
Linus Heckemann
efc739f1d2
Merge pull request #92081 from CrystalGamma/modules-closure
makeModulesClosure: handle builtin modules better
2020-08-13 22:37:36 +02:00
Vladyslav M
3d1956ad34
Merge pull request #95062 from cryptix/update-aliza
aliza: 1.48.10 -> 1.98.32
2020-08-13 22:47:05 +03:00
Florian Klink
f3ba51f148
Merge pull request #95353 from flokli/systemd-output-journal
nixos: remove StandardOutput=syslog, StandardError=syslog lines
2020-08-13 21:45:12 +02:00
Marek Mahut
52f1ffdb93
Merge pull request #95047 from r-ryantm/auto-update/ergo
ergo: 3.2.7 -> 3.3.0
2020-08-13 21:31:05 +02:00
Lassulus
5415651805
Merge pull request #94405 from syberant/openjump
openjump: 1.3.1 -> 1.15
2020-08-13 21:18:09 +02:00
Florian Klink
6c41fd259f
Merge pull request #95362 from jtojnar/global-fc-link
nixos/fontconfig: Reintroduce unversioned fonts.conf
2020-08-13 21:16:03 +02:00
Michael Weiss
6e4042d067
gollum: 5.1 -> 5.1.1 (security, CVE-2020-14001)
This also fixes a potential security issue (reported by bundler-audit)
by updating kramdown to 2.3.0 for CVE-2020-14001 [0].

[0]: https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
2020-08-13 21:11:29 +02:00
Lassulus
421b2a04b0
Merge pull request #94654 from jojosch/jellyfin-mpv-shim_1.6.0
jellyfin-mpv-shim: 1.5.11 -> 1.7.1
2020-08-13 21:09:29 +02:00
Jonathan Ringer
9ccacccc47 asynk: remove due to prolonged breakage 2020-08-13 11:57:48 -07:00
Jonathan Ringer
104cd996e1 python3Packages.caldavclientlibrary-asynk: remove due to prolonged breakage 2020-08-13 11:57:48 -07:00
Michael Weiss
5f72f7c27f
jekyll: Update the dependencies (security, CVE-2020-14001)
This fixes a potential security issue (reported by bundler-audit) by
updating kramdown to 2.3.0 for CVE-2020-14001 [0].

[0]: https://github.com/advisories/GHSA-mqm2-cgpr-p4m6
2020-08-13 20:57:14 +02:00
Jan Tojnar
0a4a62459a
nixos/fontconfig: Reintroduce unversioned fonts.conf
Turns out lot of software (including Chromium) use bundled fontconfig
so we either need to wrap every one of those, or re-introduce the global unversioned config.
The latter is easier but weakens hermetic configs. But perhaps those are not really worth the effort.
2020-08-13 20:56:43 +02:00
Daniël de Kok
43ffe0d328
Merge pull request #95348 from r-ryantm/auto-update/docopt.cpp
docopt_cpp: 0.6.2 -> 0.6.3
2020-08-13 20:45:03 +02:00
R. RyanTM
f1e713feb1 docopt_cpp: 0.6.2 -> 0.6.3 2020-08-13 20:42:08 +02:00
Lassulus
d5f6cce7f2
Merge pull request #95359 from 0x4A6F/master-timescale-prometheus
timescale-prometheus: init at 0.1.0-beta.1
2020-08-13 20:32:36 +02:00
0x4A6F
0dbd3c8d0f
timescale-prometheus: init at 0.1.0-beta.1 2020-08-13 18:12:19 +00:00
Florian Klink
4bf857a0f2
Merge pull request #94880 from LouisDK1/thunderbird_enableofficalbranding
thunderbird: Enable official branding by default
2020-08-13 19:50:13 +02:00
Louis Tim Larsen
1407bada02 thunderbird: Enable official branding by default 2020-08-13 19:47:54 +02:00
Spencer Baugh
00c4808252 pythonPackages.exchangelib: 1.12.2 -> 3.2.1
Also marks the package as no longer broken.

Obsoletes PR #95313
2020-08-13 10:22:42 -07:00
David Rusu
48dfc9fa97
castxml: 0.2.0 -> 0.3.4 (#95080) 2020-08-13 18:51:08 +02:00
Florian Klink
962e15aebc nixos: remove StandardOutput=syslog, StandardError=syslog lines
Since systemd 243, docs were already steering users towards using
`journal`:

eedaf7f322

systemd 246 will go one step further, it shows warnings for these units
during bootup, and will [automatically convert these occurences to
`journal`](f3dc6af20f):

> [    6.955976] systemd[1]: /nix/store/hwyfgbwg804vmr92fxc1vkmqfq2k9s17-unit-display-manager.service/display-manager.service:27: Standard output type syslog is obsolete, automatically updating to journal. Please update│······················
 your unit file, and consider removing the setting altogether.

So there's no point of keeping `syslog` here, and it's probably a better
idea to just not set it, due to:

> This setting defaults to the value set with DefaultStandardOutput= in
> systemd-system.conf(5), which defaults to journal.
2020-08-13 18:49:15 +02:00
Jonathan Ringer
a52e98a218 python3Packages.pybfd: remove due to prolonged breakage 2020-08-13 09:40:41 -07:00
R. RyanTM
3c6d35a07e
bazel-kazel: 0.0.10 -> 0.0.11 (#95026) 2020-08-13 09:24:11 -07:00
Vladimír Čunát
4451f9b68f
rtlwifi_new: switch fetchFromGitHub to a working repo
Fixes #95324.
2020-08-13 16:48:12 +02:00
Niklas Hambüchen
e2eb3289b0
Merge pull request #94207 from nh2/mesa-musl-fix-Werror-int-conversion-errors
mesa: Fix `-Werror=int-conversion` build error on musl.
2020-08-13 16:13:46 +02:00
Mario Rodas
0424be4d5e
Merge pull request #95292 from r-ryantm/auto-update/aha
aha: 0.5 -> 0.5.1
2020-08-13 08:52:01 -05:00
Mario Rodas
3da6bf093c
Merge pull request #95295 from r-ryantm/auto-update/bftpd
bftpd: 5.4 -> 5.6
2020-08-13 08:51:38 -05:00
Mario Rodas
67f489dae8
Merge pull request #95325 from marsam/update-ncspot
ncspot: 0.2.0 -> 0.2.1
2020-08-13 08:40:01 -05:00
Michele Guerini Rocco
4502e3215e
Merge pull request #95304 from r-ryantm/auto-update/btfs
btfs: 2.21 -> 2.22
2020-08-13 15:35:52 +02:00
Ryan Mulligan
0f8add73c8
Merge pull request #95024 from r-ryantm/auto-update/asls
asls: 0.4.0 -> 0.4.2
2020-08-13 06:28:52 -07:00
Ryan Mulligan
8956a18df3
Merge pull request #95314 from r-ryantm/auto-update/bpytop
bpytop: 1.0.0 -> 1.0.13
2020-08-13 06:27:48 -07:00
Martin Weinelt
7e2d70f449
Merge pull request #94694 from mweinelt/ssh-audit
ssh-audit: 1.7.0 -> 2.2.0
2020-08-13 14:45:55 +02:00
Daniël de Kok
e269397d5c
Merge pull request #95209 from danieldk/broot-dont-nag
broot: disable (impure) br shell function nag, install bash/zsh/fish files for the br function
2020-08-13 14:42:18 +02:00
Michael Weiss
4c6743c79c
inxi: 3.1.05-2 -> 3.1.05-4 2020-08-13 14:39:05 +02:00
Martin Weinelt
4a966b35c1
ssh-audit: 1.7.0 -> 2.2.0
Fixes: #94618
2020-08-13 14:34:24 +02:00
José Romildo Malaquias
d228d3f205
Merge pull request #94823 from romildo/upd.theme-jade-1
theme-jade1: 1.7 -> 1.8
2020-08-13 09:28:15 -03:00
José Romildo Malaquias
7fb03a74fa
Merge pull request #95271 from symphorien/marwaita-update
marwaita: 2020-07-01 -> 7.4.2
2020-08-13 09:26:37 -03:00
Aaron Andersen
735b7fa75c
Merge pull request #95286 from stigtsp/package/perl-minion-init
perlPackages.Minion: init at 10.13
2020-08-13 08:19:21 -04:00
R. RyanTM
01b0290516 babl: 0.1.78 -> 0.1.80 2020-08-13 13:54:09 +02:00
Justin Humm
549d1e3c2c
Merge pull request #95260 from 0x4A6F/master-meli
meli: alpha-0.5.1 -> alpha-0.6.1
2020-08-13 12:34:09 +02:00
Lancelot SIX
70b888b613
Merge pull request #95323 from Luflosi/update/kitty
kitty: 0.18.2 -> 0.18.3
2020-08-13 10:46:24 +01:00
Mario Rodas
613f10ef70
ncspot: 0.2.0 -> 0.2.1
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.1
2020-08-13 04:20:00 -05:00
Luflosi
9d4c941f1d
kitty: 0.18.2 -> 0.18.3
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.3
2020-08-13 10:50:16 +02:00
zowoq
261b6cb102
lf: use buildFlagsArray (#95219) 2020-08-13 10:49:07 +02:00
Marek Mahut
3354811176
Merge pull request #94480 from prusnak/bitcoin
bitcoin: 0.20.0 -> 0.20.1
2020-08-13 09:58:07 +02:00
R. RyanTM
b08cf3cd45 bpytop: 1.0.0 -> 1.0.13 2020-08-13 06:54:09 +00:00