itch back to nix package, currently broken

This commit is contained in:
William 2024-12-03 15:05:29 -03:00
parent f84eb35e61
commit b93a6d5047

View file

@ -27,6 +27,7 @@ in
fzf fzf
gimp gimp
heroic heroic
# itch BROKEN
inkscape inkscape
junction junction
kde-rounded-corners kde-rounded-corners
@ -73,7 +74,6 @@ in
packages = [ packages = [
"com.steamgriddb.SGDBoop" "com.steamgriddb.SGDBoop"
"io.github.zen_browser.zen" "io.github.zen_browser.zen"
"io.itch.itch"
"org.gtk.Gtk3theme.adw-gtk3-dark" "org.gtk.Gtk3theme.adw-gtk3-dark"
]; ];
uninstallUnmanaged = true; uninstallUnmanaged = true;