Commit Graph

541400 Commits

Author SHA1 Message Date
Sefa Eyeoglu
df44b52336
vencord: 1.5.8 -> 1.6.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-10-26 17:56:07 +02:00
Nick Cao
ef603cfaf6
Merge pull request #263287 from GaetanLepage/bambi
python311Packages.bambi: 0.12.0 -> 0.13.0
2023-10-26 11:54:22 -04:00
Bobby Rong
f652a504da
pantheon-tweaks: 1.1.0 -> 1.1.1
https://github.com/pantheon-tweaks/pantheon-tweaks/compare/1.1.0...1.1.1
2023-10-26 23:49:56 +08:00
Jeremie S
6e131ad284 vlang: add symlink to vcreate 2023-10-26 12:45:02 -03:00
Bernardo Meurer
8dab1e740f
wluma: 4.2.0 -> 4.3.0
Diff: https://github.com/maximbaz/wluma/compare/4.2.0...4.3.0

Changelog: https://github.com/maximbaz/wluma/releases/tag/4.3.0
2023-10-26 12:36:01 -03:00
Bobby Rong
ed605168c0
Merge pull request #262647 from r-ryantm/auto-update/v2ray
v2ray, qv2ray, v2raya: Update
2023-10-26 23:31:48 +08:00
Henri Menke
6a874bbdbc
nixos/c2fmzq-server: add test
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-10-26 17:27:53 +02:00
Henri Menke
e0cebb254e
nixos/c2fmzq-server: init module
Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: Anselm Schüler <mail@anselmschueler.com>
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-10-26 17:27:51 +02:00
Henri Menke
356a40ad14
c2FmZQ: init at 0.4.8
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-10-26 17:27:50 +02:00
Peder Bergebakken Sundt
14f19f0dcf
Merge pull request #261657 from msanft/master
vscode-extensions.tsandall.opa: init at 0.12.2
2023-10-26 17:10:24 +02:00
Martin Weinelt
72aa39669f
python311Packages.pydantic-scim: 0.0.7 -> 0.0.8
https://github.com/chalk-ai/pydantic-scim/compare/refs/tags/v0.0.7...v0.0.8
2023-10-26 16:58:17 +02:00
Janne Heß
338a8633bc
Merge pull request #250120 from pokon548/update-todoist-electron
todoist-electron: 8.3.3 -> 8.6.0
2023-10-26 16:46:03 +02:00
Fabian Affolter
2be5a05de2
Merge pull request #263579 from fabaff/azure-mgmt-containerservice-bump
python311Packages.azure-mgmt-containerservice: 26.0.0 -> 27.0.0
2023-10-26 16:45:56 +02:00
Elliot
dfcfab9986
v2raya: 2.0.5 -> 2.2.4
https://github.com/v2rayA/v2rayA/compare/v2.0.5...v2.2.4

This fixes startup issue with go 1.21, see upstream issue 1017.

Co-authored-by: Bobby Rong <rjl931189261@126.com>
2023-10-26 22:43:09 +08:00
Martin Weinelt
d21921b6e9
Merge pull request #263596 from mweinelt/wyoming-faster-whisper-fix-model-download
wyoming-faster-whisper: fix model download with python3.11+
2023-10-26 16:39:40 +02:00
R. Ryantm
fc6a781a40 prometheus-bird-exporter: 1.4.2 -> 1.4.3 2023-10-26 14:27:24 +00:00
Aaron Jheng
abb170eac9
cue: fix tests 2023-10-26 14:25:46 +00:00
Peder Bergebakken Sundt
0de727d6a2
Merge pull request #262591 from devusb/sunshine-update
sunshine: 0.20.0 -> 0.21.0
2023-10-26 16:14:58 +02:00
3JlOy_PYCCKUI
2a31344add anilibria-winmaclinux: 1.2.10 -> 1.2.11 2023-10-26 17:10:26 +03:00
figsoda
b04cb5bbf7
Merge pull request #263533 from matthiasbeyer/maintain-orhun
Add myself as maintainer for packages wrote by orhun
2023-10-26 09:57:59 -04:00
Martin Weinelt
b501176d83
nixos/wyoming-faster-whisper: update model enum
The medium model was never provided due to its extensive size.
2023-10-26 15:56:17 +02:00
Nick Cao
c3b2859eb3
Merge pull request #263562 from fabaff/angr-bump
python311Packages.angr: 9.2.73 -> 9.2.74
2023-10-26 09:50:16 -04:00
Bobby Rong
6cebc9e8e2
qv2ray: unstable-2023-06-09 -> unstable-2023-07-11
b308056480

