276284 Commits

Author SHA1 Message Date
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
taku0
f99c8dc0fd thunderbird: 78.8.0 -> 78.8.1 2021-03-09 03:12:45 +09:00
taku0
8165266322 thunderbird-bin: 78.8.0 -> 78.8.1 2021-03-09 03:12:17 +09: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
luc65r
2b9f10dbe9
Use fetchFromSourcehut 2021-03-08 15:51:27 +01:00
luc65r
83a0627f33
fetchFromSourcehut: init 2021-03-08 15:51:24 +01: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
Mario Rodas
e3d57a20bb
Merge pull request #115193 from marsam/update-protobuf
protobuf: 3.15.2 -> 3.15.5
2021-03-08 08:01:18 -05:00
Sandro
d7dff4212b
Merge pull request #115402 from fabaff/bump-pypykatz
python3Packages.pypykatz: 0.4.2 -> 0.4.3
2021-03-08 13:51:34 +01:00
Sandro
642f28a12a
Merge pull request #108354 from Thra11/osmscout-server 2021-03-08 13:48:53 +01:00
R. RyanTM
9a9de4195a gitlab-pages: 1.34.0 -> 1.35.0 2021-03-08 12:36:37 +00:00
Pavol Rusnak
588e7caf63
Merge pull request #115407 from prusnak/trezord-darwin
trezord: fix build on darwin
2021-03-08 13:34:39 +01:00
github-actions[bot]
6ba8f344c6
Merge master into staging-next 2021-03-08 12:25:40 +00:00
R. RyanTM
63b113f17f humanfriendly: 8.2 -> 9.1 2021-03-08 12:25:05 +00:00
Pavol Rusnak
e4774d7ff3
trezord: fix build on darwin 2021-03-08 13:06:29 +01:00
Luflosi
942e1a363f
python3Packages.pytest-cid: init at 1.1.1 2021-03-08 12:59:26 +01:00
R. RyanTM
435eaafaf1 gmsh: 4.7.1 -> 4.8.0 2021-03-08 11:54:52 +00:00
Sandro
78452c2093
Merge pull request #115263 from KAction/passphrase2pgp
passphrase2pgp: init at 1.1.0
2021-03-08 12:42:45 +01:00
Sandro
7e67f99d53
Merge pull request #115333 from KAction/python-pure-cdb
python3Packages.pure-cdb: init at 3.1.1
2021-03-08 12:41:57 +01:00
Fabian Affolter
de75622d5f python3Packages.pypykatz: 0.4.2 -> 0.4.3 2021-03-08 12:33:40 +01:00