From 035c6ff2d1648f44a89fd0c9d25e04cb68980bb1 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sat, 13 Dec 2025 21:28:57 -0600 Subject: hosts/*: Avoid installing Taisei for now Meson is currently breaking the build. Will re-add when it's fixed. --- hosts/bean/common.nix | 2 +- hosts/tomato/packages.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index a47a5e8..424b56b 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -49,7 +49,7 @@ in bzflag xonotic-glx mgba - taisei + # taisei unvanquished adwaita-icon-theme arc-theme diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 20c463f..8b7e097 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -62,7 +62,7 @@ in mgba mindustry shattered-pixel-dungeon - taisei + # taisei xonotic-glx blender-bin.blender_3_6 shipwright -- cgit v1.2.3