Commit Graph

17 Commits

Author SHA1 Message Date
Shivaraj B H
aa951ab123 open-webui: Follow contribution guidelines for meta.description
You can find the guidelines for `meta.description` at
9f918d616c/pkgs/README.md (L375-L383)

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-07-31 17:14:01 +05:30
Pol Dellaiera
cb69fb4ee8
open-webui: 0.3.9 -> 0.3.10
diff: https://github.com/open-webui/open-webui/compare/v0.3.9..v0.3.10
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.10
2024-07-17 18:00:10 +02:00
Pol Dellaiera
398141f68a
open-webui: 0.3.8 -> 0.3.9 2024-07-17 16:49:55 +02:00
Pol Dellaiera
a7bda90b0e
open-webui: 0.3.7 -> 0.3.8
diff: https://github.com/open-webui/open-webui/compare/v0.3.7..v0.3.8
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.8
2024-07-12 12:34:11 +02:00
Martin Weinelt
9b79a05ae1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/flexcache/default.nix
- pkgs/development/python-modules/flexparser/default.nix
- pkgs/development/python-modules/odp-amsterdam/default.nix
- pkgs/development/python-modules/pint/default.nix
- pkgs/development/python-modules/uncertainties/default.nix
- pkgs/top-level/python-packages.nix
2024-07-01 01:07:21 +02:00
Pol Dellaiera
2756131849
open-webui: 0.3.5 -> 0.3.7
diff: https://github.com/open-webui/open-webui/compare/v0.3.5..v0.3.7
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.7
2024-06-30 09:35:33 +02:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Pol Dellaiera
5b616f8e4d
python3Packages.open-webui: add rapidocr-onnxruntime deps 2024-06-17 21:08:41 +02:00
Pol Dellaiera
da4b39656d
open-webui: 0.3.4 -> 0.3.5
diff: https://github.com/open-webui/open-webui/compare/v0.3.4..v0.3.5
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.5
2024-06-17 10:14:47 +02:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
shivaraj-bh
75d7ee7d8c open-webui: Use makeWrapperArgs; Use env to disable hatch custom hook
For more info, see:
- Disable hatch custom hook:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636468561
- why `makeWrapperArgs`?:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636483491
- `pythonRelaxDepsHook` is a nativeBuildInput:
https://github.com/NixOS/nixpkgs/pull/316248#discussion_r1636477762
2024-06-13 12:21:36 +05:30
Pol Dellaiera
efede65229
open-webui: 0.3.3 -> 0.3.4
diff: https://github.com/open-webui/open-webui/compare/v0.3.3..v0.3.4
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.4
2024-06-12 20:54:29 +02:00
Pol Dellaiera
7d13180fd1
open-webui: 0.3.2 -> 0.3.3
diff: https://github.com/open-webui/open-webui/compare/v0.3.2..v0.3.3
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.3
2024-06-12 17:14:18 +02:00
Pol Dellaiera
942e301998
open-webui: add missing pydub dependency 2024-06-11 08:54:22 +02:00
Pol Dellaiera
cbf8486ad3
open-webui: 0.2.5 -> 0.3.2
diff: https://github.com/open-webui/open-webui/compare/v0.2.5..v0.3.2
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.3.2

I also added a new dependency `extract-msg` because of f69bc57fed

I also removed stuff from `pythonRemoveDeps` since they are now available:
- https://github.com/NixOS/nixpkgs/pull/317142
- https://github.com/NixOS/nixpkgs/pull/317151
2024-06-11 08:10:50 +02:00
Pol Dellaiera
26595b21a2
open-webui: 0.2.4 -> 0.2.5
diff: https://github.com/open-webui/open-webui/compare/v0.2.4..v0.2.5
changelog: https://github.com/open-webui/open-webui/releases/tag/v0.2.5
2024-06-06 12:24:55 +02:00
shivaraj-bh
1860d7862b open-webui: init at 0.2.4 2024-06-04 16:46:19 +05:30