Commit graph

441684 commits

Author SHA1 Message Date
Fabian Affolter
2c99dcc546
Merge pull request #210185 from fabaff/hahomematic-bump
python310Packages.hahomematic: 2023.1.0 -> 2023.1.2
2023-01-11 12:47:29 +01:00
Fabian Affolter
fb64c5c0a7
Merge pull request #210184 from fabaff/mypy-boto3-builder-bump
python310Packages.mypy-boto3-builder: 7.12.2 -> 7.12.3
2023-01-11 12:47:14 +01:00
Bobby Rong
a156656aeb
Merge pull request #209984 from FedericoSchonborn/budgie-screensaver
budgie.budgie-screensaver: init at 5.1.0
2023-01-11 19:46:42 +08:00
Fabian Affolter
1cdc7501fd
Merge pull request #210183 from r-ryantm/auto-update/python310Packages.google-cloud-datacatalog
python310Packages.google-cloud-datacatalog: 3.10.0 -> 3.11.0
2023-01-11 12:44:00 +01:00
Stanisław Pitucha
c74d3e4073
Merge pull request #210116 from Shawn8901/update-remmina
remmina: 1.4.28 -> 1.4.29
2023-01-11 22:30:24 +11:00
Fabian Affolter
0abc5480ed
Merge pull request #208006 from fabaff/aiosqlite-bump
python310Packages.aiosqlite: 0.17.0 -> 0.18.0
2023-01-11 12:07:31 +01:00
Fabian Affolter
635b6df9ae python310Packages.mypy-boto3-builder: 7.12.2 -> 7.12.3
Diff: https://github.com/youtype/mypy_boto3_builder/compare/refs/tags/7.12.2...7.12.3

Changelog: https://github.com/youtype/mypy_boto3_builder/releases/tag/7.12.3
2023-01-11 12:02:01 +01:00
Fabian Affolter
cd809740e3 python310Packages.hahomematic: 2023.1.0 -> 2023.1.2
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.1.0...2023.1.2

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.1.2
2023-01-11 12:01:10 +01:00
R. Ryantm
fe68f0bc37 python310Packages.google-cloud-datacatalog: 3.10.0 -> 3.11.0 2023-01-11 10:54:48 +00:00
Sandro
96f4b5805a
Merge pull request #210178 from r-ryantm/auto-update/python310Packages.google-cloud-asset 2023-01-11 11:52:21 +01:00
Kerstin
62517063b6
Merge pull request #209562 from andrew-d/andrew/mastodon-deps
mastodon: pass dependencies as environment variables
2023-01-11 11:42:31 +01:00
Sandro
11411791c9
Merge pull request #206767 from JamieMagee/dotnet-6.0 2023-01-11 11:36:17 +01:00
R. Ryantm
9fa8ace074 python310Packages.google-cloud-asset: 3.14.2 -> 3.16.0 2023-01-11 09:53:14 +00:00
Jonas Heinrich
ce41be99da
Merge pull request #210168 from stasjok/marksman-fix-testversion
marksman: don't use deprecated alias
2023-01-11 10:37:52 +01:00
7c6f434c
2cab4c5d8b
Merge pull request #209961 from barryfm/fix/dictd-python3-update
Fix/dictd python3 update
2023-01-11 09:34:28 +00:00
Fabian Affolter
a231634393 unifi-protect-backup: switch to pythonRelaxDepsHook 2023-01-11 10:33:32 +01:00
Fabian Affolter
abbb7c5337 python310Packages.aiosqlite: 0.17.0 -> 0.18.0
Diff: https://github.com/omnilib/aiosqlite/compare/refs/tags/v0.17.0...v0.18.0

