Commit Graph

188346 Commits

Author SHA1 Message Date
R. RyanTM
c72622a87d atlassian-confluence: 7.2.0 -> 7.2.1 2020-02-07 01:58:35 +00:00
Mario Rodas
08decd7ada
Merge pull request #79333 from marsam/update-nodejs
nodejs: 10.18.1 -> 10.19.0, 12.14.1 -> 12.15.0, 13.7.0 -> 13.8.0
2020-02-06 20:54:04 -05:00
Mario Rodas
9d689de185
Merge pull request #79334 from marsam/update-flow
flow: 0.117.0 -> 0.118.0
2020-02-06 19:52:22 -05:00
Ryan Mulligan
7b78c8b461
Merge pull request #79332 from r-ryantm/auto-update/mpd-mpris
mpd-mpris: 0.2.3 -> 0.2.4
2020-02-06 16:47:03 -08:00
Ryan Mulligan
84f51bd67b
Merge pull request #79396 from r-ryantm/auto-update/topgrade
topgrade: 3.7.1 -> 3.9.0
2020-02-06 16:46:36 -08:00
R. RyanTM
2c547c26fb xmrig: 5.5.1 -> 5.5.3 2020-02-06 23:52:47 +00:00
Jan Tojnar
eb2b8d2560
Revert "Revert "rsyslog: 8.1911.0 -> 8.2001.0""
This reverts commit a752fb85bc.

rsyslogd test passes and it is not actually used by installer tests so the bisection failure was likely unrelated.
2020-02-07 00:39:19 +01:00
Jan Tojnar
0c5502e4a4
gnash: fix build
It does not actually need pangox.
2020-02-07 00:37:38 +01:00
Jan Tojnar
07281f23b6
Merge pull request #79371 from jtojnar/hughsie-pkgs
fwupd: split daemon again
2020-02-07 00:35:27 +01:00
R. RyanTM
d1dde0a145 wakatime: 13.0.3 -> 13.0.4 2020-02-06 23:28:59 +00:00
R. RyanTM
d06536ffed vips: 8.9.0 -> 8.9.1 2020-02-06 23:19:42 +00:00
Maximilian Bosch
629c35627f
Merge pull request #79395 from Frostman/docker-compose
docker-compose: 1.25.1 -> 1.25.4
2020-02-07 00:09:26 +01:00
Maximilian Bosch
177b28cd06
cargo-make: 0.26.2 -> 0.27.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.27.0
2020-02-06 23:44:44 +01:00
worldofpeace
12b8981d2a
Merge pull request #79085 from Atemu/dnscrypt-proxy2-2.0.39
dnscrypt-proxy2: 2.0.36 -> 2.0.39
2020-02-06 17:42:44 -05:00
Sergey Lukjanov
57be3cab36 docker-compose: 1.25.1 -> 1.25.4 2020-02-06 14:31:59 -08:00
Michael Weiss
4ffe245420
tev: 1.13 -> 1.14 2020-02-06 22:56:14 +01:00
R. RyanTM
1cb1a8a37f topgrade: 3.7.1 -> 3.9.0 2020-02-06 21:54:46 +00:00
Bruno Bigras
a03b2b331e notmuch: 0.29.2 -> 0.29.3 2020-02-06 22:51:21 +01:00
Matthieu Coudron
2855281050 alot: 0.8.1 -> 0.9
Changelog: https://github.com/pazz/alot/releases/tag/0.9
2020-02-06 22:50:33 +01:00
Maximilian Bosch
51ac6731e0
Merge pull request #79354 from r-ryantm/auto-update/spdk
spdk: 19.10.1 -> 20.01
2020-02-06 22:36:17 +01:00
Jan Tojnar
e5f7dacc93
nixos/fwupd: disable test plugins implicitly
invalid test was introduced in 297d1598ef
and it is disabled in the shipped daemon.conf.

I forgot to reflect that in the module, which caused the daemon to print the following on start-up:

    FuEngine             invalid has incorrect built version invalid

and the command to warn:

    WARNING: The daemon has loaded 3rd party code and is no longer supported by the upstream developers!

To reduce the change of this happening in the future, I moved the list of default disabled plug-ins to the package expression.

I also set the value of the NixOS module option in the config section of the module instead of the default value used previously,
which will allow users to not care about these plug-ins.
2020-02-06 22:32:13 +01:00
Jan Tojnar
c942013dbc
fwupd: split daemon again
In 1.3.5, fwupdprivate library was made into a shared fwupdplugin library.
This library is considered semi-private and is used by fwupd daemon and
fwupd plug-ins and now possibly third party plug-ins.

