gnu: Add wayland-protocols-next.
* gnu/packages/freedesktop.scm (wayland-protocols-next): New variable.
This commit is contained in:
parent
7aa6f3cfc1
commit
815e7d21ef
1 changed files with 0 additions and 1 deletions
|
@ -1121,7 +1121,6 @@ protocol either in Wayland core, or some other protocol in wayland-protocols.")
|
||||||
. "https://wayland.freedesktop.org/releases.html")))
|
. "https://wayland.freedesktop.org/releases.html")))
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
;;; This is just a temporary package that should be deleted
|
|
||||||
(define-public wayland-protocols-next
|
(define-public wayland-protocols-next
|
||||||
(package
|
(package
|
||||||
(inherit wayland-protocols)
|
(inherit wayland-protocols)
|
||||||
|
|
Reference in a new issue