summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1a2bae143c0..b8bfbbfbb8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -79,7 +79,6 @@ prepare() {
git -c protocol.file.allow=always submodule update subprojects/wlroots
git -c protocol.file.allow=always submodule update subprojects/hyprland-protocols
cd subprojects/wlroots
- git revert -n 18595000f3a21502fd60bf213122859cc348f9af
patch --forward --strip=0 --input="${srcdir}"/nvidia.patch
}