The fwupdplugin library refers to the plug-in directory in fwupd.out
causing a dependency cycle. For that reason we need to move it to out.
2020-02-06 22:32:13 +01:00
Maximilian Bosch
5e0b85b912
grafana: add myself as maintainer 2020-02-06 22:17:37 +01:00
Timo Kaufmann
a752fb85bc Revert "rsyslog: 8.1911.0 -> 8.2001.0" 2020-02-06 22:16:09 +01:00
Maximilian Bosch
4b4a791d55
Merge pull request #79389 from WilliButz/update-grafana
grafana: 6.6.0 -> 6.6.1
2020-02-06 22:04:51 +01:00
Frederik Rietdijk
13b0a6eaf1 rsyslog: add nixos tests to passthru.tests
ofborg does not build them yet, but at least nixpkgs-update does.
https://github.com/ryantm/nixpkgs-update/pull/118
Note this test passes and would not have detected
https://github.com/NixOS/nixpkgs/issues/79304
2020-02-06 22:04:45 +01:00
Michael Weiss
5a0e91e78f
gitRepo: 1.13.9.2 -> 1.13.9.3 2020-02-06 21:49:21 +01:00
WilliButz
13305343f5
grafana: 6.6.0 -> 6.6.1 2020-02-06 21:44:17 +01:00
Maximilian Bosch
4e81b720eb
hydra: 2019-11-13 -> 2020-02-06 2020-02-06 21:19:46 +01:00
Maximilian Bosch
52ad0844d8
Merge pull request #79382 from sondr3/cargo-edit-0.5
cargo-edit: 0.4.2 -> 0.5.0
2020-02-06 21:16:58 +01:00
Maximilian Bosch
47f3cf779a
Merge pull request #79342 from r-ryantm/auto-update/playerctl
playerctl: 2.0.2 -> 2.1.1
2020-02-06 21:15:44 +01:00
Maximilian Bosch
2de41ccab3
Merge pull request #79369 from Ma27/update-strace
strace: 5.4 -> 5.5
2020-02-06 20:56:42 +01:00
Sondre Nilsen
1be0698618
cargo-edit: 0.4.2 -> 0.5.0 2020-02-06 20:43:53 +01:00
R. RyanTM
cba54926dc synthv1: 0.9.11 -> 0.9.12 2020-02-06 20:23:19 +01:00
R. RyanTM
05c439a62c samplv1: 0.9.11 -> 0.9.12 2020-02-06 20:22:47 +01:00
R. RyanTM
2275f1770b openwsman: 2.6.9 -> 2.6.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openwsman/versions
2020-02-06 20:20:12 +01:00
R. RyanTM
6721ac7d9d gemrb: 0.8.5 -> 0.8.6 2020-02-06 20:19:07 +01:00
R. RyanTM
58bfcdd0f5 clipgrab: 3.8.6 -> 3.8.7 2020-02-06 20:18:21 +01:00
R. RyanTM
78d6e74427 eagle: 9.5.1 -> 9.5.2 2020-02-06 20:17:53 +01:00
R. RyanTM
4028dcf3a3 eventstat: 0.04.07 -> 0.04.08 2020-02-06 20:17:34 +01:00
R. RyanTM
0237993d5a jackett: 0.12.907 -> 0.12.1301 2020-02-06 20:17:16 +01:00
R. RyanTM
6d4c30b2c3 ibus-engines.table: 1.9.21 -> 1.9.22 2020-02-06 20:16:54 +01:00
R. RyanTM
dd2e822fc2 libsForQt5.libqglviewer: 2.7.1 -> 2.7.2 2020-02-06 20:16:36 +01:00
R. RyanTM
229b95f8c4 monetdb: 11.35.3 -> 11.35.9 2020-02-06 20:16:20 +01:00
R. RyanTM
f07fc12703 rambox-pro: 1.2.0 -> 1.2.2 2020-02-06 20:15:35 +01:00
R. RyanTM
9ea7d35d29 wpgtk: 6.0.11 -> 6.0.12 2020-02-06 20:14:45 +01:00
Jan Tojnar
742ac6cd0c
gnome3.gnome-dictionary: fix AppStream file 2020-02-06 20:12:25 +01:00
R. RyanTM
ce5b0406db labelImg: 1.6.0 -> 1.8.1 2020-02-06 20:11:53 +01:00
R. RyanTM
0db991d067 padthv1: 0.9.11 -> 0.9.12 2020-02-06 20:11:33 +01:00
R. RyanTM
0902c8c681 libhandy: 0.0.12 -> 0.0.13 2020-02-06 20:11:10 +01:00
R. RyanTM
4a9b6ece20 rednotebook: 2.15 -> 2.16 2020-02-06 20:09:20 +01:00
R. RyanTM
2b5bb8d084 thonny: 3.2.4 -> 3.2.6 2020-02-06 20:09:04 +01:00
R. RyanTM
346e552feb tpm2-tools: 4.1 -> 4.1.1 2020-02-06 20:08:49 +01:00
R. RyanTM
837b727871 tiledb: 1.7.2 -> 1.7.5 2020-02-06 20:07:59 +01:00
worldofpeace
11b7ef8f96
Merge pull request #70549 from r-ryantm/auto-update/appstream-glib
appstream-glib: 0.7.15 -> 0.7.16
2020-02-06 14:07:00 -05:00
Lancelot SIX
2c7f99a799 pythonPackages.django_2_2: 2.2.9 -> 2.2.10
See https://docs.djangoproject.com/en/2.2/releases/2.2.10/ for release
information
2020-02-06 20:04:37 +01:00
Lancelot SIX
4fa2193cd6 pythonPackages.django_1_11: 1.11.27 -> 1.11.28
See https://docs.djangoproject.com/en/1.11/releases/1.11.28/ for release
information
2020-02-06 20:04:37 +01:00
Oleg Pykhalov
9405324531 mycli: Add paramiko as a propagated build input
Fixes error:

    Cannot use SSH transport because paramiko isn't installed, please
    install paramiko or don't use --ssh-host=
