282338 Commits

Author SHA1 Message Date
IvarWithoutBones
144a8769a9 apple-music-electron: fix desktop file exec path 2021-04-04 17:56:16 +02:00
IvarWithoutBones
81d749f53b sm64ex: unstable-2020-06-19 -> unstable-2020-10-09 2021-04-04 17:39:40 +02:00
Martin Weinelt
04af447ba9 python3Packages.pytest: 6.2.2 -> 6.2.3
https://github.com/pytest-dev/pytest/releases/tag/6.2.3
2021-04-04 17:33:25 +02:00
IvarWithoutBones
d9a164a401 python3Packages.discordpy: 1.6.0 -> 1.7.0 2021-04-04 17:22:35 +02:00
IvarWithoutBones
a877e6c8e5 pythonPackages.docx2python: init at unstable-2020-11-15 2021-04-04 16:57:33 +02:00
Robert Scott
540199893d
Merge pull request #117971 from jack-michaud/bump-mypy-protobuf-version
python: mypy-protobuf: 1.23 -> 2.4
2021-04-04 15:34:43 +01:00
Gabriel Ebner
e0a09eb292
Merge pull request #118459 from gebner/duplicityclosuresize
duplicity: reduce closure size
2021-04-04 16:31:11 +02:00
Alyssa Ross
5f24024de6 linux: enable Xen everywhere it can be
I don't think there's any reason to have a seperate kernel variant
because of this, with all the maintenance burden that imposes.  Debian
and Fedora both enable all these options on their normal kernels.

Alias the Linux Xen attributes, so this change should be seemless for
people who were using the Xen kernels up to now.

All the Xen options are marked as optional anyway, so it should be
fine to try to enable them on non-x86 platforms as well.

Fixes: https://github.com/NixOS/nixpkgs/issues/115182
2021-04-04 14:26:21 +00:00
Mario Rodas
3e974eb249
Merge pull request #118455 from 06kellyjac/deno
deno: 1.8.2 -> 1.8.3
2021-04-04 09:23:22 -05:00
Gabriel Ebner
d207656690 duplicity: reduce closure size 2021-04-04 14:49:39 +02:00
github-actions[bot]
73942e2175
Merge staging-next into staging 2021-04-04 12:06:04 +00:00
github-actions[bot]
3e45982f7a
Merge master into staging-next 2021-04-04 12:06:01 +00:00
sternenseemann
68e901c684 pythonPackages.zopfli: 0.1.7 -> 0.1.8
https://github.com/obp/py-zopfli/releases/tag/v0.1.8
2021-04-04 13:44:48 +02:00
talyz
46d935a4ce
nixos/nginx: Add an option to specify additional third-party modules 2021-04-04 13:44:36 +02:00
Thomas Gerbet
5196dcf353 vigra: use the HDF5 v1.10 API
vigra is not yet compatible with the v1.12 API [0][1].

[0] https://github.com/ukoethe/vigra/issues/476
[1] https://github.com/ukoethe/vigra/issues/476
2021-04-04 13:27:51 +02:00
Thomas Gerbet
7187949817 hdf5: make possible to use the v1.10 API 2021-04-04 13:27:51 +02:00
Frederik Rietdijk
d9fd85f9fb Revert "python3Packages.python-smarttub: pin pyjwt at 1.7.1"
Overriding within the package set is not allowed. Doing so makes it
possible one ends up with multiple versions of a package, something
Python cannot handle.

