mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 04:20:23 +00:00
* Don't update system packages to prevent issues from something too new at the wrong time * Add system to pin and ignore bad packages To deal with the abseil-cpp issue
4 lines
158 B
Bash
4 lines
158 B
Bash
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
|