Commit graph

413061 commits

Author SHA1 Message Date
Robert Hensing aed1deab05 nixos/testing: Fix release.nix tests evaluation
Fixes the problem introduced by 12b3066aae
which caused nixos/release.nix to return the wrong attributes, while
intending to only affect nixos/lib's runTest.
This also removes callTest from the test options, because callTest is
only ever invoked by all-tests.nix.
2022-09-29 10:49:09 +02:00
Fabian Affolter f4e8fc64ca
Merge pull request #193447 from figsoda/update-ruff
ruff: 0.0.46 -> 0.0.47
2022-09-29 09:37:37 +02:00
Fabian Affolter 3c0814462b
Merge pull request #193440 from figsoda/faketty
faketty: init at 1.0.10
2022-09-29 09:35:21 +02:00
Vladimír Čunát 8ba120420f
Merge #191339: staging-next 2022-09-15 2022-09-29 09:16:47 +02:00
Vladimír Čunát fd7a18259e
Merge #193419: p4c: use dynamic linkage for Protobuf 2022-09-29 09:15:44 +02:00
Fabian Affolter 48acf47fa3
Merge pull request #193436 from r-ryantm/auto-update/python3.10-cronsim
python310Packages.cronsim: 2.2 -> 2.3
2022-09-29 09:08:46 +02:00
K900 5a18fc74cf Revert "python3Packages.billiard: 4.0.0 -> 4.0.2"
Breaks tests for Celery.

This reverts commit e21f3eacf3.
2022-09-29 10:05:16 +03:00
Fabian Affolter e4f48619b2
Merge pull request #193208 from misuzu/pytest-flake8-patch
python3Packages.pytest-flake8: apply patch to fix compatibility with new flake8
2022-09-29 08:30:29 +02:00
Fabian Affolter c4d0026e73
Merge pull request #192509 from fabaff/bimmer-bump
python310Packages.bimmer-connected: 0.10.3 -> 0.10.4
2022-09-29 08:27:24 +02:00
Fabian Affolter 14986412eb
Merge pull request #193289 from r-ryantm/auto-update/python310Packages.scrapy
python310Packages.scrapy: 2.6.2 -> 2.6.3
2022-09-29 08:24:28 +02:00
Fabian Affolter 07c4d3d1c2
Merge pull request #193418 from fabaff/pontos-bump
python310Packages.pontos: 22.9.3 -> 22.9.6
2022-09-29 08:23:22 +02:00
Fabian Affolter 95fd1801be
Merge pull request #193426 from fabaff/asyauth-bump
python310Packages.asyauth: 0.0.3 -> 0.0.4
2022-09-29 08:22:21 +02:00
Fabian Affolter 9407351601
Merge pull request #193425 from fabaff/meshtastic-bump
python310Packages.meshtastic: 1.2.95 -> 1.3.36
2022-09-29 08:22:09 +02:00
Fabian Affolter 1a8f20c93e
Merge pull request #193417 from fabaff/pyintesishome-bump
python310Packages.pyintesishome: 1.8.3 -> 1.8.4
2022-09-29 08:21:49 +02:00
Fabian Affolter 0ded5745d9
Merge pull request #193424 from fabaff/gvm-tools-bump
python310Packages.gvm-tools: 22.6.1 -> 22.9.0
2022-09-29 08:21:38 +02:00
Fabian Affolter b1a6b951c5
Merge pull request #193414 from fabaff/skodaconnect-bump
python310Packages.skodaconnect: 1.1.25 -> 1.1.26
2022-09-29 08:21:11 +02:00
Fabian Affolter 90b9bdc745
Merge pull request #193413 from fabaff/pyquil-bump
python310Packages.pyquil: 3.3.0 -> 3.3.1
2022-09-29 08:20:35 +02:00
Fabian Affolter ddfdd1958b
Merge pull request #193410 from fabaff/pybravia-bump
python310Packages.pybravia: 0.2.2 -> 0.2.3
2022-09-29 08:20:29 +02:00
Sarah Brofeldt ed33ed7a42
Merge pull request #193371 from r-ryantm/auto-update/topicctl
topicctl: 1.5.0 -> 1.6.1
2022-09-29 08:10:07 +02:00
Vincent Laporte dbed7c274f pythonPackages.nbxmpp: 3.2.1 → 3.2.2 2022-09-29 06:02:52 +02:00
figsoda 4792710baa ruff: 0.0.46 -> 0.0.47 2022-09-28 22:36:24 -04:00
Jan Tojnar 9e4c57c089 sublime4-dev: 4136 → 4137
Fixes Zombie processes
2022-09-29 04:30:17 +02:00
Jan Tojnar 7ccc6ab217 Revert "gnome.gnome-boxes: add qemu to path"
Boxes insert the absolute path of `qemu-system-x86_64` program
as found on `PATH` into the `<emulator>` element of the libvirt
config. But if we add qemu to `PATH` using a wrapper, the saved
path will point directly to a store path, which will break when
the store path is garbage collected.

