mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-06 11:00:19 +01:00
gnu: rust-wayland-protocols-0.29: Remove unnecessary inputs.
* gnu/packages/crates-graphics.scm (rust-wayland-protocols-0.29) [inputs]: Remove field. Change-Id: I8d5b7425b6a2f15737a72631fde6d1acaff18861
This commit is contained in:
parent
bedd158dfc
commit
b471c8e276
1 changed files with 1 additions and 5 deletions
|
@ -4258,11 +4258,7 @@ extensions.")
|
|||
("rust-wayland-client" ,rust-wayland-client-0.29)
|
||||
("rust-wayland-commons" ,rust-wayland-commons-0.29)
|
||||
("rust-wayland-scanner" ,rust-wayland-scanner-0.29)
|
||||
("rust-wayland-server" ,rust-wayland-server-0.29))))
|
||||
(inputs
|
||||
(list rust-bitflags-1 rust-wayland-client-0.29
|
||||
rust-wayland-commons-0.29 rust-wayland-scanner-0.29
|
||||
rust-wayland-server-0.29))))
|
||||
("rust-wayland-server" ,rust-wayland-server-0.29))))))
|
||||
|
||||
(define-public rust-wayland-protocols-0.28
|
||||
(package
|
||||
|
|
Loading…
Add table
Reference in a new issue