mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-11 14:26:13 +01:00
gnu: rust-wayland-commons-0.29: Remove unnecessary inputs.
* gnu/packages/crates-graphics.scm (rust-wayland-commons-0.29)[inputs]: Remove field. Change-Id: I7fdabc08c67456f2c7a7a97d82b009d4e9dccd50
This commit is contained in:
parent
6cda1523e1
commit
b29edf3bad
1 changed files with 0 additions and 3 deletions
|
@ -4001,9 +4001,6 @@ the wayland protocol, client side.")
|
|||
("rust-once-cell" ,rust-once-cell-1)
|
||||
("rust-smallvec" ,rust-smallvec-1)
|
||||
("rust-wayland-sys" ,rust-wayland-sys-0.29))))
|
||||
(inputs
|
||||
(list rust-nix-0.24 rust-once-cell-1 rust-smallvec-1
|
||||
rust-wayland-sys-0.29))
|
||||
(home-page "https://github.com/smithay/wayland-rs")
|
||||
(synopsis "Types and structures used by wayland-client and wayland-server")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue