Commit Graph

262304 Commits

Author SHA1 Message Date
Jörg Thalheim
4a580eb51b
Merge pull request #108635 from petabyteboy/feature/rust-1-49
rust: 1.48.0 -> 1.49.0
2021-01-08 05:31:47 +00:00
github-actions[bot]
9e9902250a
Merge staging-next into staging 2021-01-07 18:40:54 +00:00
github-actions[bot]
5c072a088d
Merge master into staging-next 2021-01-07 18:40:50 +00:00
asymmetric
d80ba82f2e
gopls: 0.5.3 -> 0.6.2 (#108702) 2021-01-07 18:38:46 +00:00
Doron Behar
f211631c1c
Merge pull request #108690 from MetaDark/texlab
texlab: 2.2.0 -> 2.2.1
2021-01-07 19:50:35 +02:00
Milan Pässler
0f03222d88 linux: build with multipath tcp support
Starting from Linx 5.6, there is partial upstream support for the Multipath TCP
protocol. There are no downsides to enabling it afaict, since
applications need to opt-in when creating a socket.

From https://github.com/multipath-tcp/mptcp_net-next/wiki:
"[...] users of regular TCP continue to get the same type of connection and
performance unless MPTCP is requested."
2021-01-07 18:37:57 +01:00
Sandro
cc8db6e19b
Merge pull request #101628 from dguenther/code-server3.6.0
code-server: 3.4.1 -> 3.6.0
2021-01-07 17:25:43 +01:00
Sandro
ec56bf6ede
Merge pull request #106456 from eduardosm/diylc 2021-01-07 17:24:42 +01:00
Sandro
50e382b43d
Merge pull request #108667 from peterhoeg/u/strawberry
strawberry: 0.8.4 -> 0.8.5
2021-01-07 17:21:53 +01:00
Kira Bruneau
5383c549b7 texlab: 2.2.0 -> 2.2.1 2021-01-07 11:09:48 -05:00
Martin Weinelt
2b88da34e4
Merge pull request #108677 from fabaff/bump-pyairvisual
python3Packages.pyairvisual: 5.0.4 -> 5.0.5
2021-01-07 17:06:39 +01:00
Graham Christensen
b63aa4ccb2
Deshaw: create team and reassign limeytexan's maintainership (#108678)
* team: add deshaw

* maintainership: reassign limeytexan's packages to the deshaw team
2021-01-07 10:44:08 -05:00
Sandro
2f2d887664
Merge pull request #108607 from cpcloud/update-nvidia-runtime 2021-01-07 16:43:51 +01:00
Fabian Affolter
7188404359 python3Packages.pyairvisual: update meta 2021-01-07 16:40:30 +01:00
Fabian Affolter
dc7bca1a32 python3Packages.pyairvisual: add pythonImportsCheck and update pytestFlagsArray 2021-01-07 16:39:34 +01:00
Tim Steinbach
2fe7c5cb86
linux/hardened/patches/5.4: 5.4.86.a -> 5.4.87.a 2021-01-07 10:11:58 -05:00
Tim Steinbach
91e76b146f
linux/hardened/patches/5.10: 5.10.4.a -> 5.10.5.a 2021-01-07 10:11:56 -05:00
Tim Steinbach
2a23529200
linux/hardened/patches/4.19: 4.19.164.a -> 4.19.165.a 2021-01-07 10:11:50 -05:00
Tim Steinbach
10149d6954
awscli: 1.18.209 -> 1.18.210 2021-01-07 09:57:23 -05:00
Tim Steinbach
0f2f299a45
python3Packages.boto3: 1.16.49 -> 1.16.50 2021-01-07 09:56:37 -05:00
Tim Steinbach
966b995463
python3Packages.botocore: 1.19.49 -> 1.19.50 2021-01-07 09:56:25 -05:00
Fabian Affolter
ac50b98e2b python3Packages.pyairvisual: 5.0.4 -> 5.0.5 2021-01-07 15:16:49 +01:00
Atemu
e44a4abdbe zfs: 2.0.0 -> 2.0.1
RT patch is included in this release
2021-01-07 05:54:10 -08:00
Martin Weinelt
c92a996c8f
Merge pull request #108602 from mweinelt/home-assistant
home-assistant: 2020.12.2 -> 2021.1.0 (+entourage)
2021-01-07 14:46:56 +01:00
Kevin Cox
8455fa3bca
Merge pull request #105347 from Mic92/nginx
nixos/nginx: add streamConfig option
2021-01-07 08:46:29 -05:00
Peter Hoeg
365d0b9bf3 strawberry: 0.8.4 -> 0.8.5 2021-01-07 20:57:16 +08:00
Phillip Cloud
6468f2cb69 nvidia-docker: 2.0.3 -> 2.5.0 2021-01-07 07:50:01 -05:00
Martin Weinelt
9ae9f922d5
python3Packages.sanic-auth: 0.2.0 -> 0.3.0
Fixes all tests.
2021-01-07 13:40:40 +01:00
Martin Weinelt
1f7f70ecf6
home-assistant: fix packagen name in update.sh 2021-01-07 13:33:10 +01:00
Martin Weinelt
8cb55de7dc
home-assistant: don't strip
Neither the home-assistant nor the frontend contain strippable binaries,
but the stripping process will still iterate over 6600+ files and notice
that they're not in a strippable format.

On my 6C/12T desktop CPU this takes slightly over two minutes.
2021-01-07 13:33:10 +01:00
Martin Weinelt
7adf998341
home-assistant: 2020.12.2 -> 2021.1.0 2021-01-07 13:33:10 +01:00
Martin Weinelt
7c424e3f56
python3Packages.zigpy-znp: disable test_force_remove test case
The zigpy-znp package didn't sync up with changes to the zigpy 0.29 in
time for the home-assistant 2021.1.0 release, so let's disable this test
until the next release.

Co-Authored-By: Matt Votava <mvnetbiz@gmail.com>
2021-01-07 13:33:09 +01:00
Martin Weinelt
625c856021
python3Packages.voluptuous: 0.12.0 -> 0.12.1 2021-01-07 13:33:09 +01:00
Fabian Affolter
afae42d254
python3Packages.pyarlo: init at 0.2.4 2021-01-07 13:33:09 +01:00
Thane Gill
e53d823337
pythonPackage.uvicorn Fix tests on darwin 2021-01-07 13:33:09 +01:00
Martin Weinelt
dbf3e8b2e2
python3Packages.uvicorn: 0.11.5 -> 0.13.2 2021-01-07 13:33:08 +01:00
Martin Weinelt
fd29814024
python3Packages.openwebifpy: 3.1.1 -> 3.2.7 2021-01-07 13:33:08 +01:00
Martin Weinelt
122e741b0c
python3Packages.h11: 0.9.0 -> 0.12.0 2021-01-07 13:33:08 +01:00
Martin Weinelt
a2e75b86f0
python3Packages.zigpy-zigate: 0.7.3 -> 0.7.4 2021-01-07 13:33:08 +01:00
Martin Weinelt
30e508d8b2
python3Packages.zigpy-deconz: 0.11.0 -> 0.11.1
Fetch source from GitHub, the tests were removed from the PyPi tarball.
Also migrate to pytestCheckHook.
2021-01-07 13:33:07 +01:00
Martin Weinelt
70df4c8138
python3Packages.zha-quirks: 0.0.47 -> 0.0.51
Fetch from GitHub as they removed tests from the PyPi tarball.
2021-01-07 13:33:07 +01:00
Martin Weinelt
c4d27d698a
python3Packages.zigpy: 0.26.0 -> 0.29.0 2021-01-07 13:33:07 +01:00
github-actions[bot]
46149d0fe8
Merge staging-next into staging 2021-01-07 12:27:14 +00:00
github-actions[bot]
a544214cae
Merge master into staging-next 2021-01-07 12:27:10 +00:00
Jan Tojnar
0ea0dacc20
Merge branch 'staging-next' into staging 2021-01-07 13:06:41 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Eduardo Sánchez Muñoz
0d84b3f540 diylc: init at 4.15.1 2021-01-07 12:53:35 +01:00
Sandro
31eeb468ed
Merge pull request #108621 from onsails/tabnine
tabnine: 3.1.1 -> 3.2.63
2021-01-07 12:42:02 +01:00
Sandro
8803216aa0
Merge pull request #108658 from marsam/update-timescaledb-tune
timescaledb-tune: 0.9.0 -> 0.10.0
2021-01-07 12:41:38 +01:00
Sandro
2be707eca8
Merge pull request #108654 from SuperSandro2000/patch-1
tmuxPlugins.onedark-theme: fix entrypoint
2021-01-07 12:37:54 +01:00