OliveThePuffin
OliveThePuffin
Ok I have no idea why it's failing the build.
I'm not very familiar with ventoy menu tips. I assume you can just use "left" and "top" to move the tips around? ``` "menu_tip": { "left": "10%", "top": "81%", "tips":[...
This should close https://github.com/void-linux/void-packages/issues/45424
Yeah. I built some of my advent of code stuff which works fine. I also built https://github.com/andrewrk/poop with it and it works without a hitch
Oh, I see what you mean now. So river, waylock, ncdu2, zls, and linuxwave (templates that use zig-build) all must build in this repo before merging. Makes sense. I'll try...
I'm starting to think I bit off more than I could chew
I did, but right now the repo/xbps-src is breaking on me saying that "neither git or chroot-git are available in your system!" which is just false. I zapped and binary-bootstrapped,...
@realcharmer I tried to build against the updates you made but it doesn't seem to be working. I'm getting these errors: ``` /builddir/river-0.3.0/build.zig:7:25: error: unable to load '/builddir/river-0.3.0/deps/zig-wayland/build.zig': FileNotFound /builddir/river-0.3.0/build.zig:67:40:...
I'm assuming based on the logs of the build that the failed river compile is a source code issue
Zig, river, and waylock should all be updated now. I even minimally tested some functionality on my machine and it works. Now, there are a few other packages that depend...