GNU bug report logs - #54300
[PATCH] added build input to rust-wayland-scanner@0.28

Previous Next

Package: guix-patches;

Reported by: Till Robin Zickel <trzickel <at> illegalaliensfrom.space>

Date: Tue, 8 Mar 2022 17:20:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54300: closed ([PATCH] added build input to rust-wayland-scanner <at> 0.28)
Date: Sun, 15 Jun 2025 17:57:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 Jun 2025 01:46:17 +0800
with message-id <87zfe8nbiu.fsf <at> ultrarare.space>
and subject line Re: [PATCH] added build input to rust-wayland-scanner <at> 0.28
has caused the debbugs.gnu.org bug report #54300,
regarding [PATCH] added build input to rust-wayland-scanner <at> 0.28
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
54300: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54300
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Till Robin Zickel <trzickel <at> illegalaliensfrom.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] added build input to rust-wayland-scanner <at> 0.28
Date: Tue,  8 Mar 2022 18:04:27 +0100
---
 gnu/packages/crates-graphics.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm
index d1a9c4dd6d..1ec722d6d2 100644
--- a/gnu/packages/crates-graphics.scm
+++ b/gnu/packages/crates-graphics.scm
@@ -2691,6 +2691,9 @@ (define-public rust-wayland-scanner-0.28
        (sha256
         (base32 "0g8ky63qk27in7zajycj3fyydsxlj19hanfcvr8d7z5kcxbvl43h"))))
     (build-system cargo-build-system)
+    (arguments
+     `(#:cargo-inputs
+       (("rust-xml-rs" ,rust-xml-rs-0.8))))
     (inputs
      (list rust-proc-macro2-1 rust-quote-1 rust-xml-rs-0.8))
     (home-page "https://github.com/smithay/wayland-rs")
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: 54300-close <at> debbugs.gnu.org
Subject: Re: [PATCH] added build input to rust-wayland-scanner <at> 0.28
Date: Mon, 16 Jun 2025 01:46:17 +0800
Closing since crates-graphics will be removed.


This bug report was last modified 37 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.