Commit Graph

675020 Commits

Author SHA1 Message Date
R. Ryantm
3e957b6c98 ft2-clone: 1.84 -> 1.85 2024-09-01 09:39:03 +00:00
Samuel Tardieu
7dff189bbc rtz: fix build on darwin 2024-09-01 11:38:32 +02:00
VuiMuich
d82811f43f cargo-info: fix build 2024-09-01 11:36:29 +02:00
R. Ryantm
4208ed503b velero: 1.14.0 -> 1.14.1 2024-09-01 09:17:43 +00:00
Patka
6776764639
intelephense: remove from nodePackages 2024-09-01 11:12:00 +02:00
Pavol Rusnak
6472cda7cf
uhubctl: 2.5.0 -> 2.6.0 (#338726) 2024-09-01 10:49:22 +02:00
Quantenzitrone
2521bebbf2
nixosTests.systemd-initrd-luks-fido2: fix test on aarch64-linux
This is the error message on fail:

> qemu-system-aarch64: -device canokey,file=/tmp/canokey-file: Warning:
>   speed mismatch trying to attach usb device "CanoKey QEMU" (full
>   speed) to bus "usb0.0", port "3" (high speed)

My Understanding of the Issue is: The test failed because
qemu-system-aarch64 apparently has different USB controllers enabled by
default, resulting in a "speed mismatch" between the USB controller and
CanoKey that only occurred on aarch64.
I could reproduce the issue on x86_64 by enabling the EHCI controller
and then fix the issue by specifying which USB bus to use for the
CanoKey.
This didn't fully fix the issue on my first attempt, because the UCHI
controller enabled by -usb doesn't have the same bus name on aarch64
and x86_64.
While bus=usb-bus.0 worked on x86_64, on aarch64 i get this message:

> qemu-system-aarch64: -device canokey,bus=usb-bus.0,file=
>   /tmp/canokey-file: Bus 'usb-bus.0' not found

The final solution now manually enables the OHCI controller (which may
be similar to UHCI, but i really have no idea other than it works) and
assigns it the id aka bus name "usb-bus", so it works the same under
both architectures.
2024-09-01 10:40:14 +02:00
Nikolay Korotkiy
0955a07334
keeweb: move to by-name, fix crash, and other cleanup (#338469) 2024-09-01 12:31:43 +04:00
Ashish SHUKLA
129ee13619
sbcl: 2.4.7 -> 2.4.8
Changes: https://sourceforge.net/p/sbcl/mailman/message/58811388/
2024-09-01 13:59:21 +05:30
Florian Klink
876f98a2dd
amtterm: enable SSL support (#338662) 2024-09-01 11:22:34 +03:00
R. Ryantm
8adb555536 firebase-tools: 13.15.4 -> 13.16.0 2024-09-01 08:13:30 +00:00
Fabian Affolter
e73588a870
python312Packages.ollama: 0.3.1 -> 0.3.2 (#337843) 2024-09-01 10:13:30 +02:00
nixpkgs-merge-bot[bot]
a767b04d02
gitlab-ci-local: 4.52.2 -> 4.53.0 (#338665) 2024-09-01 08:10:59 +00:00
Fabian Affolter
8b7da67b57
python312Packages.sqlmodel: 0.0.21 -> 0.0.22 (#338645) 2024-09-01 10:10:49 +02:00
Patka
44589e82fb
maintainers: add patka 2024-09-01 10:10:06 +02:00
lassulus
6d973e42d9
docfd: 7.0.0 -> 8.0.1 (#337919) 2024-09-01 10:04:21 +02:00
lassulus
136b8b0cbc
qq: enable wayland-ime (#338658) 2024-09-01 10:03:35 +02:00
lassulus
294e8d3440
termusic: 0.9.0 -> 0.9.1, fix build (#334860) 2024-09-01 10:03:21 +02:00
lassulus
3c09ef0bac
typesense: 26.0 -> 27.0 (#338689) 2024-09-01 10:01:49 +02:00
Fabian Affolter
8afcb98bbe python311Packages.llama-index-cli: 0.1.13 -> 0.3.0 2024-09-01 09:53:09 +02:00
R. Ryantm
9340c46c00 mesonlsp: 4.3.3 -> 4.3.4 2024-09-01 07:46:13 +00:00
R. Ryantm
002d772fdc sqlite3-to-mysql: 2.3.0 -> 2.3.1 2024-09-01 07:45:19 +00:00
Fabian Affolter
9751e79a3c python311Packages.llama-index-question-gen-openai: 0.1.3 -> 0.2.0 2024-09-01 09:44:30 +02:00
Fabian Affolter
f69ec9c832 python311Packages.llama-index-program-openai: 0.1.7 -> 0.2.0 2024-09-01 09:33:55 +02:00
Fabian Affolter
b6f2a6c7dc python311Packages.llama-index-readers-s3: 0.1.9 -> 0.2.0 2024-09-01 09:29:24 +02:00
Fabian Affolter
a71254fe61 python311Packages.llama-index-agent-openai: 0.2.9 -> 0.3.0 2024-09-01 09:28:54 +02:00
Fabian Affolter
dc7b079783 python311Packages.llama-index-multi-modal-llms-openai: 0.1.8 -> 0.2.0 2024-09-01 09:28:35 +02:00
Fabian Affolter
3f30c069e6 python311Packages.llama-index-llms-openai-like: 0.1.3 -> 0.2.0 2024-09-01 09:28:05 +02:00
R. Ryantm
e00303b3bf roddhjav-apparmor-rules: 0-unstable-2024-08-26 -> 0-unstable-2024-08-30 2024-09-01 07:09:11 +00:00
Robert Schütz
27cf88273b vaultwarden.webvault: 2024.6.2b -> 2024.6.2c
Changelog: https://github.com/dani-garcia/bw_web_builds/releases/tag/v2024.6.2c
2024-08-31 23:45:37 -07:00
Raghav Sood
adce3ab892
flyctl: 0.2.120 -> 0.2.124 (#338737) 2024-09-01 14:30:28 +08:00
R. Ryantm
69b0e90ea8 trealla: 2.55.25 -> 2.55.31 2024-09-01 06:24:54 +00:00
Jonas Heinrich
7d5f98578b
handbrake: 1.8.1 -> 1.8.2, migrate to pkgs/by-name, add mainProgram, format with nixfmt-rfc-style (#335279) 2024-09-01 08:23:56 +02:00
Robert Schütz
9bff77d497 fit-trackee: unpin authlib 2024-08-31 23:07:53 -07:00
Robert Schütz
74103a35c4 python312Packages.authlib: 1.3.1 -> 1.3.2
Diff: https://github.com/lepture/authlib/compare/refs/tags/v1.3.1...v1.3.2

Changelog: https://github.com/lepture/authlib/blob/v1.3.2/docs/changelog.rst
2024-08-31 23:07:14 -07:00
t4ccer
d248ce953c
dvc: 3.55.0 -> 3.55.1 2024-09-01 00:02:42 -06:00
Nikolay Korotkiy
92b2aea3c7
flashmq: 1.17.0 -> 1.17.1 (#338705) 2024-09-01 09:52:56 +04:00
R. Ryantm
fb24ef4f67 makejinja: 2.6.1 -> 2.6.2 2024-09-01 05:48:15 +00:00
OTABI Tomoya
7b3fc64170
python312Packages.openai: 1.42.0 -> 1.43.0 (#338241) 2024-09-01 14:11:49 +09:00
R. Ryantm
a3297a5522 mdt: 0.8.5 -> 0.8.6 2024-09-01 04:51:39 +00:00
Artturin
877838a0da
nixos/tests/plotinus: fix build (#338686) 2024-09-01 07:33:59 +03:00
natsukium
4d95c6f484
python3Packages.langchain-community: 0.2.12 -> 0.2.15
Diff: https://github.com/langchain-ai/langchain/compare/refs/tags/langchain-community==0.2.12...langchain-community==0.2.15

Changelog: https://github.com/langchain-ai/langchain/releases/tag/langchain-community==0.2.15
2024-09-01 13:30:08 +09:00
natsukium
ccd86e2dc8
python3Packages.langchain: 0.2.14 -> 0.2.15
Diff: https://github.com/langchain-ai/langchain/compare/refs/tags/langchain==0.2.14...langchain==0.2.15

Changelog: https://github.com/langchain-ai/langchain/releases/tag/v0.2.15
2024-09-01 13:18:08 +09:00
natsukium
b36c3a1ee3
python3Packages.langchain-core: 0.2.33 -> 0.2.37
Diff: https://github.com/langchain-ai/langchain/compare/refs/tags/langchain-core==0.2.33...langchain-core==0.2.37

Changelog: https://github.com/langchain-ai/langchain/releases/tag/v0.2.37
2024-09-01 13:18:07 +09:00
natsukium
15aa213c76
python312Packages.langchain-core: ignore update errors in updateScript 2024-09-01 13:18:00 +09:00
R. Ryantm
0b4c2377a7 flyctl: 0.2.120 -> 0.2.124 2024-09-01 04:12:32 +00:00
OTABI Tomoya
4a9443e2a4
python312Packages.pycrdt-websocket: 0.14.1 -> 0.14.2 (#338225) 2024-09-01 12:39:50 +09:00
natsukium
d4b54f6822
python312Packages.langchain: set passthru.updateScript 2024-09-01 12:37:28 +09:00
adisbladis
6f5194897e
systemfd: 0.4.2 -> 0.4.3 (#338725) 2024-09-01 15:36:32 +12:00
adisbladis
74eefb4210
doc/languages-frameworks/python: fix typos (#322267) 2024-09-01 15:35:33 +12:00