GNU bug report logs -
#56752
[PATCH 00/27] Add swayr and swayrbar.
Previous Next
Full log
View this message in rfc822 format
On 2022-07-24, 23:35 +0200, Maxime Devos <maximedevos <at> telenet.be> wrote:
> On 24-07-2022 23:33, Aleksandr Vityazev wrote:
>> + (build-system cargo-build-system)
>> + (arguments
>> + `(#:skip-build? #t
>> + #:cargo-inputs
>> + (("rust-serde" ,rust-serde-1)
>> + ("rust-serde-json" ,rust-serde-json-1)
>> + ("rust-swayipc-types" ,rust-swayipc-types-1))))
>> + (home-page"https://github.com/jaycefayne/swayipc-rs")
>> + (synopsis "Library for controlling sway through its IPC interface")
>> + (description
>> + "This package provides a library for controlling sway through its IPC
>> +interface.")
>> + (license license:expat)))
>> +
>
> We already have that package, try "guix edit rust-swayipc". No need to override the description,
> home-page, etc.
We have rust-swayipc-2, and I have not seen the newer version inherited
from the older one. In this case, we can add inheritance for
rust-swayipc-2.
--
Best regards,
Aleksandr Vityazev
This bug report was last modified 2 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.