unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56752] [PATCH 00/27] Add swayr and swayrbar.
@ 2022-07-24 21:01 Aleksandr Vityazev
  2022-07-24 21:08 ` Maxime Devos
                   ` (5 more replies)
  0 siblings, 6 replies; 30+ messages in thread
From: Aleksandr Vityazev @ 2022-07-24 21:01 UTC (permalink / raw)
  To: 56752


Hi,

The packages whose dependencies have been updated in this patch series
have not yet been checked. For example, ~73 packages depend on
rust-thiserror-1.

Aleksandr Vityazev (27):
  gnu: Add rust-rt-format-0.3.
  gnu: Add rust-swaybar-types-3.
  gnu: rust-thiserror-impl-1: Update to 1.0.31.
  gnu: rust-thiserror-1: Update to 1.0.31.
  gnu: Add rust-swayipc-types-1.
  gnu: Add rust-swayipc-3.
  gnu: Add rust-windows-aarch64-msvc-0.36.
  gnu: Add rust-windows-i686-gnu-0.36.
  gnu: Add rust-windows-i686-msvc-0.36.
  gnu: Add rust-windows-x86-64-gnu-0.36.
  gnu: Add rust-windows-x86-64-msvc-0.36.
  gnu: Add rust-windows-sys-0.36.
  gnu: Add rust-parking-lot-core-0.9.
  gnu: Add rust-parking-lot-0.12.
  gnu: rust-once-cell-1: Update to 1.13.0.
  gnu: rust-regex-syntax-0.6: Update to 0.6.27.
  gnu: rust-regex-1: Update to 1.6.0.
  gnu: Add rust-peg-runtime-0.8.
  gnu: Add rust-peg-macros-0.8.
  gnu: Add rust-peg-0.8.
  gnu: Add rust-clap-lex-0.2.
  gnu: Add rust-unic-emoji-char-0.9.
  gnu: Add rust-textwrap-0.15.
  gnu: rust-clap-derive-3: Update to 3.2.7.
  gnu: rust-clap-3: Update to 3.2.14.
  gnu: Add swayr.
  gnu: Add swayrbar.

 gnu/packages/crates-io.scm | 526 ++++++++++++++++++++++++++++++++++---
 gnu/packages/rust-apps.scm |  77 ++++++
 2 files changed, 569 insertions(+), 34 deletions(-)

-- 
2.37.1





-- 

Aleksandr Vityazev




^ permalink raw reply	[flat|nested] 30+ messages in thread
[parent not found: <cover.1658698210.git.avityazev@posteo.org>]

end of thread, other threads:[~2022-11-28 10:12 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-24 21:01 [bug#56752] [PATCH 00/27] Add swayr and swayrbar Aleksandr Vityazev
2022-07-24 21:08 ` Maxime Devos
2022-07-24 21:10 ` [bug#56752] [PATCH 01/27] gnu: Add rust-rt-format-0.3 Aleksandr Vityazev
2022-07-24 21:11 ` [bug#56752] [PATCH 02/27] gnu: Add rust-swaybar-types-3 Aleksandr Vityazev
2022-10-25  7:35 ` [bug#56752] swayr Nicolas Graves via Guix-patches via
2022-10-27  5:54   ` kiasoc5 via Guix-patches via
2022-11-28  8:53   ` Andrew Tropin
2022-11-28 10:08     ` Andrew Tropin
2022-10-26  8:28 ` [bug#56752] [PATCH 01/10] gnu: rust-thiserror-impl-1: Update to 1.0.37 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 02/10] gnu: rust-thiserror-1: " Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 03/10] gnu: Add rust-textwrap-0.15 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 04/10] gnu: Add rust-swayipc-types-1 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 05/10] gnu: Add rust-swayipc-3 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 06/10] gnu: Add rust-rt-format-0.3 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 07/10] gnu: Add rust-clap-lex-0.2 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 08/10] gnu: rust-clap-derive-3: Update to 3.1.18 Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 09/10] gnu: rust-clap-3: " Nicolas Graves via Guix-patches via
2022-10-26  8:28   ` [bug#56752] [PATCH 10/10] gnu: Add swayr Nicolas Graves via Guix-patches via
2022-10-26  9:05   ` [bug#56752] [PATCH 01/10] gnu: rust-thiserror-impl-1: Update to 1.0.37 Nicolas Graves via Guix-patches via
2022-10-26  8:58 ` [bug#56752] [PATCH v2 " Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 02/10] gnu: rust-thiserror-1: " Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 03/10] gnu: Add rust-textwrap-0.15 Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 04/10] gnu: Add rust-swayipc-types-1 Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 05/10] gnu: Add rust-swayipc-3 Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 06/10] gnu: Add rust-rt-format-0.3 Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 07/10] gnu: Add rust-clap-lex-0.2 Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 08/10] gnu: rust-clap-derive-3: Update to 3.1.18 Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 09/10] gnu: rust-clap-3: " Nicolas Graves via Guix-patches via
2022-10-26  8:59   ` [bug#56752] [PATCH v2 10/10] gnu: Add swayr Nicolas Graves via Guix-patches via
     [not found] <cover.1658698210.git.avityazev@posteo.org>
2022-07-24 21:31 ` [bug#56752] [PATCH 02/27] gnu: Add rust-swaybar-types-3 Aleksandr Vityazev

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).