use openwebui latest with fix until unstable gets it

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-04 12:14:06 -05:00
parent 87d121b025
commit 307bf34c8c
3 changed files with 11 additions and 8 deletions

12
hosts/h001/flake.lock generated
View file

@ -199,16 +199,16 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1755615617,
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=",
"owner": "nixos",
"lastModified": 1756902501,
"narHash": "sha256-a89pyAbY2qVZaiFxYdt9+fvXI8pLKgu/g7CqkCUUf94=",
"owner": "wrvsrx",
"repo": "nixpkgs",
"rev": "20075955deac2583bb12f07151c2df830ef346b4",
"rev": "898a1df732414f7d293a207459c8e47679b33364",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"owner": "wrvsrx",
"ref": "fix-open-webui",
"repo": "nixpkgs",
"type": "github"
}