codex + unstable

This commit is contained in:
Danilo Reyes
2026-02-15 18:24:08 -06:00
parent 8b425259d5
commit f8536751e4
2 changed files with 2 additions and 0 deletions

View File

@@ -58,5 +58,6 @@ _final: prev: {
deadnix deadnix
sillytavern sillytavern
open-webui open-webui
codex
; ;
} }

View File

@@ -130,6 +130,7 @@ in
gnome-epub-thumbnailer gnome-epub-thumbnailer
podman-compose podman-compose
scrcpy scrcpy
codex
; ;
inherit (pkgs.libheif) out; inherit (pkgs.libheif) out;
}; };