Commit Graph

7 Commits

Author SHA1 Message Date
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