Changelog: https://github.com/omnilib/aiosqlite/blob/v0.18.0/CHANGELOG.md
2023-01-11 10:31:07 +01:00
Fabian Affolter
d9e229a3af python310Packages.aiosqlite: add changelog to meta 2023-01-11 10:31:07 +01:00
Jonas Heinrich
2cc918c113
Merge pull request #209644 from smasher164/antic
antic: init at 0.2.5
2023-01-11 10:29:30 +01:00
superherointj
c3b9f2238f
dumb-init: fix dynamic compilation (#210030) 2023-01-11 10:17:26 +01:00
Bjørn Forsman
4e9e5aeafe spyder: add patch fix startup error
Upstream clears out all sys.path entries that come from PYTHONPATH,
which completely breaks Nixpkgs packaging. Patch out that code to fix
running spyder.

Before:

  $ spyder
  Traceback (most recent call last):
    File "/nix/store/icbklw22yrzy7s8k2ai8chkhrvna8pxr-python3.10-spyder-5.4.0/bin/..spyder-wrapped-wrapped", line 6, in <module>
      from spyder.app.start import main
    File "/nix/store/icbklw22yrzy7s8k2ai8chkhrvna8pxr-python3.10-spyder-5.4.0/lib/python3.10/site-packages/spyder/app/start.py", line 42, in <module>
      import zmq
  ModuleNotFoundError: No module named 'zmq'
  (exit with error code 1)

After:

  $ spyder
  (succeeds startup)

Note that once the GUI is up, it complains (inside GUI) that we've got
wrong version of 2 deps and
"ModuleNotFoundError: No module named 'spyder_kernels'".

Fixes https://github.com/NixOS/nixpkgs/issues/208567
2023-01-11 09:00:57 +01:00
Vincent Laporte
290df59e84 coqPackages_8_13.smtcoq: fix build by using older make 2023-01-11 08:43:14 +01:00
Vincent Laporte
670a782340 coqPackages_8_13.smtcoq.cvc4: fix build by using older make 2023-01-11 08:43:14 +01:00
K900
a2282ae66e
Merge pull request #210166 from K900/small-oof
nixos/kernel: fix docs typo
2023-01-11 10:19:00 +03:00
K900
b2a819f15f nixos/kernel: fix docs typo 2023-01-11 10:18:28 +03:00
Stanislav Asunkin
175396e77d marksman: don't use deprecated alias 2023-01-11 10:15:36 +03:00
Vincent Laporte
7148e613d5
ocamlPackages.tar: 2.0.1 → 2.2.2 (#209021)
Co-authored-by: Ulrik Strid <ulrik.strid@outlook.com>
2023-01-11 07:50:23 +01:00
oxalica
9089ee1796 {libsForQt5.kpmcore,partition-manager}: * -> 22.12.1 2023-01-11 14:41:51 +08:00
Ryan Horiguchi
09696eab5d onedrive: 2.4.22 -> 2.4.23 2023-01-11 14:40:57 +08:00
R. Ryantm
6b6acf136a jpeginfo: 1.6.1 -> 1.6.2 2023-01-11 07:40:25 +01:00
Ellie Hermaszewska
a9a2798ac6
Merge pull request #207128 from Flakebi/dxc
directx-shader-compiler: 1.7.2207 -> 1.7.2212
2023-01-11 14:26:00 +08:00
Jamie Magee
6cb0f3d70b
roslyn: update dependencies 2023-01-10 21:10:45 -08:00
Jamie Magee
3dde9cb571
jackett: 0.20.2395 -> 0.20.2608 2023-01-10 21:10:44 -08:00
Jamie Magee
177e2f3b86
dotnet-sdk_6.0: 6.0.403 -> 6.0.405 2023-01-10 21:10:42 -08:00
Martin Weinelt
9852294f15
Merge pull request #210147 from NixOS/home-assistant
home-assistant: 2023.1.2 -> 2023.1.3
2023-01-11 04:20:28 +00:00
github-actions[bot]
71a885bf3b terraform-providers.snowflake: 0.54.0 → 0.55.0 2023-01-11 14:01:59 +10:00
github-actions[bot]
83c0d03629 terraform-providers.sentry: 0.11.0 → 0.11.1 2023-01-11 14:01:59 +10:00
github-actions[bot]
52f882b4eb terraform-providers.newrelic: 3.11.0 → 3.12.0 2023-01-11 14:01:59 +10:00
github-actions[bot]
4aa7abe2a2 terraform-providers.cloudflare: 3.31.0 → 3.32.0 2023-01-11 14:01:59 +10:00
Artturi
a6c9e51059
Merge pull request #208380 from hadilq/androidenv/support-deplying-multiple-packages-in-one-derivation
androidenv: Support deploying multiple packages in one derivation
2023-01-11 05:57:24 +02:00
Bobby Rong
66626be382
Merge pull request #210133 from lilyinstarlight/fix/qgnomeplatform
qgnomeplatform: fix qt5 build
2023-01-11 11:55:47 +08:00
Yaya
3cd1bd5888 nixos/tests/gitlab: Fix a regression introduced in 15.7.0
```
{"message":{"password":["must not contain commonly used combinations of
words and letters"]}}
```
2023-01-10 22:53:33 -05:00
Yaya
4d41c371d4 gitlab: 15.6.2 -> 15.7.2
https://about.gitlab.com/releases/2023/01/09/security-release-gitlab-15-7-2-released/

Fixes CVE-2022-4037
Fixes CVE-2022-3613
Fixes CVE-2022-4365
Fixes CVE-2022-4342
Fixes CVE-2022-3573
Fixes CVE-2022-4167
Fixes CVE-2022-3870
Fixes CVE-2023-0042
Fixes CVE-2022-4131
Fixes CVE-2022-3514
2023-01-10 22:53:33 -05:00
Ellie Hermaszewska
6f7642dc04
Merge pull request #208514 from r-ryantm/auto-update/qbs
qbs: 1.23.1 -> 1.24.0
2023-01-11 11:32:21 +08:00
DavidCromp
52a9d9ad39
cbqn: fix output on non-Linux platforms
cbqn: fix output on non-Linux platforms
2023-01-11 00:16:04 -03:00
Martin Weinelt
67596b5b19
home-assistant: 2023.1.2 -> 2023.1.3
https://github.com/home-assistant/core/releases/tag/2023.1.3
2023-01-11 04:06:45 +01:00
Fabian Affolter
45965d9d47 python310Packages.pyunifiprotect: 4.6.0 -> 4.6.1
Diff: https://github.com/briis/pyunifiprotect/compare/refs/tags/v4.6.0...v4.6.1

Changelog: https://github.com/AngellusMortis/pyunifiprotect/releases/tag/v4.6.1
2023-01-11 02:58:46 +00:00
Martin Weinelt
2f2a2a7085 python3Packages.pyopenuv: 2022.10.0 -> 2023.01.0
Diff: https://github.com/bachya/pyopenuv/compare/refs/tags/2022.10.0...2023.01.0
2023-01-11 03:57:43 +01:00
Martin Weinelt
8ccc442605 python3Packages.gcal-sync: 4.1.1 -> 4.1.2
Diff: https://github.com/allenporter/gcal_sync/compare/refs/tags/4.1.1...4.1.2

Changelog: https://github.com/allenporter/gcal_sync/releases/tag/4.1.2
2023-01-11 03:57:22 +01:00
Martin Weinelt
eca8f332a1 python3Packages.hatasmota: 0.6.2 -> 0.6.3
Diff: https://github.com/emontnemery/hatasmota/compare/refs/tags/0.6.2...0.6.3

Changelog: https://github.com/emontnemery/hatasmota/releases/tag/0.6.3
2023-01-11 03:56:41 +01:00