feat(xteink): add interactive emulator mode

This commit is contained in:
2026-07-24 18:56:11 -04:00
parent 0da29e8871
commit 5906b67287
4 changed files with 116 additions and 23 deletions
+2
View File
@@ -39,6 +39,7 @@
buildInputs = with pkgs; [
dtc
glib
gtk3
libgcrypt
libpng
libslirp
@@ -66,6 +67,7 @@
--without-default-features \
--enable-system \
--enable-gcrypt \
--enable-gtk \
--enable-pixman \
--enable-png \
--enable-slirp \