From 6f2f48b412b746d2df23ffc253ecd84668c2000d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 31 Aug 2025 17:06:41 +0200 Subject: [PATCH] Temporarily yank ttf-ia-writer until bad cache expires --- install/packages.sh | 1 - migrations/1756060611.sh | 2 +- migrations/1756411865.sh | 3 --- 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 migrations/1756411865.sh diff --git a/install/packages.sh b/install/packages.sh index ca9621a..4599f6c 100644 --- a/install/packages.sh +++ b/install/packages.sh @@ -102,7 +102,6 @@ sudo pacman -S --noconfirm --needed \ tldr \ tree-sitter-cli \ ttf-cascadia-mono-nerd \ - ttf-ia-writer \ ttf-jetbrains-mono-nerd \ typora \ tzupdate \ diff --git a/migrations/1756060611.sh b/migrations/1756060611.sh index b1bc95d..8fc0378 100644 --- a/migrations/1756060611.sh +++ b/migrations/1756060611.sh @@ -18,4 +18,4 @@ reinstall_package_opr wl-screenrec reinstall_package_opr python-terminaltexteffects reinstall_package_opr tzupdate reinstall_package_opr typora -reinstall_package_opr ttf-ia-writer +# reinstall_package_opr ttf-ia-writer diff --git a/migrations/1756411865.sh b/migrations/1756411865.sh deleted file mode 100644 index 8dcf8ef..0000000 --- a/migrations/1756411865.sh +++ /dev/null @@ -1,3 +0,0 @@ -echo "Add back ttf-ia-writer if it was missing" - -omarchy-pkg-add ttf-ia-writer