Eric Naim
Eric Naim
Optional dependencies are only listed. You still have to go out of your way to install it manually.
> is the paru dev even aware of this? Not sure but you can check https://github.com/Morganamilo/paru/commit/90656a901479b77cb3b7a54e393dff9a0ca6a45f and https://github.com/archlinux/alpm.rs/commit/65a14f279c2be78d889cbb631a09ad82c706aeae
28973: We don't need to cherry-pick this because we are already using zlib-ng-compat. 20275: I'm hesitant on adding a closed PR, but I'll look into it tomorrow as there is...
> These 2 patches [[1](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25576)] [[2](https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31443)] were cherry picked in response to my comment I made [#328 (comment)](https://github.com/CachyOS/CachyOS-PKGBUILDS/pull/328#issuecomment-2326311069). These 2 patches are now merged upstream. It should be relatively safe...
Bump. Pacman 7 has already been merged for a while now. I'm thinking that maybe we should patch in PrettyProgressBar OOTB but leave it disabled as default option. cc @vnepogodin
> One more thing, fzf-lua has some pre-defined [profiles](https://github.com/ibhagwan/fzf-lua?tab=readme-ov-file#available-profiles) you can use and one of them is the telescope profile where, as it's documented, they try their best to get...
> 6.15 has now a -march=native variable It's not actually in 6.15 yet, but it's baking in [tip](https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?h=x86/kconfig&id=ea1dcca1de129dfdf145338a868648bc0e24717c).
> so I'm not sure if we should enable that by default in cachyos-settings package Not familiar with systemd-oomd so I need to look through some documentation to see what...
With a Radeon 660M (iGPU), I did not notice any performance gains from ThinLTO. However, there is a sizeable reduction in package size (notably in lib32-mesa, but approx. 28MB total)....
> Seems problematic to compile with ThinLTO. > > ``` > ld.lld: error: version script assignment of 'global' to symbol 'driver_descriptor' failed: symbol not defined > clang++: error: linker command...