Fixes:

/build/source/src/base/Qv2rayLog.hpp:17:29: error: expected primary-expression before ',' token
   17 | #define ___LOG_EXPAND(___x) , QPair<std::string, decltype(___x)>(std::string(#___x), [&] { return ___x; }())
      |                             ^
/build/source/src/base/Qv2rayLog.hpp:17:63: error: expected primary-expression before ')' token
   17 | #define ___LOG_EXPAND(___x) , QPair<std::string, decltype(___x)>(std::string(#___x), [&] { return ___x; }())
      |                                                               ^
/build/source/src/base/Qv2rayLog.hpp:17:64: error: template argument 2 is invalid
   17 | #define ___LOG_EXPAND(___x) , QPair<std::string, decltype(___x)>(std::string(#___x), [&] { return ___x; }())
      |                                                                ^
2023-10-26 21:39:12 +08:00
R. Ryantm
2f57f6eab4
v2ray: 5.7.0 -> 5.8.0
https://github.com/v2fly/v2ray-core/compare/v5.7.0...v5.8.0

Fixes https://hydra.nixos.org/build/239295592/nixlog/1
2023-10-26 21:39:08 +08:00
Gaetan Lepage
65575bb2c0 python311Packages.compressai: init at 1.2.4 2023-10-26 15:33:48 +02:00
Gaetan Lepage
12431c656f python311Packages.bambi: 0.12.0 -> 0.13.0
Changelog: https://github.com/bambinos/bambi/releases/tag/0.13.0
2023-10-26 15:32:00 +02:00
Nick Cao
280e17b0d7
Merge pull request #263508 from r-ryantm/auto-update/python311Packages.ytmusicapi
python311Packages.ytmusicapi: 1.3.0 -> 1.3.1
2023-10-26 09:18:27 -04:00
Nick Cao
064419789f
Merge pull request #263469 from marsam/update-flask-restx
python311Packages.flask-restx: 1.1.0 -> 1.2.0
2023-10-26 09:15:57 -04:00
K900
049aa3812b
Merge pull request #263211 from nazarewk/fix-rambox
rambox: 2.2.0 -> 2.2.1 & fix #261988
2023-10-26 16:15:38 +03:00
Nick Cao
c54dcade4f
Merge pull request #263473 from Eisfunke/update/vscode-extensions.bierner.emojisense/0.10.0
vscode-extensions.bierner.emojisense: 0.9.1 -> 0.10.0
2023-10-26 09:15:16 -04:00
Bobby Rong
d7355f6735
Merge pull request #263338 from bobby285271/upd/xfce
xfce.thunar: 4.18.7 -> 4.18.8
2023-10-26 21:14:19 +08:00
Nick Cao
ad63b5308e
Merge pull request #263470 from marsam/update-flexget
flexget: 3.9.13 -> 3.9.16
2023-10-26 09:13:50 -04:00
Nick Cao
4d32a6d923
Merge pull request #263477 from r-ryantm/auto-update/python311Packages.clarifai-grpc
python311Packages.clarifai-grpc: 9.9.0 -> 9.9.3
2023-10-26 09:13:10 -04:00
Nick Cao
2b4724e011
Merge pull request #263503 from jtbx/sauerbraten-meta.homepage
sauerbraten: add meta.homepage
2023-10-26 09:10:50 -04:00
Nick Cao
1d3f691146
Merge pull request #263527 from r-ryantm/auto-update/diff-pdf
diff-pdf: 0.5 -> 0.5.1
2023-10-26 09:07:36 -04:00
Nick Cao
89903b74c9
Merge pull request #263554 from GaetanLepage/pymc
python311Packages.pymc: 5.9.0 -> 5.9.1
2023-10-26 09:06:11 -04:00
Nick Cao
a5be212e00
Merge pull request #263563 from fabaff/aioesphomeapi-bump
python311Packages.aioesphomeapi: 18.1.0 -> 18.2.0
2023-10-26 09:04:29 -04:00
Nick Cao
3a3d9c7a33
Merge pull request #263566 from fabaff/auth0-python-bump
python311Packages.auth0-python: 4.4.2 -> 4.5.0
2023-10-26 09:03:20 -04:00
Nick Cao
9932ea52c0
Merge pull request #263429 from r-ryantm/auto-update/ptags
ptags: 0.3.4 -> 0.3.5
2023-10-26 09:00:41 -04:00
Nick Cao
24a001a17d
Merge pull request #263425 from alyssais/virtiofsd-debug
virtiofsd: enable debug info
2023-10-26 08:59:56 -04:00
Nick Cao
f9e21c63a5
Merge pull request #263374 from suhr/glamour
glamoroustoolkit: add wrapGAppsHook
2023-10-26 08:57:54 -04:00
Nick Cao
3c99ced892
Merge pull request #263380 from figsoda/svg2pdf
svg2pdf: 0.8.0 -> 0.9.0
2023-10-26 08:57:28 -04:00
Silvan Mosberger
d8bb0bda47
Merge pull request #255150 from nbraud/throw-md5-into-the-Sun
stdenv.mkDerivation: Reject MD5 in outputHash
2023-10-26 14:54:37 +02:00
Gaetan Lepage
307c993e8c python311Packages.pytorch-msssim: init at 1.0.0 2023-10-26 14:54:13 +02:00
Martin Weinelt
363358f66f
wyoming-faster-whisper: fix model download with python3.11+
A change in the enum behavior in python3.11 broke the download URL
pattern interpolation for accessing models.
2023-10-26 14:54:07 +02:00
Nick Cao
736f392af7
Merge pull request #263210 from GaetanLepage/spacy
python311Packages.spacy: 3.6.1 -> 3.7.2
2023-10-26 08:53:21 -04:00
Sergei Trofimovich
3046935bfe warzone2100: fix build against curl-8.4
Without the change the builds fails as
https://hydra.nixos.org/log/536ibf1x7xzfnqr0m5shn09x75cjcaf2-warzone2100-4.3.5.drv:

    error: 'CURLSSLBACKEND_NSS' is deprecated: since 8.3.0.  [-Werror=deprecated-declarations]
     1273 |         const std::vector<curl_sslbackend> backendPreferencesOrder = {CURLSSLBACKEND_SCHANNEL, CURLSSLBACKEND_DARWINSSL, CURLSSLBACKEND_GNUTLS, CURLSSLBACKEND_NSS};

The change pulls in upstream fix.
2023-10-26 12:50:27 +00:00
Jerry Starke
d4e98bde4b linuxKernel.kernels.linux_lqx: 6.5.8-lqx1 -> 6.5.9-lqx1 2023-10-26 14:31:58 +02:00
Sergei Trofimovich
fc33f967a7 netpbm: 11.4.2 -> 11.4.3 2023-10-26 13:29:38 +01:00
Jerry Starke
76bc78a7ff linuxKernel.kernels.linux_zen: 6.5.8-zen1 -> 6.5.9-zen2 2023-10-26 14:29:15 +02:00