2020-02-06 20:03:01 +01:00
R. RyanTM
72e2b8e16e python37Packages.PyChromecast: 4.1.0 -> 4.1.1 2020-02-06 20:00:31 +01:00
Ben Darwin
134b645343 python3Packages.nilearn: unbreak package 2020-02-06 19:59:14 +01:00
Ben Darwin
f5c191739b pythonPackages.pydicom: 1.3.0 -> 1.4.1
- routine update; unbreaks with Python 3.8 (not supported before 1.4.1)
2020-02-06 19:59:14 +01:00
Ben Darwin
83bdc1d989 python3Packages.nibabel: 3.0.0 -> 3.0.1
- this unbreaks the package due to erroring tests in 3.0.0
- remove obsolete (mostly Python2-related) deps
- add deps to support MINC, DICOM, and SPM formats
- only build on x64 due to a dtype bug on Arm64
2020-02-06 19:59:14 +01:00
José Romildo Malaquias
8f584be886
Merge pull request #79337 from r-ryantm/auto-update/papirus-icon-theme
papirus-icon-theme: 20200102 -> 20200201
2020-02-06 15:39:41 -03:00
Maximilian Bosch
e511b614e0
strace: 5.4 -> 5.5
https://github.com/strace/strace/releases/tag/v5.5
2020-02-06 18:50:34 +01:00
Ryan Mulligan
ed762106d0
Merge pull request #79346 from r-ryantm/auto-update/procs
procs: 0.9.5 -> 0.9.6
2020-02-06 09:37:21 -08:00
R. RyanTM
29afdd8609 toot: 0.25.0 -> 0.25.2 2020-02-06 17:34:47 +00:00
Maximilian Bosch
92d6ffcb64
wireguard-tools: 1.0.20200121 -> 1.0.20200206
https://lists.zx2c4.com/pipermail/wireguard/2020-February/004963.html
2020-02-06 18:29:56 +01:00
R. RyanTM
5d190f837a tmux-xpanes: 4.1.0 -> 4.1.1 2020-02-06 16:25:26 +00:00
Maximilian Bosch
bead83efa5
starship: 0.33.1 -> 0.35.1
Closes #79282
Co-authored-by: Oleksii Filonenko <brightone@protonmail.com>
2020-02-06 17:18:26 +01:00
Bruno Bigras
005c829a9f grpcurl: 1.0.0 -> 1.4.0 2020-02-06 11:07:00 -05:00
Thomas Tuegel
1a903be2de
Merge pull request #79011 from ttuegel/update--plasma-5.17.5
Plasma 5.17.5
2020-02-06 09:59:51 -06:00
Maximilian Bosch
9e87041826
Merge pull request #79319 from r-ryantm/auto-update/jfbpdf
jfbpdf: 0.5.6 -> 0.5.7
2020-02-06 16:56:29 +01:00
José Romildo Malaquias
1db4cd126a matcha: 2019-11-02 -> 2020-02-06 2020-02-06 12:56:24 -03:00
R. RyanTM
505d179d7b spdk: 19.10.1 -> 20.01 2020-02-06 15:28:05 +00:00
Jan Tojnar
f4f39fc824
Merge pull request #79309 from jtojnar/hugsie-pkgs
fwupd: 1.3.3 → 1.3.7
2020-02-06 16:20:00 +01:00
Benno Fünfstück
67312c600f python37Packages.sqlmap: 1.4 -> 1.4.2 and fix bugs 2020-02-06 15:58:50 +01:00
worldofpeace
1013c2e3a6
Merge pull request #79348 from r-ryantm/auto-update/quilter
quilter: 2.0.5 -> 2.1.0
2020-02-06 09:24:29 -05:00
R. RyanTM
0af886dcf9 quilter: 2.0.5 -> 2.1.0 2020-02-06 14:10:42 +00:00
R. RyanTM
1c0a1e2862 procs: 0.9.5 -> 0.9.6 2020-02-06 13:50:30 +00:00
Rakesh Gupta
21b11bfc0e mapproxy: init at 1.12.0 2020-02-06 05:46:32 -08:00
R. RyanTM
0c6bbd8aa1 ponyc: 0.33.1 -> 0.33.2 2020-02-06 13:19:22 +00:00
R. RyanTM
c1b0e3ee3e playerctl: 2.0.2 -> 2.1.1 2020-02-06 13:07:04 +00:00
R. RyanTM
475c652f7a pivx: 4.0.0 -> 4.0.2 2020-02-06 13:00:56 +00:00
worldofpeace
c047430399
Merge pull request #79196 from eadwu/vscode-extensions/update-4
vscode-extensions: 2020.02.03
2020-02-06 07:55:24 -05:00
Lancelot SIX
d761fcbc04
Merge pull request #79314 from Moredread/gogs-0.11.91
gogs: 0.11.86 -> 0.11.91, fixes CVE-2019-14544
2020-02-06 13:43:07 +01:00
R. RyanTM
35160f6e2f papirus-icon-theme: 20200102 -> 20200201 2020-02-06 12:30:05 +00:00
Nikolay Korotkiy
604762da4d pythonPackages.pyosmium: init at 2.15.3 2020-02-06 04:22:27 -08:00
Mario Rodas
4efa91589b
Merge pull request #79313 from r-ryantm/auto-update/datasette
datasette: 0.30.2 -> 0.35
2020-02-06 06:26:31 -05:00
R. RyanTM
abef6b21ff mpd-mpris: 0.2.3 -> 0.2.4 2020-02-06 11:01:38 +00:00
Atemu
823d695585 dnscrypt-proxy2: 2.0.36 -> 2.0.39 2020-02-06 11:38:15 +01:00
Jörg Thalheim
2dbe2a60d7
Merge pull request #79259 from foxit64/master
telegraf 1.13.2 -> 1.13.3
2020-02-06 10:36:19 +00:00
Domen Kožar
2cc1939a0f
ansible-lint: it builds 2020-02-06 10:50:23 +01:00
Anton Desyatov
6866ca71a7 tilt: 0.10.13 -> 0.11.3 2020-02-06 10:46:01 +01:00
Frederik Rietdijk
e36dbf30b0 python3Packages.nbformat: 4.4.0 -> 5.0.4 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
9afa7cce9c python: xarray: 0.14.1 -> 0.15.0 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
e90ce6a56a python: tqdm: 4.40.2 -> 4.42.1 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
8e0843c247 python3Packages.tiledb: 0.5.3 -> 0.5.6 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
95a76901e5 python: seaborn: 0.9.0 -> 0.10.0 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
37b33a9a92 python: pyFFTW: 0.11.1 -> 0.12.0 2020-02-06 10:25:19 +01:00
Frederik Rietdijk
bc71085dd5 python: notebook: 6.0.2 -> 6.0.3 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
3f7bf955cb python3Packages.ipykernel: 5.1.3 -> 5.1.4 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
9827e4994b python39: 3.9.0a2 -> 3.9.0a3 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
4362401fa3 python: numba: 0.46.0 -> 0.48.0 2020-02-06 10:25:18 +01:00
Frederik Rietdijk
aecc14b52b python: llvmlite: 0.30.0 -> 0.31.0 2020-02-06 10:25:18 +01:00
Mario Rodas
e1168dc467
nodejs-13_x: 13.7.0 -> 13.8.0
Changelog: https://github.com/nodejs/node/releases/tag/v13.8.0
2020-02-06 04:20:00 -05:00
Mario Rodas
a124c9444a
flow: 0.117.0 -> 0.118.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.118.0
2020-02-06 04:20:00 -05:00
Mario Rodas
181774386b
nodejs-12_x: 12.14.1 -> 12.15.0
Changelog: https://github.com/nodejs/node/releases/tag/v12.15.0
2020-02-06 04:20:00 -05:00
Mario Rodas
f3dc056ff6
nodejs-10_x: 10.18.1 -> 10.19.0
Changelog: https://github.com/nodejs/node/releases/tag/v10.19.0
2020-02-06 04:20:00 -05:00
lewo
7659e10505
Merge pull request #79307 from bbigras/next
next: 1.3.4 -> 1.4.0
2020-02-06 10:19:04 +01:00
R. RyanTM
e97294bec2 jfbpdf: 0.5.6 -> 0.5.7 2020-02-06 08:55:11 +00:00
Ben Darwin
d55c1b09ce ocamlPackages.bistro: propagate buildInputs 2020-02-06 09:39:25 +01:00
Maximilian Bosch
6afcc2dadc
rustracer: 2.1.29 -> 2.1.30
https://crates.io/crates/racer/2.1.30
2020-02-06 08:11:25 +01:00
André-Patrick Bubel
3cd72fbd76
gogs: 0.11.86 -> 0.11.91, fixes CVE-2019-14544 2020-02-06 07:49:01 +01:00
R. RyanTM
be8f195d32 datasette: 0.30.2 -> 0.35 2020-02-06 06:28:28 +00:00
Maximilian Bosch
484ea7bbac
Merge pull request #79308 from bbigras/alertmanager
prometheus-alertmanager: 0.19.0 -> 0.20.0
2020-02-06 07:19:12 +01:00
Maximilian Bosch
6af32bea46
Merge pull request #79311 from r-ryantm/auto-update/brightnessctl
brightnessctl: 0.4 -> 0.5.1
2020-02-06 07:14:13 +01:00
Maximilian Bosch
62265e887e
Merge pull request #79298 from lsix/screen-4.8.0
screen: 4.7.0 -> 4.8.0
2020-02-06 07:12:04 +01:00
R. RyanTM
d6634f6f4f brightnessctl: 0.4 -> 0.5.1 2020-02-06 05:21:26 +00:00
Jan Tojnar
444538ee97
gusb: 0.3.0 → 0.3.3
https://github.com/hughsie/libgusb/blob/0.3.3/NEWS#L1-L34
2020-02-06 05:51:43 +01:00
Jan Tojnar
0ecc836777
fwupd: 1.3.3 → 1.3.7
Changelogs:
* 342a38b432
* 713d20f79f
* 1ac566bc09
* ca3cdaef43

