gnu: Add wayland-protocols-next.

* gnu/packages/freedesktop.scm (wayland-protocols-next): New variable.
This commit is contained in:
Maxim Cournoyer 2022-08-29 20:48:50 -04:00
parent 7aa6f3cfc1
commit 815e7d21ef
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -1121,7 +1121,6 @@ protocol either in Wayland core, or some other protocol in wayland-protocols.")
. "https://wayland.freedesktop.org/releases.html")))
(license license:expat)))
;;; This is just a temporary package that should be deleted
(define-public wayland-protocols-next
(package
(inherit wayland-protocols)