gnu: rust-wayland-scanner-0.29: Remove unnecessary inputs.
* gnu/packages/crates-graphics.scm (rust-wayland-scanner-0.29)[inputs]: Remove field. Change-Id: I9fcbe667d743d9295d068fccf48b9a8013785a8d
This commit is contained in:
parent
f81dbe0eb8
commit
ed4e26b306
@ -4466,9 +4466,7 @@ wayland-client crate for usable bindings.")
|
||||
`(#:cargo-inputs
|
||||
(("rust-proc-macro2" ,rust-proc-macro2-1)
|
||||
("rust-quote" ,rust-quote-1)
|
||||
("rust-xml-rs" ,rust-xml-rs-0.8))))
|
||||
(inputs
|
||||
(list rust-proc-macro2-1 rust-quote-1 rust-xml-rs-0.8))))
|
||||
("rust-xml-rs" ,rust-xml-rs-0.8))))))
|
||||
|
||||
(define-public rust-wayland-scanner-0.28
|
||||
(package
|
||||
|
Loading…
Reference in New Issue
Block a user