Commit Graph

246301 Commits

Author SHA1 Message Date
Martin Weinelt
657c387464
pythonPackages.yeelight: 0.5.3 -> 0.5.4
Use pytestCheckhook for testing.
2020-10-09 17:10:28 +02:00
Martin Weinelt
5a9a3143fc homeassistant: 0.116.1 -> 0.116.2 2020-10-09 16:54:53 +02:00
Martin Weinelt
94515128c3 home-assistant: clean up dependencies 2020-10-09 12:11:05 +02:00
Martin Weinelt
41331908ac homeassistant: 0.116.0 -> 0.116.1 2020-10-09 12:11:05 +02:00
Martin Weinelt
53d04173e0 home-assistant: convert tests to pytestCheckHook
Enables testing in parallel. This cuts down the test phase from over
five to under one minute on my 6C/12T processor.

Sadly while the upstream runs their tests using `-n auto` this isn't
working for us in all cases. I currently assume they use low concurrency in
their CI, which is not triggering these issues..
2020-10-09 12:11:05 +02:00
Martin Weinelt
9cf3b6a473 homeassistant: 0.115.6 -> 0.116.0 2020-10-09 12:11:05 +02:00
Martin Weinelt
2721442187 python3Packages.voluptuous: 0.11.7 -> 0.12.0
Enable tests by running nosetests during checkPhase.
2020-10-09 12:11:05 +02:00
Mario Rodas
9677cbc5b6
Merge pull request #100032 from IvarWithoutBones/xsel-update
xsel: 2019-08-21 -> 2020-05-27
2020-10-08 17:12:50 -05:00
markuskowa
d8d52410a7
Merge pull request #100053 from markuskowa/upd-snapper
nixos/snapper: 0.8.12 -> 0.8.14
2020-10-09 00:05:27 +02:00
zimbatm
be6e9f1e90
Merge pull request #99198 from timstott/terraform-013-compatible-providers
terraform-providers: Terraform 0.13 compatibility
2020-10-08 21:29:04 +00:00
Silvan Mosberger
6ee8491cb1
Merge pull request #99520 from endgame/ssm-agent-user-fix
ssm-agent: fix bad user declaration
2020-10-08 23:28:13 +02:00
markuskowa
7c36c71b00
Merge pull request #100020 from sikmir/gpxsee
gpxsee: 7.32 -> 7.33
2020-10-08 23:22:02 +02:00
markuskowa
4ab5d7ac52
Merge pull request #99914 from mweinelt/borg
borgbackup: 1.1.13 -> 1.1.14
2020-10-08 23:21:29 +02:00
markuskowa
c83e442b77
Merge pull request #100052 from markuskowa/upd-linuxptp
linuxptp: 3.0 -> 3.1
2020-10-08 23:20:37 +02:00
Timothy Stott
b0a0ffb7fd terraform: add maintainer timstott 2020-10-08 22:18:12 +01:00
Timothy Stott
cd1b594767 terraform: expose providers to terraform 0.13
Terraform 0.13 adopts a new filesystem layout for plugins (illustrated below).

Terraform 0.12 and earlier
`plugins-dir/terraform-provider-aws_v3.7.0`

Terraform 0.13
`plugins-dir/registry.terraform.io/hashicorp/aws/3.7.0/linux_amd64/terraform-provider-aws_v3.7.0`

To support all packaged Terraform versions a shim is created at both locations.

This approach was inspired by https://github.com/numtide/generate-terraform-provider-shim

Terraform 0.13 provider documentation https://www.terraform.io/upgrade-guides/0-13.html#new-filesystem-layout-for-local-copies-of-providers