This reverts commit 4e9c5151b9932d6b6035e9a0e5b9bad637531f35.
2021-04-04 13:22:31 +02:00
Frederik Rietdijk
30f7de04ff
Merge pull request #117452 from NixOS/python-unstable
Python packages set: major upgrades
2021-04-04 13:22:10 +02:00
06kellyjac
f4593abda0 deno: 1.8.2 -> 1.8.3 2021-04-04 12:18:18 +01:00
Frederik Rietdijk
1e7ed8b2f3
Merge branch 'staging' into python-unstable 2021-04-04 12:59:12 +02:00
Robert Schütz
8b65ff2559
Merge pull request #115368 from dotlambda/angelfish-init
angelfish: init at 1.8.0
2021-04-04 12:35:03 +02:00
Robert Schütz
c435971bab python3Packages.homeassistant-pyozw: use Home Assistant's fork of openzwave 2021-04-04 12:12:35 +02:00
Robert Schütz
a41546b597 openzwave: 2019-12-08 -> 1.6, use official version 2021-04-04 12:12:35 +02:00
Fabian Affolter
8ffa475401 home-assistant: update component-packages 2021-04-04 11:19:38 +02:00
Fabian Affolter
048cff368a python3Packages.openhomedevice: init at 1.0.0 2021-04-04 11:11:03 +02:00
Frederik Rietdijk
a55da781d7 quodlibet: remove pyobjc as dependency
because its python 2 only and quodlibet uses python3
2021-04-04 11:00:27 +02:00
Alvar Penning
673d561cd2 shellharden: init at 4.1.2 2021-04-04 10:52:27 +02:00
Vladimír Čunát
7f46b19d76
Merge #118386: linux: don't compress by ZSTD on 32-bit 2021-04-04 09:52:46 +02:00
Jörg Thalheim
db23e436b2
Merge pull request #118381 from zowoq/actions-bump
.github/workflows/manual-*.yml: update cachix / install-nix actions
2021-04-04 07:55:43 +01:00
github-actions[bot]
397730e0f4
Merge staging-next into staging 2021-04-04 06:05:28 +00:00
github-actions[bot]
dc6a8abb69
Merge master into staging-next 2021-04-04 06:05:25 +00:00
Sandro
db5a15676c
nixos/nginx: set "recommended" proxy timeouts to 60s
According to the nginx documentation [1] those values  cannot usually exceed 75 seconds.
The defaults are 60s and should probably be lowered to something reasonable like 20 or 30 seconds.

[1] https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_connect_timeout
2021-04-04 07:47:45 +02:00
Mario Rodas
09513a5523 rubocop: 1.12.0 -> 1.12.1
https://github.com/rubocop/rubocop/releases/tag/v1.12.1
2021-04-04 04:20:00 +00:00
Mario Rodas
06021016f1 tflint: 0.25.0 -> 0.26.0
https://github.com/terraform-linters/tflint/releases/tag/v0.26.0
2021-04-04 04:20:00 +00:00
Sandro
1222c8282d
Merge pull request #118441 from veprbl/pr/thrift_0_14_1
thrift: 0.13.0 -> 0.14.1
2021-04-04 04:29:47 +02:00
Sandro
851caf3135
Merge pull request #118433 from fabaff/bump-aqualogic
python3Packages.aqualogic: 2.5 -> 2.6
2021-04-04 04:26:35 +02:00
Sandro
d6a132c53b
Merge pull request #118420 from fortuneteller2k/update-exa
exa: unstable-2021-01-14 -> 0.10.0
2021-04-04 04:26:07 +02:00
Sandro Jäckel
d24e2d1b0b
gmock: deprecate alias 2021-04-04 03:18:59 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
Sandro Jäckel
8e1db896a3
all-packages: format to make readable 2021-04-04 03:18:57 +02:00
Sandro Jäckel
62733b37b4
mysql: deprecate alias 2021-04-04 03:18:57 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
github-actions[bot]
1ffe4a4f49
Merge staging-next into staging 2021-04-04 00:20:48 +00:00
github-actions[bot]
3cc7116425
Merge master into staging-next 2021-04-04 00:20:45 +00:00
Dmitry Bogatov
19b0f5623d laminar: use "pname" instead of "name" in mkDerivation 2021-04-04 00:00:00 +00:00
Sandro Jäckel
9378fdf87e
iproute: deprecate alias 2021-04-04 01:43:46 +02:00
Sandro
ebba57534e
Merge pull request #118422 from fortuneteller2k/update-papirus
papirus-icon-theme: 20210302 -> 20210401
2021-04-04 01:33:02 +02:00
Sandro
ac4d76a657
Merge pull request #118425 from devhell/bump-libmediainfo
libmediainfo: 20.09 -> 21.03
2021-04-04 01:25:28 +02:00
Sandro
5db43eeb60
Merge pull request #118426 from devhell/bump-mediainfo-gui
mediainfo-gui: 20.09 -> 21.03
2021-04-04 01:22:35 +02:00
Sandro
d4b1a0b5fd
Merge pull request #118427 from servalcatty/v2ray
v2ray: 4.36.2 -> 4.37.0
2021-04-04 01:22:02 +02:00