Vladimír Čunát
e88e14ec8d
Merge branch 'master' into staging-next
...
A few thousand rebuilds per platform have arrived in the meantime.
2020-09-11 14:24:13 +02:00
Maximilian Bosch
8149ab158b
bandwhich: 0.17.0 -> 0.18.1
...
ChangeLogs:
* https://github.com/imsnif/bandwhich/releases/tag/0.18.1
* https://github.com/imsnif/bandwhich/releases/tag/0.18.0
Also applied a fix[1] for rDNS support which broke with `systemd-v246`
because the `resolv-conf` crate didn't support the `options
trust_ad`-declaration in systemd's `/etc/resolv.conf`[2].
[1] https://github.com/imsnif/bandwhich/pull/184
[2] https://github.com/imsnif/bandwhich/issues/166#issuecomment-691014450
2020-09-11 14:10:16 +02:00
Mario Rodas
2511a36527
Merge pull request #97568 from maxeaubrey/traefik_2.2.11
...
traefik: 2.2.8 -> 2.2.11, pin to go 1.14
2020-09-11 07:09:07 -05:00
Mario Rodas
4f39ab3c33
Merge pull request #97662 from doronbehar/pkg/tectonic
...
tectonic: 0.1.12 -> 0.1.15
2020-09-11 07:06:54 -05:00
Vladimír Čunát
2bb1868f76
Merge #97746 : test-driver.py: defaulting keepVmState
2020-09-11 13:39:35 +02:00
Aaron Andersen
49fa4a02b5
Merge pull request #97644 from stigtsp/codeowners/perl-stigtsp
...
CODEOWNERS: add stigtsp to perl
2020-09-11 07:30:24 -04:00
Mario Rodas
b83b7153e3
Merge pull request #97623 from marsam/update-grpc
...
grpc: 1.31.0 -> 1.32.0
2020-09-11 06:06:11 -05:00
Thomas Tuegel
a4ba092089
Merge pull request #97671 from ttuegel/appstream-qt-multiple-outputs
...
appstream-qt: multiple outputs
2020-09-11 05:38:41 -05:00
Mario Rodas
7d6fd8b008
Merge pull request #97731 from marsam/tab-python3
...
tab: use python3
2020-09-11 05:38:04 -05:00
Thomas Tuegel
eace2d8a1a
Merge pull request #97669 from ttuegel/plasma-workspace-qdbus-path
...
plasma-workspace: fix path to qdbus
2020-09-11 05:37:23 -05:00
Thomas Tuegel
98754abe78
Merge pull request #97735 from orivej/plasma5-bluetooth
...
nixos/plasma5: fix build with hardware.bluetooth.enable after #97456
2020-09-11 05:35:57 -05:00
Andreas Rammhold
98036b1a18
Merge pull request #97739 from NinjaTrappeur/prosody-0-11-6
...
prosody: 0.11.5 -> 0.11.6
2020-09-11 12:06:59 +02:00
Jan Tojnar
786d9316ad
gnome3.eog: format
...
* format with nixpkgs-fmt
* replace name with pname & version
* use pkg-config instead of pkgconfig alias
2020-09-11 11:33:38 +02:00
Doron Behar
c69187375f
Merge pull request #97089 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.9321 -> 0.1.9454
2020-09-11 12:31:04 +03:00
Michael Weiss
f192636304
signal-desktop: 1.35.1 -> 1.36.1
2020-09-11 11:29:04 +02:00
Doron Behar
5967d869dc
Merge pull request #97125 from r-ryantm/auto-update/flyctl
...
flyctl: 0.0.137 -> 0.0.140
2020-09-11 12:27:59 +03:00
Maximilian Bosch
914148a665
Merge pull request #97724 from mweinelt/supervisor
...
pythonPackages.supervisor: drop glibc-2.31 patch
2020-09-11 11:16:48 +02:00
Doron Behar
6d4b93323e
Merge pull request #89372 from roman/88716/documentation-changes
...
gotools: update comments regarding gopls
2020-09-11 12:12:21 +03:00
Doron Behar
79e055eb3b
Update pkgs/development/tools/gotools/default.nix
2020-09-11 12:08:04 +03:00
Doron Behar
5c3abccfaf
Update pkgs/development/tools/gotools/default.nix
...
Co-authored-by: Roman Volosatovs <rvolosatovs@users.noreply.github.com>
2020-09-11 12:07:54 +03:00
Maximilian Bosch
0a21d06682
wdisplays: fix startup on sway 1.5
...
Starting `wdisplays` on a NixOS 20.09 with `sway-1.5` breaks with the
following output:
```
(wdisplays:28400): Gtk-WARNING **: 10:26:38.619: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
Gdk-Message: 10:26:38.752: Error reading events from display: Success
```
The first two warnings can be fixed by adding `wrapGAppsHook`. The last
error is an upstream bug that can be fixed by applying the patch from a
pending PR[1].
[1] https://github.com/cyclopsian/wdisplays/pull/20
2020-09-11 11:00:40 +02:00
Florian Klink
56456fef75
Merge pull request #97689 from TethysSvensson/issue-97433
...
nixos/systemd-boot: Temporarily ignore errors
2020-09-11 10:53:07 +02:00
Félix Baylac-Jacqué
e571b315e2
test-driver.py: defaulting keepVmState in Machine init
...
ecb73fd555
introduced a new keepVmState
CLI flag for test-driver.py. This CLI flags gets forwarded to the
Machine class through create_machine.
It created a regression for the boot tests where __main__ end up not
being evaluated. See
https://github.com/NixOS/nixpkgs/pull/97346#issuecomment-690951837 for
bug report.
Defaulting keepVmState to false when __main__ ends up not being
evaluated.
2020-09-11 10:47:03 +02:00
Jaka Hudoklin
a4754caab7
Merge pull request #97643 from kampka/kops
...
Kops
2020-09-11 09:37:12 +02:00
Félix Baylac-Jacqué
b47cabb6ac
prosody: 0.11.5 -> 0.11.6
...
See https://blog.prosody.im/prosody-0.11.6-released/ for the release
notes.
2020-09-11 08:38:18 +02:00
Doron Behar
35521e4ea7
Merge pull request #95599 from doronbehar/module/mpd/passwordFile
...
nixos/mpd: Allow to configure a credentialsFile
2020-09-11 09:11:13 +03:00
Orivej Desh
21b2900bd4
nixos/plasma5: fix build with hardware.bluetooth.enable = true after #97456
2020-09-11 05:29:57 +00:00
Orivej Desh
98a3c77296
seq66: init at 0.90.5 ( #97728 )
2020-09-11 05:12:10 +00:00
Mario Rodas
9e7d5d9af4
Merge pull request #97701 from pnelson/nextdns-1.8.3
...
nextdns: 1.7.1 -> 1.8.3
2020-09-10 23:35:01 -05:00
Mario Rodas
e025a20c4c
Merge pull request #97719 from equirosa/croc
...
croc: 8.3.0 -> 8.3.1
2020-09-10 23:33:09 -05:00
Orivej Desh
4c9b89a764
mamba: 1.3 -> 1.4
2020-09-11 02:10:54 +00:00
Martin Weinelt
4607f02589
pythonPackages.supervisor: drop glibc-2.31 patch
...
A fix was integrated into the 4.2.1 release.
2020-09-11 02:37:21 +02:00
zowoq
619061532a
go_1_14: 1.14.8 -> 1.14.9
2020-09-11 09:53:55 +10:00
zowoq
240d8246e8
go: 1.15.1 -> 1.15.2
2020-09-11 09:53:27 +10:00
Jack Kelly
25bd44cea3
aws-sam-cli: fix version bounds
2020-09-10 16:46:03 -07:00
Daniël de Kok
1839c5cd7b
python3Packages.datasets: init at 1.0.0
...
This library provides open-access datasets an evaluation metrics for
natural language processing using PyTorch, TensorFlow, NumPy, and
Pandas.
2020-09-10 16:06:40 -07:00
Robert Scott
9627ae4f9a
pythonPackages.pysnow: fix build & tests
2020-09-10 16:05:05 -07:00
Eduardo Quiros
98b8f5d2a6
croc: 8.3.0 -> 8.3.1
2020-09-10 16:57:58 -06:00
Robert Scott
ef82f49fc0
pythonPackages.pyjet: fix tests
...
tests are now pytest tests, and not included in the pypi tarball
2020-09-10 15:16:44 -07:00
Robert Scott
70c56dd486
pythonPackages.pq: fix build
...
we can't run the tests anyway, so remove fragile attempts to patch them
2020-09-10 15:15:58 -07:00
Robert Scott
483fa86c36
pythonPackages.hiredis: fix tests
...
just requires the source-directory-hiding trick
2020-09-10 15:15:39 -07:00
Drew Risinger
8f6436a825
python3Packages.parso: disable on python 2.7
...
* Disabled on python 2.7
* Updated meta
* Changed to pytestCheckHook
2020-09-10 15:09:01 -07:00
Sascha Grunert
29ddc02847
cargo-kcov: init at 0.5.2 ( #97691 )
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-09-10 23:45:40 +02:00
Jonathan Ringer
5916b96370
python3Packages.executor: 21.3 -> 23.1, fix tests
2020-09-10 14:39:20 -07:00
Maximilian Bosch
195842dd86
vorta: 0.7.0 -> 0.7.1
...
https://github.com/borgbase/vorta/releases/tag/v0.7.1
2020-09-10 23:37:27 +02:00
Lassulus
5cd42271a3
Merge pull request #97452 from Lassulus/zandronum-fix
...
zandronum: use new hg url
2020-09-10 22:57:00 +02:00
Tethys Svensson
1937fd3f19
discord-canary: 0.0.111 -> 0.0.112
2020-09-10 13:55:40 -07:00
Tethys Svensson
3ca40eebf9
discord-ptb: 0.0.21 -> 0.0.22
2020-09-10 13:55:40 -07:00
Tethys Svensson
977147bd04
discord: 0.0.11 -> 0.0.12
2020-09-10 13:55:40 -07:00
zowoq
d3875340df
conmon: 2.0.20 -> 2.0.21
...
https://github.com/containers/conmon/releases/tag/v2.0.21
2020-09-11 06:48:48 +10:00