guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

57/84: gnu: rust-wayland-commons-0.29: Remove unnecessary inputs.


From: guix-commits
Subject: 57/84: gnu: rust-wayland-commons-0.29: Remove unnecessary inputs.
Date: Mon, 8 Jan 2024 12:54:09 -0500 (EST)

efraim pushed a commit to branch rust-team
in repository guix.

commit 46108913bdab20487a6c0b8725f1c0b2385ff427
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Mon Jan 8 13:04:24 2024 +0200

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]