disable chatty (doesnt cross compile)

This commit is contained in:
2023-12-30 05:34:02 +00:00
parent 556327740b
commit 4ad209020a

View File

@@ -112,7 +112,7 @@ in
sane.programs.handheldGuiApps = declPackageSet [ sane.programs.handheldGuiApps = declPackageSet [
"calls" # gnome calls (dialer/handler) "calls" # gnome calls (dialer/handler)
# "celluloid" # mpv frontend # "celluloid" # mpv frontend
"chatty" # matrix/xmpp/irc client # "chatty" # matrix/xmpp/irc client (2023/12/29: disabled because broken cross build)
"cozy" # audiobook player "cozy" # audiobook player
"epiphany" # gnome's web browser "epiphany" # gnome's web browser
# "iotas" # note taking app # "iotas" # note taking app