Received: (at submit) by debbugs.gnu.org; 11 Oct 2024 21:39:18 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Fri Oct 11 17:39:18 2024
Received: from localhost ([127.0.0.1]:35534 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
id 1szNLx-0003iH-LY
for submit <at> debbugs.gnu.org; Fri, 11 Oct 2024 17:39:18 -0400
Received: from lists.gnu.org ([209.51.188.17]:48666)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from <luca@HIDDEN>) id 1szMyu-0002XG-NW
for submit <at> debbugs.gnu.org; Fri, 11 Oct 2024 17:15:29 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <luca@HIDDEN>)
id 1szMyg-0000pV-Ok
for guix-patches@HIDDEN; Fri, 11 Oct 2024 17:15:15 -0400
Received: from out-187.mta1.migadu.com ([95.215.58.187])
by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
(Exim 4.90_1) (envelope-from <luca@HIDDEN>)
id 1szMye-0005j6-Oh
for guix-patches@HIDDEN; Fri, 11 Oct 2024 17:15:14 -0400
Date: Fri, 11 Oct 2024 23:14:59 +0200
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lucamatei.com;
s=key1; t=1728681304;
h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
to:to:cc:mime-version:mime-version:content-type:content-type;
bh=YswOXhPp59kcp/peWalG9Nh/VaSGmcHxhNg7JE6yDXE=;
b=VLg/vS5Df0+3SN2lyVEQ+dR5BswPsP+mZDSzs0rqk+t9TNeUWQfrD1hzSkjtsB3M4484M+
FYM6osSt0ORmnNOUQrCKiyjD4C0/fJl6EqXlXY6G9P3ldrd7O0KOs7HblkMf7/EjeEOsxT
u5kYXqtozZDkRnA3XML18t/vKK2RlRfhoiQxuBb7jERCTDrboX3/ybQJ0KsrGXzBpGGqHZ
IYAWR+ivSJBtIMAVUB0S1z2+lyMWrpNYTdpTN+1ZfPqubFu0dtaOF+ydxErzlgeuj+NNTu
cktsrXuv7ViPQTiAm40GeyWUoIsyKUNqoCfvgZHyaN+Da1Q13E0FzAsczPFQxg==
X-Report-Abuse: Please report any abuse attempt to abuse@HIDDEN and
include these headers.
From: Luca Matei Pintilie <luca@HIDDEN>
To: guix-patches@HIDDEN
Subject: [PATCH] gnu: Add swaysome
Message-ID: <2ytpuku66nbi4kkclx3r53qu4puxsrsih4cioxtefyoml36f2f@jf23conz2qck>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256;
protocol="application/pgp-signature"; boundary="gm24fwunkic4bygs"
Content-Disposition: inline
X-Migadu-Flow: FLOW_OUT
Received-SPF: pass client-ip=95.215.58.187; envelope-from=luca@HIDDEN;
helo=out-187.mta1.migadu.com
X-Spam_score_int: -27
X-Spam_score: -2.8
X-Spam_bar: --
X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1,
RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001,
RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001,
SPF_PASS=-0.001 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.4 (-)
X-Debbugs-Envelope-To: submit
X-Mailman-Approved-At: Fri, 11 Oct 2024 17:39:14 -0400
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>,
<mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.4 (--)
--gm24fwunkic4bygs
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Signed-off-by: Luca Matei Pintilie <luca@HIDDEN>
Change-Id: I7e9b43b875cfdf68131b0fcff99721655c5af2d0
---
First guix package, be gentle :D
I am very new to guix, and as such I do not feel comfortable
maintaining this package. Regardless, I have tested this both on
void-linux and Guix System and it works as intended for me.
gnu/packages/rust-apps.scm | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm
index 12205ef1aa..967d628d8a 100644
--- a/gnu/packages/rust-apps.scm
+++ b/gnu/packages/rust-apps.scm
@@ -3105,6 +3105,31 @@ (define-public swayr
daemon which executes them.")
(license license:gpl3+)))
=20
+(define-public swaysome
+ (package
+ (name "swaysome")
+ (version "2.1.1")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (crate-uri "swaysome" version))
+ (file-name (string-append name "-" version ".tar.gz"))
+ (sha256
+ (base32 "02lvq4pr7dbslxvlhfha6rhbqfmj8a6kq0p41b25a56p0pwhd7qq"))))
+ (build-system cargo-build-system)
+ (arguments
+ `(#:cargo-inputs (("rust-byteorder" ,rust-byteorder-1)
+ ("rust-clap" ,rust-clap-4)
+ ("rust-serde" ,rust-serde-1)
+ ("rust-serde-json" ,rust-serde-json-1))))
+ (home-page "https://gitlab.com/hyask/swaysome")
+ (synopsis
+ "Awesome way to manage your multiple outputs with the sway windows ma=
nager")
+ (description
+ "This package provides swaysome provides an awesome way to manage you=
r multiple
+outputs with the sway windows manager.")
+ (license license:expat)))
+
(define-public tealdeer
(package
(name "tealdeer")
--=20
2.46.2
--gm24fwunkic4bygs
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEsAuFgxpQsqQNV0tL8lw3bm5rpQgFAmcJlVEACgkQ8lw3bm5r
pQgrURAAg9vxe/Kzh692oyuRV0JUYpqB46c23s2ILFtyC6DR5Vrbc4j6juzLllSL
O+Eb6KyoUClJvgblXTSDSret+Me9PfpgLSqm31Ja2Jtb8MHlvcLmQ7OK/pq3RO1z
z8q74woQRZHnLCneyw2EF4vpPn+nKmJms68Gh3LYfnbqM90HLELm7VglvcHZ7xOR
LdTqtWt6T3IJkgPmbzPI+K2Pfrh+kTeuXYt6FPeBhOVaveVgtjmNvl7r4F10Hb+0
NOs4fY9kcgDE5q7BRTPPfaZ/WXkss0Kl5aUIC5SfEKMCfHTAscP2ydiF/gNZ1l/+
p//p5BNEDyal+gneokiK6q6PnTjnH3EGs7zxMWEfLJtvfMlveYwk2sMlBVSZSZpa
1og5R8WvTKpvxocHbMIw/KUYXsEcrd+e4I5SXdUJHgFxwEAzVLWFixipbLFjS1Lg
5N20aSkCVCp+fy/j5DGlAzGePnYGcAV9wItA4v7gAiOwKNnHpVF5fYTWw1tGOWaP
BGataAmm83Bmg5H9F4zdxpt98tDflITcFjm0Ry7HbA5eGgUNdGL6I5Y9kh9DkXr0
qsBNSajoYceYIrfMI53dZOjM59EhMQ5GsF2bNXbaaKoqustiQOv32y/VTc6c/FBo
vpeQyPO0sJSleNppFDLAQepmP49phbUAP9u7nOaKGOK+dO8LNzw=
=S6ZM
-----END PGP SIGNATURE-----
--gm24fwunkic4bygs--
Luca Matei Pintilie <luca@HIDDEN>:guix-patches@HIDDEN.
Full text available.guix-patches@HIDDEN:bug#73753; Package guix-patches.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.