~ruther/guix-local

815e7d21ef8b6ef5013067c6d1a30ebb74de4734 — Maxim Cournoyer 3 years ago 7aa6f3c
gnu: Add wayland-protocols-next.

* gnu/packages/freedesktop.scm (wayland-protocols-next): New variable.
1 files changed, 0 insertions(+), 1 deletions(-)

M gnu/packages/freedesktop.scm
M gnu/packages/freedesktop.scm => gnu/packages/freedesktop.scm +0 -1
@@ 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)