gnu: rust-wayland-server-0.29: Remove unnecessary inputs.
* gnu/packages/crates-graphics.scm (rust-wayland-server-0.29)[inputs]: Remove field. Change-Id: Ibe5057b3593f72447921dd69f8aa82be08f78a71master
parent
64de5f4bf8
commit
dd2b39ae08
|
@ -4595,18 +4595,7 @@ the wayland protocol, server side.")
|
|||
("rust-scoped-tls" ,rust-scoped-tls-1)
|
||||
("rust-wayland-commons" ,rust-wayland-commons-0.29)
|
||||
("rust-wayland-scanner" ,rust-wayland-scanner-0.29)
|
||||
("rust-wayland-sys" ,rust-wayland-sys-0.29))))
|
||||
(inputs
|
||||
(list rust-bitflags-1
|
||||
rust-downcast-rs-1
|
||||
rust-lazy-static-1
|
||||
rust-libc-0.2
|
||||
rust-nix-0.24
|
||||
rust-parking-lot-0.11
|
||||
rust-scoped-tls-1
|
||||
rust-wayland-commons-0.29
|
||||
rust-wayland-scanner-0.29
|
||||
rust-wayland-sys-0.29))))
|
||||
("rust-wayland-sys" ,rust-wayland-sys-0.29))))))
|
||||
|
||||
(define-public rust-wayland-server-0.28
|
||||
(package
|
||||
|
|
Reference in New Issue