Let’s drop it again so that qemu can be picked up from the environment
using a more stable path such as `/run/libvirt/nix-emulators/qemu-system-x86_64`
introduced by the `virtualisation.libvirtd.enable = true;` NixOS option.

This reverts commit ba1ecbea39,
essentially re-applying 120337053f.

Fixes: https://github.com/NixOS/nixpkgs/issues/57931
2022-09-29 04:16:55 +02:00
Martin Weinelt 1130e29538
Merge pull request #193444 from r-ryantm/auto-update/python3.10-easydict 2022-09-29 03:58:53 +02:00
R. Ryantm 072ddf6281
python310Packages.easydict: 1.9 -> 1.10 2022-09-29 03:58:30 +02:00
Martin Weinelt e47f7a07f0
Merge pull request #193441 from r-ryantm/auto-update/python3.10-django-formtools 2022-09-29 03:35:49 +02:00
Franz Pletz 417b476db7
Merge pull request #187817 from intelfx/nixos-containertarballs-fix-pixz
make-system-tarball: use `pixz -t`
2022-09-29 03:26:20 +02:00
Martin Weinelt 8fd20db2dd
Merge pull request #193437 from mweinelt/schildichat 2022-09-29 03:25:26 +02:00
R. Ryantm f241fa904b python310Packages.django-formtools: 2.3 -> 2.4 2022-09-29 01:20:08 +00:00
figsoda 225a3bcc62 faketty: init at 1.0.10 2022-09-28 21:17:41 -04:00
Martin Weinelt 64b6dd1215
schildichat-{desktop,web}: 1.11.4-sc.1 -> 1.11.8-sc.1
https://github.com/SchildiChat/schildichat-desktop/releases/tag/v1.11.8-sc.1

Fixes: CVE-2022-39249, CVE-2022-39250, CVE-2022-39251, CVE-2022-39236
2022-09-29 03:11:56 +02:00
R. Ryantm 270fe9eb7f python310Packages.cronsim: 2.2 -> 2.3 2022-09-29 01:01:00 +00:00
Martin Weinelt 6bcaf7ee4f
Merge pull request #193435 from r-ryantm/auto-update/python3.10-aioesphomeapi 2022-09-29 02:57:13 +02:00
R. Ryantm ca084dd16e python310Packages.aioesphomeapi: 10.13.0 -> 10.14.0 2022-09-29 00:50:11 +00:00
R. Ryantm 56e626be76 ncdc: 1.23 -> 1.23.1 2022-09-28 19:35:13 -05:00
Robert Scott 357bad603f
Merge pull request #193231 from Luflosi/update/python3Packages.imageio
python3Packages.imageio: 2.19.3 -> 2.22.0
2022-09-29 00:43:21 +01:00
maxine a4cad9ebf4
Merge pull request #192370 from Enzime/fix/1password-gui-file-crash 2022-09-29 01:05:35 +02:00
Fabian Affolter 7a52f07936 python310Packages.asyauth: 0.0.3 -> 0.0.4 2022-09-29 01:04:48 +02:00
Fabian Affolter 1c4aee4a7c python310Packages.meshtastic: 1.2.95 -> 1.3.36
https://github.com/meshtastic/Meshtastic-python/releases/tag/1.3.36
2022-09-29 01:01:35 +02:00
Sandro 55f701a2ba
Merge pull request #189759 from jansol/tauon 2022-09-29 00:55:20 +02:00
Fabian Affolter 9c76afbbb4 python310Packages.gvm-tools: 22.6.1 -> 22.9.0 2022-09-29 00:50:35 +02:00
Fabian Affolter 37280688cb
Merge pull request #192821 from fabaff/readme-renderer-bump
python310Packages.readme_renderer: 37.0 -> 37.2
2022-09-29 00:49:14 +02:00
Sandro 2c7053727d
Merge pull request #192657 from atemp/emp_ddnet_16.4 2022-09-29 00:45:04 +02:00
Sandro 2767c6845f
Merge pull request #189570 from cpcloud/bump-clickhouse 2022-09-29 00:44:47 +02:00
Sandro 6272c5cc19
Merge pull request #192239 from QuantMint/octsympy 2022-09-29 00:44:21 +02:00
Sandro 5a38d85664
Merge pull request #189720 from linsui/jabref 2022-09-29 00:43:15 +02:00
Raito Bezarius 5e23d52163 p4c: use dynamic linkage for Protobuf 2022-09-29 00:40:36 +02:00
Sandro 6a01ce12ff
Merge pull request #188718 from wegank/pagsuite-init 2022-09-29 00:40:20 +02:00
Fabian Affolter f0cab94618 python310Packages.pontos: 22.9.3 -> 22.9.6 2022-09-29 00:37:13 +02:00
Fabian Affolter 02a713457b python310Packages.pyintesishome: 1.8.3 -> 1.8.4 2022-09-29 00:35:27 +02:00