Notably:
* libfwupdplugin was factored out of the binary, introducing irreconcilable dependency cycle between `out` and `lib` outputs.
2020-02-06 05:46:48 +01:00
Bruno Bigras
78ab6d338f prometheus-alertmanager: 0.19.0 -> 0.20.0 2020-02-05 23:38:05 -05:00
Bruno Bigras
e57e4ea0cf next: 1.3.4 -> 1.4.0 2020-02-05 23:18:59 -05:00
Jan Tojnar
4be1d742b7
libxmlb: 0.1.13 → 0.1.14
412a991890
2020-02-06 03:15:17 +01:00
Thomas Tuegel
27fc6620e9
plasma5.plasma-workspace: Fix path to SDDM theme background image 2020-02-05 20:08:40 -06:00
Jan Tojnar
1502b28679
totem-pl-parser: 3.26.3 → 3.26.4
https://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.26/totem-pl-parser-3.26.4.news
2020-02-06 03:01:38 +01:00
Hernawan Faïz Abdillah
2d4ee40176
librepcb: Fix platform plugin xcb not found 2020-02-06 08:44:16 +07:00
Lancelot SIX
dd3814abc6 screen: 4.7.0 -> 4.8.0
See https://lists.gnu.org/archive/html/info-gnu/2020-02/msg00003.html
for release information
2020-02-05 23:58:17 +01:00
Robert Scott
f498ceb6f2 pythonPackages.moviepy: switch to opencv3
opencv2 is essentially EOL and has security concerns
2020-02-05 22:31:01 +01:00
R. RyanTM
348025bc13 python38Packages.mahotas: 1.4.7 -> 1.4.9 2020-02-05 22:30:04 +01:00
Danylo Hlynskyi
437e1f69be
bash-my-aws: init at 20200111 (#76793)
* bash-my-aws: init at 20191231

Create bma-init

* Update
2020-02-05 22:37:52 +02:00
Michael Weiss
14e53a0508
gitRepo: Rewrite the "urllib.request.urlopen" patch for Python 3
The old variant is still working but setting "cafile" is deprecated
since version 3.6 [0] and generates a warning:
DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.

But without this patch "fetchRepoProject" still fails with
"error no host given" (see 337380ea1d).

[0]: https://docs.python.org/3.7/library/urllib.request.html#urllib.request.urlopen
2020-02-05 21:34:49 +01:00
Dmitry Kalinkin
87c12d7dd1
Merge pull request #79202 from veprbl/pr/hglib_fix
pythonPackages.hglib: fix tests
2020-02-05 15:21:52 -05:00
zowoq
4ccc640dd3
megatools: build on darwin, update src (#79254) 2020-02-05 15:20:52 -05:00
Michael Weiss
7c558f7ac7
gitRepo: 1.13.9.1 -> 1.13.9.2 2020-02-05 21:01:38 +01:00
Chuck
5d4821141b stdenv: Remove isArm (use isAarch32 instead)
isArm has been deprecated for three releases.  All references have been
removed.  Tree-wide substitution was performed in #37401 21 months ago.
2020-02-05 10:56:14 -08:00
Chuck
9333e47b28 nodejs: isArm -> isAarch32
This is the last package reference to isArm.  isArm is deprecated after 18.03.
This substitution was performed tree-wide in #37401.
2020-02-05 10:56:06 -08:00
Frederik Rietdijk
419bc0a4cd Revert "Revert "Merge master into staging-next""
In 87a19e9048 I merged staging-next into master using the GitHub gui as intended.
In ac241fb7a5 I merged master into staging-next for the next staging cycle, however, I accidentally pushed it to master.
Thinking this may cause trouble, I reverted it in 0be87c7979. This was however wrong, as it "removed" master.

This reverts commit 0be87c7979.
2020-02-05 19:41:25 +01:00
Florian Klink
873e6a4e65
Merge pull request #79250 from edef1c/gcloud-sdk-size
google-cloud-sdk: reduce output size
2020-02-05 19:40:36 +01:00
Frederik Rietdijk
0be87c7979 Revert "Merge master into staging-next"
I merged master into staging-next but accidentally pushed it to master.
This should get us back to 87a19e9048.

This reverts commit ac241fb7a5, reversing
changes made to 76a439239e.
2020-02-05 19:18:35 +01:00
Frederik Rietdijk
87a19e9048
Merge pull request #79119 from NixOS/staging-next
Staging next
2020-02-05 19:09:27 +01:00
Frederik Rietdijk
f720f14137 python3Packages.dask: 2.9.1 -> 2.10.1 2020-02-05 19:07:43 +01:00
Maximilian Bosch
ccc64216dd
vagrant: 2.2.6 -> 2.2.7
https://github.com/hashicorp/vagrant/releases/tag/v2.2.7
2020-02-05 18:24:49 +01:00
worldofpeace
5e329ff83c
Merge pull request #79192 from dtzWill/feature/electron-refactor-and-7
electron*: refactor 4+ to common expression, add 7 and 8, updates
2020-02-05 11:03:19 -05:00
Vladimír Čunát
baeed035ea
Merge #78628: knot-resolver: 4.3.0 -> 5.0.1
The service needed lots of changes. A few smaller changes
are added into the PR, e.g. replacement for PR #72014.
See the commit messages for details.
2020-02-05 16:57:02 +01:00
Vladimír Čunát
e3edb004c6
knot-resolver: 5.0.0 -> 5.0.1
https://gitlab.labs.nic.cz/knot/knot-resolver/tags/v5.0.1
2020-02-05 16:53:40 +01:00
Maximilian Bosch
f8a0576f6c
linuxPackages.wireguard: 0.0.20200128 -> 0.0.20200205
https://lists.zx2c4.com/pipermail/wireguard/2020-February/004962.html
2020-02-05 16:47:41 +01:00
Maximilian Bosch
696829ff69
documize-community: 3.6.0 -> 3.7.0
https://github.com/documize/community/releases/tag/v3.7.0
2020-02-05 16:37:19 +01:00
Will Dietz
ed8c6393d0 electron_8: init at 8.0.0 2020-02-05 10:21:06 -05:00
Will Dietz
8e8285d9ca electron*: refactor 4+ to common expression, add 7, updates
* print-hashes.nix uses upstream-provided SHA256SUMS file
* electron_4: 4.2.8 -> 4.2.12
* electron_5: 5.0.8 -> 5.0.13
* electron_6: 6.0.1 -> 6.1.7
* electron_7:: init at 7.1.10

FWIW:
electron_4 previously did not include at-spi2-core, only at-spi2-atk.
Both are now included, matching other versions for a slightly simpler
expression.
2020-02-05 10:21:06 -05:00
Ryan Mulligan
67143ec938
Merge pull request #79231 from r-ryantm/auto-update/SPAdes
SPAdes: 3.13.1 -> 3.14.0
2020-02-05 06:54:45 -08:00
Graham Christensen
943516a16a
Merge pull request #79262 from tilpner/sudo-update
sudo: 1.8.30 -> 1.8.31
2020-02-05 09:37:22 -05:00
Tim Steinbach
e9a21da6a1
oh-my-zsh: 2020-02-04 -> 2020-02-04 2020-02-05 08:31:36 -05:00
Tim Steinbach
ab0e69030e
linux: 5.5.1 -> 5.5.2 2020-02-05 08:30:01 -05:00
Tim Steinbach
447c14e62f
linux: 4.9.212 -> 4.9.213 2020-02-05 08:29:45 -05:00
Tim Steinbach
5b5f9d23f4
linux: 4.4.212 -> 4.4.213 2020-02-05 08:29:30 -05:00
tilpner
f58c90fa8d
sudo: 1.8.30 -> 1.8.31 2020-02-05 13:39:07 +01:00
worldofpeace
d7b56dda7f
Merge pull request #79166 from wucke13/master
paraview: add wrapQtAppsHook
2020-02-05 07:08:32 -05:00
Leonhard Markert
42a2668eb0 lorri: unstable-2020-01-09 -> 1.0 2020-02-05 12:12:02 +01:00
worldofpeace
dc708dfbf5
Merge pull request #79226 from mmahut/sequoia
sequoia: 0.11.0 -> 0.13.0
2020-02-05 05:35:45 -05:00
foxit64
d5fd6bb066 telegraf 1.13.2 -> 1.13.3 2020-02-05 11:34:30 +01:00
Samuel Dionne-Riel
968d075bd9 imlib2: Add webp support
And better document why id3 is there

In addition, review function signature formatting.
2020-02-05 10:46:34 +01:00
Samuel Dionne-Riel
b0f9922f37 imlib2: Fix license, remove global with 2020-02-05 10:46:34 +01:00
Samuel Dionne-Riel
2a8df18591 imlib2: 1.5.1 -> 1.6.1 2020-02-05 10:46:34 +01:00
Frederik Rietdijk
76a439239e Merge master into staging-next 2020-02-05 10:28:52 +01:00
Maximilian Bosch
2b3d2dbaf9
Merge pull request #79249 from marsam/update-bazelisk
bazelisk: 1.2.1 -> 1.3.0
2020-02-05 10:05:26 +01:00
Maximilian Bosch
abe70b78f3
Merge pull request #79234 from r-ryantm/auto-update/unrar
unrar: 5.8.5 -> 5.9.1
2020-02-05 09:37:56 +01:00
Maximilian Bosch
e94e5cd03f
Merge pull request #78647 from MetaDark/protontricks
protontricks: 1.3.1 -> 1.4
2020-02-05 09:30:18 +01:00
Maximilian Bosch
e9d9603754
Merge pull request #78837 from r-ryantm/auto-update/teamviewer
teamviewer: 15.0.8397 -> 15.1.3937
2020-02-05 08:12:09 +01:00
edef
6ceebc441c google-cloud-sdk: strip the Cython gRPC library
This reduces output size by 21 MiB.
2020-02-05 01:59:09 +00:00
edef
b7641eaa5a google-cloud-sdk: compact all the JSON
This reduces output size by 20 MiB.
2020-02-05 01:59:09 +00:00
edef
dbaafbbf73 google-cloud-sdk: remove tests directories
This reduces output size by 4.5 MiB.
2020-02-05 01:59:09 +00:00
edef
c484d6376c google-cloud-sdk: remove crcmod_osx as well
Both third_party/crcmod_osx and third_party/crcmod are only used in the
PYTHONPATH, and we already replace them with dependencies from nixpkgs.
2020-02-05 01:59:09 +00:00
Emily
6d046e1079 openresty: rebase on top of nginx package
The primary motivation of this change was to allow third-party modules
to be used with OpenResty, but it also results in a significant
reduction of code duplication.
2020-02-04 19:30:40 -06:00
Emily
db3182a65d nginxModules.brotli: v0.1.2 -> unstable
The fork was merged back upstream but has yet to see a formal release.
2020-02-04 19:30:40 -06:00
Marek Fajkus
6d1e9c08e0 urweb: Fix icu headers include path
Since https://github.com/NixOS/nixpkgs/pull/62266
urweb fails to resolve <unicode/utypepes.h> in runtime (during
compilation of project).
upstream commit: c2a217f912

resolves #79218
2020-02-04 19:30:15 -06:00
Mario Rodas
3d48206fad
bazelisk: 1.2.1 -> 1.3.0
Changelog: https://github.com/bazelbuild/bazelisk/releases/tag/v1.3.0
2020-02-04 20:20:20 -05:00
Florian Klink
2ec5c4adf9
Merge pull request #79244 from r-ryantm/auto-update/yubico-piv-tool
yubico-piv-tool: 1.7.0 -> 2.0.0
2020-02-05 01:11:40 +01:00
Florian Klink
cbbb81c830
Merge pull request #79135 from dtzWill/fix/moby-now-linuxkit
moby: remove, merged into linuxkit in 2018
2020-02-05 01:09:15 +01:00
Will Dietz
3e83806771
moby: remove, merged into linuxkit in 2018
Don't alias linuxkit, as linuxkit is not a drop-in replacement.
Instead, throw with an explanation.
(thanks reviewers!)
2020-02-04 17:51:03 -06:00
Jan Tojnar
f40a8a09fb
Merge pull request #78913 from jtojnar/cus-fixes
common-updater-scripts: Support SRI-style hash
2020-02-05 00:47:35 +01:00
R. RyanTM
25f50a9197 yubico-piv-tool: 1.7.0 -> 2.0.0 2020-02-04 23:44:36 +00:00
Florian Klink
b8a8fd0fd5
Merge pull request #79165 from sikmir/xournalpp
xournalpp: 1.0.16 -> 1.0.17
2020-02-05 00:38:55 +01:00
Michael Weiss
272041b85a
chromium: 79.0.3945.130 -> 80.0.3987.87
https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop.html

This update includes 56 security fixes.

CVEs:
CVE-2020-6381 CVE-2020-6382 CVE-2019-18197 CVE-2019-19926 CVE-2020-6385
CVE-2019-19880 CVE-2019-19925 CVE-2020-6387 CVE-2020-6388 CVE-2020-6389
CVE-2020-6390 CVE-2020-6391 CVE-2020-6392 CVE-2020-6393 CVE-2020-6394
CVE-2020-6395 CVE-2020-6396 CVE-2020-6397 CVE-2020-6398 CVE-2020-6399
CVE-2020-6400 CVE-2020-6401 CVE-2020-6402 CVE-2020-6403 CVE-2020-6404
CVE-2020-6405 CVE-2020-6406 CVE-2019-19923 CVE-2020-6408 CVE-2020-6409
CVE-2020-6410 CVE-2020-6411 CVE-2020-6412 CVE-2020-6413 CVE-2020-6414
CVE-2020-6415 CVE-2020-6416 CVE-2020-6417
2020-02-05 00:20:16 +01:00
Florian Klink
b27f806da8
Merge pull request #79173 from chkno/nerd-fonts
nerdfonts: 2.0.0 -> 2.1.0
2020-02-05 00:17:39 +01:00
markuskowa
8148b20300
Merge pull request #79238 from markuskowa/upd-snapper
snapper: 0.8.8 -> 0.8.9
2020-02-04 23:53:18 +01:00
Damien Bihel
9f64b84739 ber_metaocaml: fix install order.
Indeed, all standard modules with compiler-libs are not included (
eg. Optcompile).

closes #77680
2020-02-04 16:06:24 -06:00
Markus Kowalewski
b8fb5ddaf6
snapper: 0.8.8 -> 0.8.9 2020-02-04 22:52:34 +01:00
Maximilian Bosch
89d13541e5
mautrix-telegram: 0.7.0 -> 0.7.1
https://github.com/tulir/mautrix-telegram/releases/tag/v0.7.1
2020-02-04 22:28:15 +01:00
Maximilian Bosch
f28acbdd33
Merge pull request #79221 from Ma27/bump-oracle-sqldeveloper
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
2020-02-04 22:25:44 +01:00
Profpatsch
84630a1d90
Merge pull request #68469 from uri-canva/bazel-deps
bazel-deps: remove
2020-02-04 21:14:44 +01:00
Nikolay Korotkiy
a1caeda72c
viking: 1.7 -> 1.8 2020-02-04 23:07:14 +03:00
R. RyanTM
a91faae4a6 unrar: 5.8.5 -> 5.9.1 2020-02-04 19:51:34 +00:00
Dmitry Kalinkin
a745c846d4
pythonPackages.hglib: fix tests 2020-02-04 12:47:05 -05:00
Ben Darwin
00cd1d0f21 ocamlPackages.parmap: init at 1.1 2020-02-04 17:49:45 +01:00
R. RyanTM
3c54ae5679 SPAdes: 3.13.1 -> 3.14.0 2020-02-04 16:40:50 +00:00
Michael Raskin
5660c077df lispPackages.cl-store: fix build 2020-02-04 17:22:12 +01:00
Lancelot SIX
fb37b20d4d
Merge pull request #79093 from bdesham/wee-slack-2.4.0
weechatScripts.wee-slack: 2.3.0 -> 2.4.0
2020-02-04 17:01:39 +01:00
Michael Raskin
1f0b4b19aa sbcl: reinstate 2.0.0; add sbcl_2_0_1 for 2.0.1
2.0.1 is too fresh for current Quicklisp (for example, CFFI fails)
2020-02-04 17:06:54 +01:00
worldofpeace
49fb456ece
Merge pull request #75885 from voanhduy1512/add_asus_wmi_sensors
asus-wmi-sensors: init at 0.0.1
2020-02-04 10:53:37 -05:00
Alyssa Ross
95de02942f
Revert "mailman-wrapper: crazy hack to work around the missing urllib3 dependency"
This reverts commit ce6b2419be, which
was unnecessary (mailman worked just fine on its parent commit).

See #79222.
2020-02-04 15:40:37 +00:00
Tim Steinbach
3931b82775
oh-my-zsh: 2020-01-31 -> 2020-02-04 2020-02-04 09:44:47 -05:00
Edmund Wu
1d87488d08
vscode-extensions.ms-vscode.cpptools: 0.26.1 -> 0.26.3 2020-02-04 09:25:08 -05:00
Edmund Wu
9a031427eb
vscode-extensions.ms-python.python: 2019.10.44104 -> 2020.1.58038 2020-02-04 09:25:08 -05:00
Marek Mahut
5485b44d94 sequoia: 0.11.0 -> 0.13.0 2020-02-04 15:22:06 +01:00
Jörg Thalheim
6cfc7e9bd2
Merge pull request #78448 from snicket2100/irqbalance-systemd
irqbalance: systemd service config aligned with upstream
2020-02-04 14:21:04 +00:00
Michael Weiss
a95cfefa55
Merge pull request #79223 from primeos/pijul-fix
pijul: Fix the build (broke due to a more recent Rust version)
2020-02-04 14:52:58 +01:00
Michael Weiss
eacc771f72
gitRepo: Switch to Python 3 2020-02-04 14:45:57 +01:00
Michael Weiss
7d4b5a2154
gitRepo: 1.13.8 -> 1.13.9.1 2020-02-04 14:45:57 +01:00
Peter Simons
ce6b2419be mailman-wrapper: crazy hack to work around the missing urllib3 dependency
Please remove the explicit urllib3 dependency from this expression again once
https://github.com/NixOS/nixpkgs/issues/79222 is fixed.
2020-02-04 14:43:56 +01:00
Peter Simons
5717f312a4 mailman-web: add myself as a maintainer 2020-02-04 14:43:46 +01:00
Will Dietz
e2867af1b2
Merge pull request #77050 from r-ryantm/auto-update/editline
editline: 1.16.1 -> 1.17.0
2020-02-04 07:25:26 -06:00
Michael Weiss
6fd230f144
signal-desktop: 1.30.0 -> 1.30.1
Changelog: https://github.com/signalapp/Signal-Desktop/releases/tag/v1.30.1
2020-02-04 14:16:18 +01:00
Michael Weiss
0de211d08d
Merge pull request #79212 from primeos/cleanup
dmenu2, tdesktopPackages: Remove the deprecation messages
2020-02-04 14:06:48 +01:00
Michael Weiss
434ff94e73
pijul: Fix the build (broke due to a more recent Rust version)
This uses an upstream patch [0] to fix a compatibility error with a new
version of Rust. Fix #79150.

Unfortunately patching Rust dependencies in Nixpkgs turned out to be way
more hacky than I expected (maybe there is a nicer way?), but it should
be fine for now.

A new release might follow soonish [1] so that we can drop the patches.

References:
- https://nest.pijul.com/pijul_org/pijul/discussions/401
- https://nest.pijul.com/pijul_org/thrussh/discussions/31

[0]: https://nest.pijul.com/pijul_org/thrussh:master/patches/AsyuWkJg4jAwNaG3H1yv1kbECx5E3GQAtjzXWBDB8yEGMswyfKbxKvYmAGWCohTVaTipdvF8mHh63yU5PTr5F9py
[1]: https://discourse.pijul.org/t/is-this-project-still-active-yes-it-is/451
2020-02-04 14:05:02 +01:00
Aaron Andersen
0285cbcbe2
Merge pull request #79159 from jojosch/mytop-clear
mariadb: mytop add "clear" to PATH
2020-02-04 08:00:55 -05:00
Maximilian Bosch
294f667121
sqldeveloper: {17.4.1.054.0712,18.2.0.183.1748} -> 19.4.0.354.1759
There are no new releases of sqldeveloper v17/v18 and I don't think that
we should keep obviously unmaintained software that interacts with
database systems.

I removed `sqldeveloper_18` and `pkgs.sqldeveloper` now points to
version 19.4. Unfortunately I had to drop darwin support as JavaFX is
required for 19.4 which is part of the `oraclejdk` which isn't packaged
for darwin yet.

For further information please refer to the release notes:

https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/sqldev-relnotes-194-5908846.html
2020-02-04 13:51:52 +01:00
Marek Mahut
65a1a68614 dat: move from all-packages to aliases 2020-02-04 12:52:54 +01:00
Tomoya Tabuchi
71d4420e20 telepresence: 0.101 -> 0.104
Bump telepresence to 0.104, which contains bug fixes.
2020-02-04 20:50:55 +09:00
Michael Weiss
0d1eeb7dbb
dmenu2, tdesktopPackages: Remove the deprecation messages
These aren't required anymore by now :)
2020-02-04 12:32:50 +01:00
Jörg Thalheim
4d676594ac
radare2-cutter: 1.9.0 -> 1.10.1 2020-02-04 11:31:06 +00:00
Jörg Thalheim
0bb7b8a72d
radare2: 4.0.0 -> 4.2.0 2020-02-04 11:31:04 +00:00
Maximilian Bosch
f32e921ca9
Merge pull request #79206 from Frostman/hugo-0.64.0
hugo: 0.63.2 -> 0.64.0
2020-02-04 11:53:41 +01:00
Michele Guerini Rocco
96358710f7
qutebrowser: 1.9.0 -> 1.10.0 (#79172) 2020-02-04 11:24:07 +01:00
wucke13
b020b0153d paraview: add wrapQtAppsHook
Also reformatted meta and arguments
2020-02-04 11:14:20 +01:00
Sergey Lukjanov
8447c84d48 hugo: 0.63.2 -> 0.64.0 2020-02-04 01:49:01 -08:00
Mario Rodas
bb769908f9
Merge pull request #79103 from marsam/init-pueue
pueue: init at 0.1.4
2020-02-04 04:04:36 -05:00
Vincent Laporte
21b4edc6a0 ocamlPackages.lwt4: 4.4.0 → 4.5.0 2020-02-04 09:48:28 +01:00
Mario Rodas
7596dfeb9a
Merge pull request #79201 from marsam/update-syncthing
syncthing: 1.3.3 -> 1.3.4
2020-02-04 03:19:48 -05:00
Mario Rodas
3267ed0853
Merge pull request #79200 from marsam/update-flexget
flexget: 3.1.13 -> 3.1.18
2020-02-04 03:14:59 -05:00
Jan Tojnar
e4a0953ac7
common-updater-scripts: move destructive changes further in the script
We can check some things before the modifications take place.
2020-02-04 06:25:38 +01:00
Jan Tojnar
65543d1031
common-updater-scripts: clean up
Fix issues reported by shellcheck and few other style issues.

Though we need to ignore $systemArg complaints because Nix does not support passing --system as a single argument.
2020-02-04 06:25:37 +01:00
Jan Tojnar
5a1bc70ec0
common-updater-scripts: Support SRI-style hash
Some fetcher functions support SRI-style `hash` attribute in addition to legacy type-specific attributes. When `hash` is used `outputHashAlgo` is null so let’s complain when SRI-style hash value was not detected.

Such attributes match the form ${type}${separator}${hash}: True SRI uses dash as a separator and only supports base64, whereas Nix’s SRI-style format uses a colon and supports all the same encodings like regular hashes (16/32/64).

To keep this program reasonably simple, we will upgrade Nix’s SRI-like format to pure SRI instead of preserving it.
2020-02-04 06:25:37 +01:00
Jan Tojnar
ea9da648ef
common-updater-scripts: mention --ignore-same-hash in usage 2020-02-04 06:25:36 +01:00
worldofpeace
d765d00a79
Merge pull request #79199 from zowoq/gh
gitAndTools.gh: init at 0.5.3
2020-02-03 23:40:08 -05:00
Dmitry Kalinkin
1e7b414b51
Merge pull request #79197 from eadwu/nvidia_x11/2020.02
nvidia_x11: 440.44 -> 440.59
2020-02-03 23:13:43 -05:00
zowoq
eb957383b7 gitAndTools.gh: init at 0.5.3 2020-02-04 13:53:56 +10:00
Vo Anh Duy
a1cc279630 asus-wmi-sensors: init at 0.0.1 2020-02-04 11:18:35 +08:00
Mario Rodas
01b1c16ae2
Merge pull request #79045 from fadenb/graylog_3.2.0
graylog: 3.1.4 -> 3.2.0
2020-02-03 22:15:20 -05:00
Edmund Wu
a31341bed7
nvidia_x11: 440.44 -> 440.59 2020-02-03 21:05:50 -05:00
Uri Baghin
10d1a04b02 bazel-deps: remove 2020-02-04 12:35:47 +11:00
Uri Baghin
3dc9c1b885 bazel-remote: 2019-01-12 -> 2020-01-29 2020-02-04 02:26:15 +01:00
Peter Hoeg
1b38ba9121
Merge pull request #79185 from zowoq/crun
crun: 0.11 -> 0.12
2020-02-04 08:59:33 +08:00
Will Dietz
ccdfbcd63c
Merge pull request #78661 from dtzWill/fix/matrique-alias-for-spectral
matrique: move to aliases.nix, not primary attribute name
2020-02-03 17:39:27 -06:00
Will Dietz
d18b1ee998
Merge pull request #78155 from dtzWill/update/zanshin-0.5.71
zanshin: 2019-07-28 -> 0.5.71
2020-02-03 17:38:20 -06:00
Will Dietz
67ab3bab81
matrique: move to aliases.nix, not primary attribute name
Noticed when searching for the spectral package:

https://nixos.org/nixos/packages.html?channel=nixos-unstable&query=%5Espectral

.. which presently indicates `matrique` is the attribute name.

(matrique became spectral at some point in 2018)
2020-02-03 17:37:25 -06:00
Will Dietz
500f032729
Merge pull request #78185 from dtzWill/update/nginx-1.17.8
nginxMainline: 1.17.3 -> 1.17.8
2020-02-03 17:35:42 -06:00
Timo Kaufmann
c636a45e67
Merge pull request #78871 from drewrisinger/dr-pr-libcint
libcint: init at 3.0.19
2020-02-04 00:00:10 +01:00
zowoq
169fcda342 fuse-overlayfs: 0.7.5 -> 0.7.6
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.6
2020-02-04 08:23:13 +10:00
zowoq
1a021570f9 crun: 0.11 -> 0.12
https://github.com/containers/crun/releases/tag/0.12
2020-02-04 08:19:12 +10:00
Drew Risinger
3e5789a223 libcint: init at 3.0.19
C library of general GTO integrals for quantum chemistry.

Requirement for pyscf, which is a requirement for qiskit-aqua.
2020-02-03 17:11:21 -05:00