layout terraform providers filesystem in withPlugins
2020-10-08 22:18:12 +01:00
Markus Kowalewski
90aa6c93e2
nixos/snapper: add snapperd dbus service
Since snapper 0.8.13 a systemd service is required for DBus activation.
2020-10-08 23:17:44 +02:00
Markus Kowalewski
7cbd2094f7
snapper: 0.8.12 -> 0.8.14 2020-10-08 23:17:24 +02:00
Ivar
ae61b8500f xsel: 2019-08-21 -> 2020-05-27 2020-10-08 23:06:47 +02:00
Lassulus
1cd650194f
Merge pull request #94950 from suhr/helio
helio-workstation: 2.2 -> 3.1
2020-10-08 23:02:17 +02:00
Doron Behar
215bc37d00
Merge pull request #96091 from doronbehar/pkg/mailnag/fixes
mailnag: Fix pluginDeps usage & comment
2020-10-09 00:01:32 +03:00
Timothy Stott
72cd428dd2 terraform-providers: populate provider source addresses
Added provider source address to providers hosted in the same GitHub
repository. Other providers have moved repository and would require a
patch to the package path.
2020-10-08 21:59:09 +01:00
Anderson Torres
8bcfed0140
Merge pull request #92666 from sikmir/mkgmap
mkgmap: 4432 -> 4565
2020-10-08 17:55:10 -03:00
Lassulus
663d0f06fb
Merge pull request #99654 from bcdarwin/update-c3d
c3d: unstable-2019-10-22 -> unstable-2020-10-05
2020-10-08 22:47:16 +02:00
Lassulus
059a2ef9ad
Merge pull request #98582 from bcdarwin/update-simpleitk
simpleitk: 1.2.4 -> 2.0.0
2020-10-08 22:39:52 +02:00
Markus Kowalewski
173ebca876
linuxptp: 3.0 -> 3.1 2020-10-08 22:18:19 +02:00
Robert Scott
8484c442ed
Merge pull request #100044 from risicle/ris-packetdrill-fix
packetdrill: 1.0 -> unstable-2020-08-22, fix build
2020-10-08 20:55:02 +01:00
Doron Behar
7ebd42b87f
Merge pull request #99956 from FRidh/qt 2020-10-08 22:49:35 +03:00
Lassulus
f849b13978
Merge pull request #98571 from bcdarwin/gifticlib
gifticlib: init at unstable-2020-07-07
2020-10-08 21:48:31 +02:00
Doron Behar
dfcde0341f kdeconnect: 1.3.5 -> 20.08.1
Update many dependencies. Add a patch that fixes a build. Use
`libsForQt5` instead of `libsForQt514`.
2020-10-08 22:14:03 +03:00
Tim Steinbach
8ef2c0e07a
powershell: 7.0.1 -> 7.0.3 2020-10-08 15:08:12 -04:00
Vladyslav M
6c5edf3dea
Merge pull request #99364 from 0x4A6F/master-zola
zola: 0.12.1 -> 0.12.2
2020-10-08 21:59:54 +03:00
Robert Scott
87fad4d39e packetdrill: 1.0 -> unstable-2020-08-22, fix build
also switch to cmake build
2020-10-08 19:52:13 +01:00
Tim Steinbach
553ec1bf72
jenkins: 2.249.1 -> 2.249.2 2020-10-08 14:51:20 -04:00
Tim Steinbach
cc3c70e5af
oh-my-zsh: 2020-10-05 -> 2020-10-08 2020-10-08 14:51:16 -04:00
Doron Behar
6b6f680831 kdoctools, kapidox: Remove out of top-level scope
They do depend on qt5, and putting them in top level scope could cause
qt5 incompatibilities errors.
2020-10-08 21:48:31 +03:00
Ben Darwin
af85623c53 c3d: unstable-2019-10-22 -> unstable-2020-10-05 2020-10-08 14:48:02 -04:00
Miles Breslin
8e628f8eea
nixos/pam: Add option to set pam-u2f appid (#73591) 2020-10-08 14:37:40 -04:00
Martin Weinelt
9c56eb009a
Merge pull request #99875 from 0x4A6F/master-promscale
promscale: 0.1.0-beta.5 -> 0.1.0
2020-10-08 20:10:31 +02:00
Anderson Torres
e06c0fa1c0
Merge pull request #99536 from OPNA2608/update/palemoon-28.14.2
palemoon: 28.13.0 -> 28.14.2
2020-10-08 15:04:36 -03:00
Timothy Stott
87e21d1153 terraform-provider.acme: 1.5.0 -> 1.5.0-patched 2020-10-08 19:01:08 +01:00
Timothy Stott
60645f0921 terraform-providers: script to update all providers 2020-10-08 19:01:08 +01:00
Timothy Stott
107707ad82 terraform-providers: update providers via terraform registry 2020-10-08 19:00:07 +01:00
Timothy Stott
063f1d7301 terraform-providers: store providers as JSON 2020-10-08 19:00:07 +01:00
Michiel Leenaars
21b9c04a2c basex: 8.6.6 -> 9.4.3 2020-10-08 19:56:19 +02:00
Austin Seipp
1d83d90b39
Merge pull request #99449 from ruuda/libressl-3.1.4
libressl_3_1: 3.1.3 -> 3.1.4
2020-10-08 12:37:32 -05:00
Frederik Rietdijk
c0d5cf4993 puddletag: mark broken 2020-10-08 19:26:35 +02:00
Frederik Rietdijk
5d4117bd12 openshot-qt: consustently use qt 5.14 2020-10-08 19:13:19 +02:00
Frederik Rietdijk
902c567974 qutebrowser: use current qt (5.15) again instead of 5.14
For security reasons [1] we upgrade to the latest Qt, despite this
breaking a feature, which is why 5.14 was forced earlier.

[1] https://github.com/NixOS/nixpkgs/pull/99456#issuecomment-703523943
2020-10-08 19:13:01 +02:00
Frederik Rietdijk
b9af2d2259 dupeguru: mark as broken 2020-10-08 19:06:35 +02:00