Weird situation currently since zclock requires zig>=14.0 to build, but the zig
package in extra
is stuck on 13 and both AUR packages providing a newer version (zig-bin
and zig-nightly-bin
) are currently broken.
The easiest solution to work around this right now is probably to download and install zig manually from https://ziglang.org/download/ and install the package with makepkg -di
or if you're using paru paru --nodeps -S zclock-git
to skip dependency checks. Yay can't do this, unfortunately.
Pinned Comments