Remove other slow builders that will be dropped anyway

This commit is contained in:
David Heinemeier Hansson
2025-11-21 19:28:36 +01:00
parent 4fae366a5b
commit 033afbbc00

View File

@@ -17,8 +17,8 @@ sudo pacman -Sy # Normally not advisable, but we'll do a full -Syu before finish
mkdir -p ~/.local/state/omarchy/migrations mkdir -p ~/.local/state/omarchy/migrations
touch ~/.local/state/omarchy/migrations/1751134560.sh touch ~/.local/state/omarchy/migrations/1751134560.sh
# Remove Zoom/qt5-remoteobjects to prevent a super lengthy build on old Omarchy installs # Remove old AUR packages to prevent a super lengthy build on old Omarchy installs
sudo pacman -Rns --noconfirm zoom qt5-remoteobjects sudo pacman -Rns --noconfirm zoom qt5-remoteobjects wf-recorder wl-screenrec
# Get rid of old AUR packages # Get rid of old AUR packages
bash $OMARCHY_PATH/migrations/1756060611.sh bash $OMARCHY_PATH/migrations/1756060611.sh