mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
gui-wm/hyprland: use updated patch for VIDEO_CARDS=nvidia
Closes: https://bugs.gentoo.org/910576 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/31983 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
c5aa6e1da5
commit
71cc36f285
@@ -75,7 +75,7 @@ pkg_setup() {
|
||||
src_prepare() {
|
||||
if use video_cards_nvidia; then
|
||||
cd "${S}/subprojects/wlroots" || die
|
||||
eapply "${FILESDIR}/nvidia-0.25.0.patch"
|
||||
eapply "${S}/nix/wlroots-nvidia.patch"
|
||||
cd "${S}" || die
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user