diff --git a/migrations/1756208867.sh b/migrations/1756208867.sh deleted file mode 100644 index 5c351d6..0000000 --- a/migrations/1756208867.sh +++ /dev/null @@ -1,3 +0,0 @@ -echo "Update fastfetch config" - -omarchy-refresh-config fastfetch/config.jsonc \ No newline at end of file diff --git a/migrations/1756284863.sh b/migrations/1756284863.sh deleted file mode 100644 index 3e1308b..0000000 --- a/migrations/1756284863.sh +++ /dev/null @@ -1,3 +0,0 @@ -echo "Pin abseil-cpp as the latest package is broken" - -sudo pacman -U --noconfirm https://archive.archlinux.org/packages/u/uwsm/uwsm-0.23.0-1-any.pkg.tar.zst diff --git a/migrations/1756360551.sh b/migrations/1756360551.sh index adf8188..ac9911a 100644 --- a/migrations/1756360551.sh +++ b/migrations/1756360551.sh @@ -3,5 +3,4 @@ echo "Move Omarchy Package Repository after Arch core/extra/multilib for extra s sudo cp /etc/pacman.conf /etc/pacman.conf.bak sudo sed -i '/\[omarchy\]/,+2 d' /etc/pacman.conf sudo sed -i '/\[chaotic-aur\]/i\[omarchy]\nSigLevel = Optional TrustAll\nServer = https://pkgs.omarchy.org/$arch/\n' /etc/pacman.conf || - sudo bash -c 'echo -e "\n[omarchy]\nSigLevel = Optional TrustAll\nServer = https://pkgs.omarchy.org/$arch/" >> /etc/pacman.conf' -sudo pacman -Syu --noconfirm + sudo bash -c 'echo -e "\n[omarchy]\nSigLevel = Optional TrustAll\nServer = https://pkgs.omarchy.org/\$arch/" >> /etc/pacman.conf' diff --git a/migrations/1756365707.sh b/migrations/1756365707.sh deleted file mode 100644 index dc8c60d..0000000 --- a/migrations/1756365707.sh +++ /dev/null @@ -1,4 +0,0 @@ -# FIXME: This really shouldn't happen, need to find out why! -echo "Ensure walker is present" - -sudo pacman -Syu --needed --noconfirm walker-bin