From b29edf3bad0d2c1300380def53d00753255aefa4 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 8 Jan 2024 13:04:24 +0200 Subject: 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 --- gnu/packages/crates-graphics.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm index f9594767a1..90733f11b0 100644 --- a/gnu/packages/crates-graphics.scm +++ b/gnu/packages/crates-graphics.scm @@ -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 -- cgit v1.2.3