fix: missing python-poetry-core make Omarchy install fail (#862)

* fix: missing python-poetry-core

* added migration

* Flesh out migration to fix all tte issues

* Turn TTE back on

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Shigeto Kumagai
2025-08-18 12:39:46 +02:00
committed by GitHub
co-authored by David Heinemeier Hansson
parent ce5178c285
commit ccf6afc36c
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash
yay -S --noconfirm --needed python-terminaltexteffects
yay -S --noconfirm --needed python-poetry-core python-terminaltexteffects