davidak
8df14d9a29
Merge pull request #115401 from maxeaubrey/traefik_2.4.6
...
traefik: 2.4.3 -> 2.4.6
2021-03-08 19:47:14 +01:00
Nikolay Korotkiy
a96be025a1
lagrange: 1.1.4 → 1.2.2
2021-03-08 21:46:55 +03:00
Maxine Aubrey
6cb28a7a47
bolt: 0.9 -> 0.9.1
2021-03-08 19:44:05 +01:00
Bernardo Meurer
6af93b8405
Merge pull request #115239 from dotlambda/google-play-music-drop
...
Drop Google Play Music-related packages
2021-03-08 18:39:20 +00:00
Frederik Rietdijk
3521dc45ed
python3Packages.aiohttp: fixup package set
...
In b1d8335904
pytestCheckHook was overridden.
Overriding as is done in this commit breaks cross. Therefore, I attempted
to use one of the spliced sets but that did not work and got accidentally
committed and pushed.
2021-03-08 19:38:09 +01:00
Ryan Horiguchi
c666f8df97
vscode-extensions.gruntfuggly.todo-tree: 0.0.198 -> 0.0.201
2021-03-08 19:36:00 +01:00
Sandro
29cb74cc7d
Merge pull request #115405 from Luflosi/add-pytest-cid
...
python3Packages.pytest-cid: init at 1.1.1
2021-03-08 19:24:30 +01:00
github-actions[bot]
5c2a7abde7
Merge master into staging-next
2021-03-08 18:22:56 +00:00
Sandro
448151f509
Merge pull request #115413 from andresilva/ledger-live-2.23.0
...
ledger-live-desktop: 2.21.3 -> 2.23.0
2021-03-08 19:22:54 +01:00
Sandro
78a88780b8
Merge pull request #115432 from NeQuissimus/python3Packages.sagemaker
...
python3Packages.sagemaker: 2.28.0 -> 2.29.0
2021-03-08 19:20:53 +01:00
Frederik Rietdijk
277d488026
Merge staging into staging-next
2021-03-08 19:20:18 +01:00
Sandro
77370c3d1f
Merge pull request #115430 from NeQuissimus/sbt
...
sbt: 1.4.7 -> 1.4.8
2021-03-08 19:20:12 +01:00
Sandro
d40d62d235
Merge pull request #115428 from NeQuissimus/sbtextras
...
sbt-extras: 2021-03-03 → 2021-03-08
2021-03-08 19:19:16 +01:00
Serval
71ec323d09
v2ray: 4.34.0 -> 4.35.1
...
Also handle SRI hash produced by nix unstable in update script.
2021-03-09 02:18:49 +08:00
Jonathan Ringer
042adf08d1
cargo/hooks: allow hooks to be disabled
2021-03-08 19:17:03 +01:00
Fabian Affolter
5c8b025584
python3Packages.furl: fix build
2021-03-08 10:16:44 -08:00
Fabian Affolter
8e25152e68
python3Packages.mocket: 3.9.39 -> 3.9.40
2021-03-08 10:16:44 -08:00
Fabian Affolter
5c2c66d218
python3Packages.pook: init at 1.0.1
2021-03-08 10:16:44 -08:00
Fabian Affolter
4805fb4f65
python3Packages.sopel: add pythonImportsCheck
2021-03-08 10:16:44 -08:00
Fabian Affolter
8c36da303e
python39Packages.geoip2: switch to pytestCheckHook
2021-03-08 10:16:44 -08:00
R. RyanTM
e83d926f21
libedit: 20191231-3.1 -> 20210216-3.1
2021-03-08 19:11:28 +01:00
Fabian Affolter
3609a1d536
python3Packages.poetry-core: 1.0.0 -> 1.0.2
2021-03-08 19:10:34 +01:00
Fabian Affolter
a7d1e3a27d
python3Packages.check-manifest: update style and add pythonImportsCheck
2021-03-08 19:10:34 +01:00
Fabian Affolter
8f90fa510e
python3Packages.build: enable tests
2021-03-08 19:10:34 +01:00
Fabian Affolter
041224bd8d
python3Packages.build: 0.1.0 -> 0.3.0
2021-03-08 19:10:34 +01:00
Fabian Affolter
1e5eae6f4b
python3Packages.adafruit-platformdetect: 3.2.0 -> 3.3.0
2021-03-08 19:01:06 +01:00
Jan Tojnar
53bf5c322d
libqmi: 1.26.10 -> 1.28.2
...
New dependency on QRTR.
Also cleaned up the expression a bit.
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003552.html
- https://lists.freedesktop.org/archives/libqmi-devel/2021-March/003554.html
2021-03-08 18:58:50 +01:00
Jan Tojnar
08564e2bd3
libqrtr-glib: init at 1.0.0
...
libqrtr-glib is a GLib-based library to manage and access the QRTR (Qualcomm IPC Router) bus, required by libqmi.
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003542.html
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003550.html
2021-03-08 18:58:50 +01:00
Frederik Rietdijk
b1d8335904
python3Packages.aiohttp: use pytest_6_1
2021-03-08 18:48:15 +01:00
Frederik Rietdijk
bea1b905b7
python3Packages.pytest_6_1: bring it back for aiohttp
2021-03-08 18:48:01 +01:00
Frederik Rietdijk
1ceaf03f8a
python3Packages.pytest-xdist: don't propagate pytest
...
pytest extensions should not propagate pytest. Doing so makes it
impossible to combine the package with another version of pytest, which
sometimes is needed.
2021-03-08 17:57:14 +01:00
Frederik Rietdijk
c44ae94eab
python3Packages.pytest-forked: don't propagate pytest
...
pytest extensions should not propagate pytest. Doing so makes it
impossible to combine the package with another version of pytest, which
sometimes is needed.
2021-03-08 17:56:24 +01:00
Tim Steinbach
52b6f5f1d7
sbt-extras: 2021-03-03 → 2021-03-08
2021-03-08 16:55:34 +00:00
Frederik Rietdijk
fe45edd2ef
python3Packages.pyopenssl: normalize name
2021-03-08 17:55:19 +01:00
Tim Steinbach
955bcff28f
sbt: 1.4.7 -> 1.4.8
2021-03-08 11:54:02 -05:00
Tim Steinbach
56964bcb77
python3Packages.sagemaker: 2.28.0 -> 2.29.0
2021-03-08 11:53:07 -05:00
Tim Steinbach
8544191306
awscli: 1.19.20 -> 1.19.22
2021-03-08 11:52:17 -05:00
Tim Steinbach
719cc9b198
python3Packages.boto3: 1.17.20 -> 1.17.22
2021-03-08 11:51:14 -05:00
Tim Steinbach
75890e7b35
python3Packages.botocore: 1.20.20 -> 1.20.22
2021-03-08 11:50:27 -05:00
Tim Steinbach
ecce29eba2
kernel: RANDOM_TRUST_CPU for >= 4.19
2021-03-08 11:49:08 -05:00
Andreas Rammhold
7a44b04738
Merge pull request #115153 from helsinki-systems/upd/dovecot
...
dovecot: 2.3.13 -> 2.3.14, dovecot_pigeonhole: 0.5.13 -> 0.5.14
2021-03-08 17:11:28 +01:00
Ryan Mulligan
91056dcd70
Merge pull request #115122 from r-ryantm/auto-update/messer-slim
...
messer-slim: 3.2.1 -> 3.6
2021-03-08 07:16:00 -08:00
Ivar
3e616e0874
hacpack: init at 1.36 ( #115357 )
2021-03-08 09:56:57 -05:00
Ben Siraphob
7a4f83fc9d
csa: expand platforms to unix
2021-03-08 21:48:52 +07:00
Rouven Czerwinski
368bdd13f6
linux: enable RANDOM_TRUST_CPU
...
Allows the RDRAND instruction to seed the kernel RNG. This should lead
to faster CRNG initialization, since the kernel can use the processors
capabilities directly. This is default enabled in Debian [1] and Fedora
[2] as well.
[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.13-1/debian/config/config#L459
[2]: https://src.fedoraproject.org/rpms/kernel/blob/rawhide/f/kernel-x86_64-fedora.config#_4907
2021-03-08 09:34:22 -05:00
R. RyanTM
468bdf7e2a
jruby: 9.2.15.0 -> 9.2.16.0
2021-03-08 13:57:28 +00:00
Sandro
3061c1a183
Merge pull request #115396 from dotlambda/python2nix-drop
2021-03-08 14:27:58 +01:00
R. RyanTM
759b6ffed0
haproxy: 2.3.5 -> 2.3.6
2021-03-08 13:21:19 +00:00
Sandro
1006509a73
Merge pull request #115411 from marsam/update-3270font
...
_3270font: 2.2.1 -> 2.3.0
2021-03-08 14:20:08 +01:00
André Silva
edd6197aca
ledger-live-desktop: 2.21.3 -> 2.23.0
2021-03-08 13:06:37 +00:00