Commit Graph
688228 Commits
Author SHA1 Message Date
pinage404 83b1350904 nixos/open-webui: fix opensearch
When [adding Open WebUI as search engine in Firefox](https://docs.openwebui.com/tutorials/integrations/browser-search-engine/#for-firefox) it always links to `http://localhost:3000` instead of the configured port

It is because [the response use `WEBUI_URL` environment variable](https://github.com/open-webui/open-webui/blob/1d225dd804575af9ae5981528dfdce695f7f7040/backend/open_webui/main.py#L2370) which [is set by default to `http://localhost:3000`](https://github.com/open-webui/open-webui/blob/1d225dd804575af9ae5981528dfdce695f7f7040/backend/open_webui/env.py#L106)
2024-09-30 17:28:11 +02:00
Artturin aed1142d79 lib.systems.examples: Fix deprecated attr
`For android 'sdkVer' has been renamed to 'androidSdkVersion'`

While doing the above rename I forgot to consider if there were still
darwin platforms in `lib.systems.examples` using `sdkVer`

These still fail eval, but that happened before the renaming too.

`error: Unsupported sdk: 14.3`
2024-09-30 18:14:21 +03:00
Artemis Tosini 318ad2b8ce ryujinx: Include more necessary libraries
Ryujinx uses the Avalonia UI framework,
which imports various X11 libraries. When they aren't found,
some features such as context menus do not work.

This was not found earlier because Avalonia does not throw an error
or even warn when the libraries are not found, it just silently breaks.
2024-09-30 15:12:53 +00:00
K900 0ea0c2a7c6 linux-rt_6_6: 6.6.49-rt41 -> 6.6.52-rt43 2024-09-30 18:06:31 +03:00
Markus KowalewskiandGitHub 76f6718360 hpcg: cleanup, add runHooks to InstallPhase, move to pkgs/by-name (#344718) 2024-09-30 17:06:29 +02:00
K900 6c12dc7005 linux-rt_6_1: 6.1.108-rt40 -> 6.1.111-rt42 2024-09-30 18:05:53 +03:00
K900 6290efed15 linux-rt_5_10: 5.10.224-rt116 -> 5.10.225-rt117 2024-09-30 18:04:29 +03:00
Maximilian BoschandGitHub 1e746f0030 Merge: nixos/postgresql: escape initdbArgs (#345341) 2024-09-30 17:04:10 +02:00
K900 7df132ae3e linux_6_1: 6.1.111 -> 6.1.112 2024-09-30 18:04:04 +03:00
K900 20380379db linux_6_6: 6.6.52 -> 6.6.53 2024-09-30 18:04:00 +03:00
K900 8fa87fa112 linux_6_10: 6.10.11 -> 6.10.12 2024-09-30 18:03:55 +03:00
K900 30c52da8a1 linux_6_11: 6.11 -> 6.11.1 2024-09-30 18:03:47 +03:00
K900 5e8d28572a linux_testing: 6.11-rc7 -> 6.12-rc1 2024-09-30 18:03:42 +03:00
Gaetan Lepage b34ef42813 python312Packages.chex: 0.1.86 -> 0.1.87
Diff: https://github.com/deepmind/chex/compare/refs/tags/v0.1.86...v0.1.87

Changelog: https://github.com/google-deepmind/chex/releases/tag/v0.1.87
2024-09-30 17:00:53 +02:00
Philip TaronandGitHub d590835329 fetchers: uniformly support the hash attribute (#342173) 2024-09-30 07:55:36 -07:00
Philip TaronandGitHub 3c22158254 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#345490) 2024-09-30 07:55:01 -07:00
Mathew PolzinandGitHub 20034e6dd4 bruno: 1.29.1 -> 1.30.1 (#345388) 2024-09-30 09:50:14 -05:00
R. Ryantm 2f863c5cf1 siyuan: 3.1.6 -> 3.1.8 2024-09-30 14:37:45 +00:00
R. Ryantm 5dad232a98 melonDS: 0.9.5-unstable-2024-09-18 -> 0.9.5-unstable-2024-09-29 2024-09-30 14:37:18 +00:00
R. Ryantm a9b6a73c83 warp-terminal: 0.2024.09.17.08.02.stable_01 -> 0.2024.09.24.08.02.stable_01 2024-09-30 14:37:08 +00:00
SandroandGitHub 23887af5ba fishPlugins.fish-bd: init at 1.3.3 (#318932) 2024-09-30 16:21:46 +02:00
SandroandGitHub a0b90a250d fishPlugins.plugin-sudope: init at 0-unstable-2021-04-11 (#318936) 2024-09-30 16:21:29 +02:00
SandroandGitHub eaaf42d753 nextcloud-client: 1.14.0 -> 1.14.1 (#345340) 2024-09-30 16:14:12 +02:00
OTABI TomoyaandGitHub a268c2c5e4 python312Packages.langsmith: 0.1.125 -> 0.1.129 (#345507) 2024-09-30 23:11:28 +09:00
natsukium df193d229b python312Packages.scikit-optimize: remove
scikit-optimize has been removed because it is abandoned
https://github.com/scikit-optimize/scikit-optimize
2024-09-30 23:08:46 +09:00
OTABI TomoyaandGitHub 4cffff1c55 python312Packages.blobfile: 2.1.0 -> 3.0.0 (#337615) 2024-09-30 22:58:49 +09:00
Martin WeineltandGitHub 1e85ce6426 nixos/freeradius: fix group assignment for radius user (#345514) 2024-09-30 15:57:02 +02:00
Pol DellaieraandGitHub f428ebbc50 vscode-extensions.sas.sas-lsp: init at 1.10.2 (#343076) 2024-09-30 15:56:03 +02:00
Maximilian BoschandGitHub c7d80f632b Merge: doggo: 1.0.4 -> 1.0.5 (#345481) 2024-09-30 15:54:53 +02:00
Ali Rizvi 9020d82c70 nixos/wayland: add gtk portal by default 2024-09-30 09:54:19 -04:00
OTABI TomoyaandGitHub a36ba468c8 buildkite-cli: 2.0.0 -> 3.1.0 (#342788) 2024-09-30 22:53:42 +09:00
Martin Weinelt b47b572e21 nixos/freeradius: fix group assignment for radius user 2024-09-30 15:50:13 +02:00
Augustin Trancart ba1ae3cc48 gdal: disable flaky tests, not yet marked as CI 2024-09-30 15:48:57 +02:00
Augustin Trancart e4212a9b2d python3Packages.psycopg: disable flakey tests and known timing tests 2024-09-30 15:48:57 +02:00
Ivan MincikandAugustin Trancart 3fe4d32e78 librasterlite2: fix build by using libxml2 with http support 2024-09-30 15:48:57 +02:00
Ivan MincikandAugustin Trancart 23786f00fc gdal: temporarily disable one test to work with geos 3.13.0 2024-09-30 15:48:57 +02:00
Augustin Trancart 02ddbf4ee6 geos: 3.12.2 -> 3.13.0 2024-09-30 15:48:57 +02:00
natsukium 971c0ce509 pdm: 2.18.2 -> 2.19.1
Changelog: https://github.com/pdm-project/pdm/releases/tag/2.19.1
2024-09-30 22:47:40 +09:00
Nick CaoandGitHub c878a7799c riffdiff: 3.3.0 -> 3.3.1 (#345493) 2024-09-30 09:41:36 -04:00
Martin WeineltandGitHub 27b4e638c0 treewide: replace passthru.optional-dependencies with optional-dependencies (#345232) 2024-09-30 15:41:25 +02:00
Nick CaoandGitHub 97321f17bc python312Packages.tplink-omada-client: 1.4.2 -> 1.4.3 (#345486) 2024-09-30 09:40:04 -04:00
OTABI TomoyaandGitHub d60069d177 jotdown: 0.5.0 -> 0.6.0 (#343721) 2024-09-30 22:39:30 +09:00
OTABI TomoyaandGitHub 40e7ce5f18 esbuild: 0.23.1 -> 0.24.0 (#343722) 2024-09-30 22:38:54 +09:00
Nick CaoandGitHub 1f1b3f59ba ghauri: 1.3.7 -> 1.3.8 (#345432) 2024-09-30 09:38:19 -04:00
Martin WeineltandGitHub f1d4256b50 esphome: 2024.9.0 -> 2024.9.1 (#344089) 2024-09-30 15:37:41 +02:00
Martin WeineltandGitHub e52a7a48b3 nss_latest: 3.104 -> 3.105 (#344871) 2024-09-30 15:36:51 +02:00
Martin WeineltandGitHub 5770316a43 python312Packages.django-bootstrap4: 24.3 -> 24.4 (#344890) 2024-09-30 15:36:30 +02:00
Martin WeineltandGitHub 905d0efc1e uwsgi: 2.0.26 -> 2.0.27 (#344951) 2024-09-30 15:36:12 +02:00
Martin WeineltandGitHub 39588d4727 python312Packages.openai-whisper: 20231117 -> 20240927 (#344975) 2024-09-30 15:35:53 +02:00
OTABI TomoyaandGitHub 2be763f686 vivaldi: 6.9.3447.46 -> 6.9.3447.48 (#345286) 2024-09-30 22:35:06 +09:00