From unknown Sun Jun 22 17:13:29 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#58317 <58317@debbugs.gnu.org> To: bug#58317 <58317@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add greetd-gtkgreet. Reply-To: bug#58317 <58317@debbugs.gnu.org> Date: Mon, 23 Jun 2025 00:13:29 +0000 retitle 58317 [PATCH] gnu: Add greetd-gtkgreet. reassign 58317 guix-patches submitter 58317 Declan Tsien severity 58317 normal tag 58317 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 16:33:15 2022 Received: (at submit) by debbugs.gnu.org; 5 Oct 2022 20:33:15 +0000 Received: from localhost ([127.0.0.1]:58193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogB4s-00033y-Vf for submit@debbugs.gnu.org; Wed, 05 Oct 2022 16:33:15 -0400 Received: from lists.gnu.org ([209.51.188.17]:39058) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1og5hH-0002aK-Fw for submit@debbugs.gnu.org; Wed, 05 Oct 2022 10:48:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1og5hH-0006UN-9j for guix-patches@gnu.org; Wed, 05 Oct 2022 10:48:31 -0400 Received: from mx1.riseup.net ([198.252.153.129]:48290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1og5hE-0006Ee-Oo for guix-patches@gnu.org; Wed, 05 Oct 2022 10:48:30 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4MjHWF2cwgzDrqQ for ; Wed, 5 Oct 2022 14:48:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1664981305; bh=OknhbDSo8ypllqOL2w9Pk6yxyYqD4dpuJXb9X1zmWhk=; h=From:To:Subject:Date:From; b=ZSIEy2LpAtFT9ukWqxMnCgF/ucNL3+SQ9+wtpUB3vqeCWRAs07yOvydXwH83D0LQS mQXbtHYodJYET6xlnL7f6apco5pNeBwOWDLSrFePTF7A+EXHR+Iul9FYCJXchmdXe4 vH9ukKcC3vU94rlNrJ+UtxEkQv8kFumkezDxWorg= X-Riseup-User-ID: 25FA9A3D0F4D80CA6451A14B78B8D48AA79F946DE402CDC4E9CA2AAC5114E72E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4MjHWD5Hj5z5vZh for ; Wed, 5 Oct 2022 14:48:24 +0000 (UTC) From: Declan Tsien To: guix-patches@gnu.org Subject: [PATCH] gnu: Add greetd-gtkgreet. Date: Wed, 05 Oct 2022 22:48:22 +0800 Message-ID: <871qrms4w9.fsf@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Received-SPF: pass client-ip=198.252.153.129; envelope-from=declantsien@riseup.net; helo=mx1.riseup.net 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_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=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: Wed, 05 Oct 2022 16:33:13 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Add-greetd-gtkgreet.patch Content-Transfer-Encoding: quoted-printable Content-Description: Add greetd-gtkgreet From=20a3c469f0f1a58bb3bbc01139d7765a788bb921c2 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Wed, 5 Oct 2022 21:48:18 +0800 Subject: [PATCH] gnu: Add greetd-gtkgreet. * gnu/packages/display-managers.scm (greetd-gtkgreet): New variable. =2D-- gnu/packages/display-managers.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-manag= ers.scm index 137bd2739e..5699d1f85c 100644 =2D-- a/gnu/packages/display-managers.scm +++ b/gnu/packages/display-managers.scm @@ -38,6 +38,7 @@ (define-module (gnu packages display-managers) #:use-module (guix build-system qt) #:use-module (guix build-system gnu) #:use-module (guix build-system glib-or-gtk) + #:use-module (guix build-system meson) #:use-module (guix build-system trivial) #:use-module (guix packages) #:use-module (guix utils) @@ -55,12 +56,14 @@ (define-module (gnu packages display-managers) #:use-module (gnu packages gnupg) #:use-module (gnu packages gtk) #:use-module (gnu packages guile) + #:use-module (gnu packages man) #:use-module (gnu packages image) #:use-module (gnu packages kde-frameworks) #:use-module (gnu packages linux) #:use-module (gnu packages pkg-config) #:use-module (gnu packages python) #:use-module (gnu packages qt) + #:use-module (gnu packages web) #:use-module (gnu packages xdisorg) #:use-module (gnu packages xfce) #:use-module (gnu packages xorg)) @@ -133,6 +136,33 @@ (define-public sddm ;; QML files are MIT licensed and images are CC BY 3.0. (license (list license:gpl2+ license:expat license:cc-by3.0)))) =20 + +(define-public greetd-gtkgreet + (let ((revision "0") + (commit "c09696f6a27aa0e4769fd3f707f27be4407ec95d")) + (package + (name "greetd-gtkgreet") + (version (git-version "0.7" revision commit)) + (home-page "https://git.sr.ht/~kennylevinsen/gtkgreet") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1d19v60ilxw4szhc5mbpav5kzml5lvckdy3fasjrhlpl87slvfz9"))= )) + (build-system meson-build-system) + (native-inputs (list pkg-config scdoc)) + (inputs (list gtk+ gtk-layer-shell json-c)) + (synopsis + "GTK based greeter for greetd, to be run under cage or similar") + (description + "GTK based greeter for @command{greetd}, to be run under @command{c= age} +or similar.") + (license license:gpl3+)))) + (define-public guix-simplyblack-sddm-theme (package (name "guix-simplyblack-sddm-theme") base-commit: be1d561f1a74d158d67623bf037727918781bd96 =2D-=20 2.37.3 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHLBAEBCAA1FiEE9pXznsYl4IEztXWfD8aHA3Xv4vUFAmM9mTYXHGRlY2xhbnRz aWVuQHJpc2V1cC5uZXQACgkQD8aHA3Xv4vXTuAv/czuBnrL/ZzvsmkUqghXwugyd UOgAdXcx+tbuOQZXCdFeJhmvIOA6QITcgUn9DEnb6D5PvHtYwrP4pNKmH9NMaInl VkF+LA8YDbIJaNYSs1K+Oq6ir/oi1Q5wT2xv9mTeerHE/7gV5maTHYTno8y3v3QS 55AF64dYhZllJ4AyHt5FMKO6Vv3ajXYE94nSD2cOXWhKymymTPCR2jd0W8FFUm7c 05uz0h7lGRv98+BivfsQqn9/vFLtYG485FzbjS3EwtbCjnYfAZuDI9bWPAq0Aw8u ghoLiKRiMVHHD9poVcArgpi4qzKzKFnuI857035JYmQFDCe9KfNviBkuurN0wk9j 9MpixugD8Qv+8OEeioRcXydy96oQ2hhrPQM/NTisuBqFmfIBD4WzFL9nqNXVjWr9 xNbdV+mxC5GFRrUzbLDBpYrMJ6qLkAaUS7q+bGJDSgg1d6sT/GQOhuYNQowqi5wd ++LzCjqL/V3ekuB4e8EeWgnfQCprj4PLg0wybZ2X =1f1B -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 01:24:56 2022 Received: (at 58317) by debbugs.gnu.org; 6 Oct 2022 05:24:56 +0000 Received: from localhost ([127.0.0.1]:58549 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogJNO-0001eh-2V for submit@debbugs.gnu.org; Thu, 06 Oct 2022 01:24:56 -0400 Received: from mx1.riseup.net ([198.252.153.129]:40212) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogFO2-0003Z6-Uh for 58317@debbugs.gnu.org; Wed, 05 Oct 2022 21:09:20 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4MjYHX6z4XzDrsf for <58317@debbugs.gnu.org>; Thu, 6 Oct 2022 01:09:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1665018553; bh=Yw7NRqr9z8wJax3WZaOlfAV/h5h/H+XDzL2vnjCQt64=; h=From:To:Subject:Date:From; b=q7tusQaV+Gx4YCcbBsF4tsq/HOv96peYPb8pREBQRzUso2z3B3p1hOJxJHrE4D8tp eJXNiuzrz6O0h+CuA4a8uwUFdTVk8oc8NEdS+D2a0ga9dBjPGLOGxcbdMTbQO0x0DW fSmsRkYohZT7ORbYdJc8H32dtw3fHtjUIo5kR8LM= X-Riseup-User-ID: 3E6F503577CCA95C8DF3FF8219156B7C51987DCB0511074500A95D0565E9B3E4 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4MjYHX0wPfz5vZh for <58317@debbugs.gnu.org>; Thu, 6 Oct 2022 01:09:11 +0000 (UTC) From: Declan Tsien To: 58317@debbugs.gnu.org Subject: Subsequent patches for greetd-{wlgreet, ddlm} Date: Thu, 06 Oct 2022 09:09:09 +0800 Message-ID: <87pmf5rc5m.fsf@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 58317 X-Mailman-Approved-At: Thu, 06 Oct 2022 01:24:53 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0002-gnu-Add-rust-byteorder-0.3.patch Content-Transfer-Encoding: quoted-printable From=201a5b4f011fe95194b3556f1d7395ff8c95f6c35a Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:38:16 +0800 Subject: [PATCH 02/13] gnu: Add rust-byteorder-0.3. * gnu/packages/crates-io.scm (rust-byteorder-0.3): New variable. =2D-- gnu/packages/crates-io.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 9a64b356b5..9639a2ae9f 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -9229,6 +9229,27 @@ (define-public rust-byteorder-0.5 (("rust-quickcheck" ,rust-quickcheck-0.2) ("rust-rand" ,rust-rand-0.3)))))) =20 +(define-public rust-byteorder-0.3 + (package + (name "rust-byteorder") + (version "0.3.13") + (source (origin + (method url-fetch) + (uri (crate-uri "byteorder" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0xd1vzp1yzw9f9qpm7w3mp9kqxdxwrwzqs4d620n6m4g194smci9")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/BurntSushi/byteorder") + (synopsis + "Library for reading/writing numbers in big-endian and little-endian.= ") + (description + "Library for reading/writing numbers in big-endian and little-endian.= ") + (license (list license:unlicense license:expat)))) + (define-public rust-bytes-1 (package (name "rust-bytes") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0003-gnu-Add-rust-bmp-0.1.patch Content-Transfer-Encoding: quoted-printable From=20f3020a65817d492ce3a525263a798cf9c5f2edb1 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:09:51 +0800 Subject: [PATCH 03/13] gnu: Add rust-bmp-0.1. * gnu/packages/crates-io.scm (rust-bmp-0.1): New variable. =2D-- gnu/packages/crates-io.scm | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 9639a2ae9f..d88c3faa56 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -8196,6 +8196,25 @@ (define-public rust-blocking-0.4 ("rust-parking" ,rust-parking-1) ("rust-waker-fn" ,rust-waker-fn-1)))))) =20 +(define-public rust-bmp-0.1 + (package + (name "rust-bmp") + (version "0.1.4") + (source (origin + (method url-fetch) + (uri (crate-uri "bmp" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "02cm075qpl3bk1s6111f52agbwahr9pczbila9gwwj1jj9dbp9ik")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-byteorder" ,rust-byteorder-0.3)))) + (home-page "https://github.com/sondrele/rust-bmp") + (synopsis "Small library for reading and writing BMP images in Rust") + (description "Small library for reading and writing BMP images in Rust= .") + (license license:expat))) + (define-public rust-boomphf-0.5 (package (name "rust-boomphf") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0004-gnu-rust-errno-0.2-Update-to-0.2.8.patch Content-Transfer-Encoding: quoted-printable From=209e4ded375b4332f324620ab1f54b212412fd4b00 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:24:20 +0800 Subject: [PATCH 04/13] gnu: rust-errno-0.2: Update to 0.2.8. * gnu/packages/crates-io.scm (rust-errno-0.2): Update to 0.2.8. =2D-- gnu/packages/crates-io.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index d88c3faa56..75379d59f8 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -21092,7 +21092,7 @@ (define-public rust-err-derive-0.2 (define-public rust-errno-0.2 (package (name "rust-errno") =2D (version "0.2.4") + (version "0.2.8") (source (origin (method url-fetch) @@ -21101,7 +21101,7 @@ (define-public rust-errno-0.2 (string-append name "-" version ".tar.gz")) (sha256 (base32 =2D "0kn8mlygxxr02cm97401nppd2dbkwsalpcbai67rh6yh3rh73862")))) + "18cnqgk8r6lq1n5cfy3bryiyz9zkqr10dxj49sa3fkzfamih8fgn")))) (build-system cargo-build-system) (arguments `(#:skip-build? #t =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0005-gnu-Add-rust-framebuffer-0.2.patch Content-Transfer-Encoding: quoted-printable From=200613ce434a4e809bc4920d6abeff1e3955778dcd Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:12:04 +0800 Subject: [PATCH 05/13] gnu: Add rust-framebuffer-0.2. * gnu/packages/crates-io.scm (rust-framebuffer-0.2): New variable. =2D-- gnu/packages/crates-io.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 75379d59f8..10284331ee 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -23294,6 +23294,31 @@ (define-public rust-form-urlencoded-1 syntax, as used by HTML forms.") (license (list license:expat license:asl2.0)))) =20 +(define-public rust-framebuffer-0.2 + (package + (name "rust-framebuffer") + (version "0.2.2") + (source (origin + (method url-fetch) + (uri (crate-uri "framebuffer" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "12mbd74nivxs43z32lg1pm6nkyryhmbg2h27f96xj8h64yc21s6z")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-errno" ,rust-errno-0.2) + ("rust-libc" ,rust-libc-0.2) + ("rust-memmap" ,rust-memmap-0.7)) + #:cargo-development-inputs (("rust-bmp" ,rust-bmp-0.1) + ("rust-rand" ,rust-rand-0.6)))) + (home-page "https://github.com/roysten/rust-framebuffer") + (synopsis "Basic framebuffer abstraction") + (description + "Basic framebuffer abstraction. Handles the necessary ioctls and mma= ps the +framebuffer device.") + (license license:wtfpl2))) + (define-public rust-fragile-1 (package (name "rust-fragile") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0006-gnu-Add-rust-greetd-ipc-0.8.patch Content-Transfer-Encoding: quoted-printable From=20a50d4f70caf3b738dc8315f1c9a47d818e562df4 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:16:15 +0800 Subject: [PATCH 06/13] gnu: Add rust-greetd-ipc-0.8. * gnu/packages/crates-io.scm (rust-greetd-ipc-0.8): New variable. =2D-- gnu/packages/crates-io.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 10284331ee..f3350e6e37 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -26453,6 +26453,29 @@ (define-public rust-goblin-0.0 loading crate.") (license license:expat))) =20 +(define-public rust-greetd-ipc-0.8 + (package + (name "rust-greetd-ipc") + (version "0.8.0") + (source (origin + (method url-fetch) + (uri (crate-uri "greetd_ipc" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1dscriv3adjyaxfaax3cmqrzx6q2vwwchbh86dhll783wjc4ivw0")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-async-trait" ,rust-async-trait-0.1) + ("rust-serde" ,rust-serde-1) + ("rust-serde-json" ,rust-serde-json-1) + ("rust-thiserror" ,rust-thiserror-1) + ("rust-tokio" ,rust-tokio-1)))) + (home-page "https://git.sr.ht/~kennylevinsen/greetd") + (synopsis "An implementation of the greetd IPC protocol") + (description "An implementation of the greetd IPC protocol.") + (license license:gpl3))) + (define-public rust-grep-0.2 (package (name "rust-grep") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0007-gnu-Add-rust-users-0.8.patch Content-Transfer-Encoding: quoted-printable From=206025ef419a106420f135c77889db532fdfc3b41a Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:32:13 +0800 Subject: [PATCH 07/13] gnu: Add rust-users-0.8. * gnu/packages/crates-io.scm (rust-users-0.8): New variable. =2D-- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index f3350e6e37..0b7dad326e 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -71109,6 +71109,26 @@ (define-public rust-users-0.9 (arguments `(#:cargo-inputs (("rust-libc" ,rust-libc-0.2)))))) =20 +(define-public rust-users-0.8 + (package + (name "rust-users") + (version "0.8.1") + (source (origin + (method url-fetch) + (uri (crate-uri "users" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1dss2l4x3zgjq26mwa97aa5xmsb5z2x3vhhhh3w3azan284pvvbz")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-libc" ,rust-libc-0.2)))) + (home-page "https://github.com/ogham/rust-users") + (synopsis "Library for accessing Unix users and groups") + (description "Library for accessing Unix users and groups") + (license license:expat))) + (define-public rust-utf-8-0.7 (package (name "rust-utf-8") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0008-gnu-Add-rust-pam-0.7.patch Content-Transfer-Encoding: quoted-printable From=2089d31947051c48770bcf9dd8acd551af2d7ff7af Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:28:51 +0800 Subject: [PATCH 08/13] gnu: Add rust-pam-0.7. * gnu/packages/crates-io.scm (rust-pam-0.7): New variable. =2D-- gnu/packages/crates-io.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 0b7dad326e..421bcea151 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -76145,6 +76145,28 @@ (define-public rust-enquote-1 (description "A Rust library quotes, unquotes, and unescapes strings") (license license:unlicense))) =20 +(define-public rust-pam-0.7 + (package + (name "rust-pam") + (version "0.7.0") + (source (origin + (method url-fetch) + (uri (crate-uri "pam" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "15rhp57pdb54lcx37vymcimimpd1ma90lhm10iq08710kjaxqazs")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-libc" ,rust-libc-0.2) + ("rust-pam-sys" ,rust-pam-sys-0.5) + ("rust-users" ,rust-users-0.8)) + #:cargo-development-inputs (("rust-rpassword" ,rust-rpassword-2)))) + (home-page "https://github.com/1wilkens/pam/") + (synopsis "Safe Rust wrappers for PAM authentification") + (description "Safe Rust wrappers for PAM authentification") + (license (list license:expat license:asl2.0)))) + (define-public rust-pam-sys-0.5 (package (name "rust-pam-sys") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0009-gnu-Add-rust-os-pipe-0.8.patch Content-Transfer-Encoding: quoted-printable From=20521b8246e9b1cfdda7587cfc436c316cca811e31 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:39:04 +0800 Subject: [PATCH 09/13] gnu: Add rust-os-pipe-0.8. * gnu/packages/crates-io.scm (rust-os-pipe-0.8): New variable. =2D-- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 421bcea151..8d72859894 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -41477,6 +41477,26 @@ (define-public rust-os-pipe-1 "This package provides a cross-platform library for opening OS pipes.= ") (license license:expat))) =20 +(define-public rust-os-pipe-0.8 + (package + (name "rust-os-pipe") + (version "0.8.2") + (source (origin + (method url-fetch) + (uri (crate-uri "os_pipe" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "049ax8shxik7mm68r2nf7xnrcq3z3p7hz54sbrcxwywxqsjdzs41")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-nix" ,rust-nix-0.15) + ("rust-winapi" ,rust-winapi-0.3)))) + (home-page "https://github.com/oconnor663/os_pipe.rs") + (synopsis "a cross-platform library for opening OS pipes") + (description "a cross-platform library for opening OS pipes") + (license license:expat))) + (define-public rust-os-pipe-0.9 (package (inherit rust-os-pipe-1) =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0010-gnu-Add-rust-os-str-bytes-1.patch Content-Transfer-Encoding: quoted-printable From=205333e714050049a0bc3ebd65e1b7a0f807cd653f Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:42:09 +0800 Subject: [PATCH 10/13] gnu: Add rust-os-str-bytes-1. * gnu/packages/crates-io.scm (rust-os-str-bytes-1): New variable. =2D-- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 8d72859894..4b06a17cba 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -41597,6 +41597,26 @@ (define-public rust-os-str-bytes-2 "11agh8n3x2l4sr3sxvx6byc1j3ryb1g6flb1ywn0qhq7xv1y3cmg")))) (arguments `(#:skip-build? #t)))) =20 +(define-public rust-os-str-bytes-1 + (package + (name "rust-os-str-bytes") + (version "1.1.0") + (source (origin + (method url-fetch) + (uri (crate-uri "os_str_bytes" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1554vj5ia6p7h6ggxjmd3df743qg2fc8lx9bswxjks9a7ah0jgpi")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t)) + (home-page "https://github.com/dylni/os_str_bytes") + (synopsis "Convert between byte sequences and platform-native strings +") + (description "Convert between byte sequences and platform-native strin= gs") + (license (list license:expat license:asl2.0)))) + (define-public rust-ouroboros-macro-0.15 (package (name "rust-ouroboros-macro") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0011-gnu-Add-rust-osstrtools-0.2.patch Content-Transfer-Encoding: quoted-printable From=20ea65720b05962d3f323ef4875f670f9a21360394 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:42:53 +0800 Subject: [PATCH 11/13] gnu: Add rust-osstrtools-0.2. * gnu/packages/crates-io.scm (rust-osstrtools-0.2): New variable. =2D-- gnu/packages/crates-io.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 4b06a17cba..61d08c72fa 100644 =2D-- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -41617,6 +41617,26 @@ (define-public rust-os-str-bytes-1 (description "Convert between byte sequences and platform-native strin= gs") (license (list license:expat license:asl2.0)))) =20 +(define-public rust-osstrtools-0.2 + (package + (name "rust-osstrtools") + (version "0.2.2") + (source (origin + (method url-fetch) + (uri (crate-uri "osstrtools" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "1fna5n3b6237dsp6cm8wi07v44iw6azxhryks9wbhfpfkvddla7k")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("rust-itertools" ,rust-itertools-0.8) + ("rust-os-str-bytes" ,rust-os-str-bytes-1)))) + (home-page "https://github.com/rabite0/osstrtools") + (synopsis "Additional helper methods for OsStr") + (description "Additional helper methods for OsStr") + (license license:wtfpl2))) + (define-public rust-ouroboros-macro-0.15 (package (name "rust-ouroboros-macro") =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0012-gnu-Add-greetd-wlgreet.patch Content-Transfer-Encoding: quoted-printable From=206d9e13264f058474ac10c29ca1b2cfe61c4cdba8 Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:52:48 +0800 Subject: [PATCH 12/13] gnu: Add greetd-wlgreet. * gnu/packages/display-managers.scm (greetd-wlgreet): New variable. =2D-- gnu/packages/display-managers.scm | 41 +++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-manag= ers.scm index 5699d1f85c..6915115df5 100644 =2D-- a/gnu/packages/display-managers.scm +++ b/gnu/packages/display-managers.scm @@ -34,6 +34,7 @@ (define-module (gnu packages display-managers) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix git-download) + #:use-module (guix build-system cargo) #:use-module (guix build-system cmake) #:use-module (guix build-system qt) #:use-module (guix build-system gnu) @@ -48,6 +49,8 @@ (define-module (gnu packages display-managers) #:use-module (gnu packages admin) #:use-module (gnu packages base) #:use-module (gnu packages bash) + #:use-module (gnu packages crates-graphics) + #:use-module (gnu packages crates-io) #:use-module (gnu packages fontutils) #:use-module (gnu packages freedesktop) #:use-module (gnu packages gl) @@ -137,6 +140,44 @@ (define-public sddm (license (list license:gpl2+ license:expat license:cc-by3.0)))) =20 =20 +(define-public greetd-wlgreet + (package + (name "greetd-wlgreet") + (version "0.4") + (home-page "https://git.sr.ht/~kennylevinsen/wlgreet") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "00grp63n9nrgqls3knxfv9wjbc7p0jwr7i2vzxy750dz85gi2kzn")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("smithay-client-toolkit" ,rust-smithay-client-tool= kit-0.15) + ("rusttype" ,rust-rusttype-0.7) + ("chrono" ,rust-chrono-0.4) + ("nix" ,rust-nix-0.15) + ("memmap2" ,rust-memmap2-0.3) + ("os_pipe" ,rust-os-pipe-0.8) + ("wayland-client" ,rust-wayland-client-0.29) + ("wayland-protocols" ,rust-wayland-protocols-0.29) + ("lazy_static" ,rust-lazy-static-1) + ("serde" ,rust-serde-1) + ("greetd_ipc" ,rust-greetd-ipc-0.8) + ("getopts" ,rust-getopts-0.2) + ("toml" ,rust-toml-0.5) + ("xml-rs" ,rust-xml-rs-0.8)))) + (synopsis + "Raw wayland greeter for greetd, to be run under sway or similar") + (description + "Raw wayland greeter for @command{greetd}, to be run under @command{s= way} +or similar. Note that @command{cage} is currently not supported due to it +lacking wlr-layer-shell-unstable support.") + (license license:gpl3+))) + (define-public greetd-gtkgreet (let ((revision "0") (commit "c09696f6a27aa0e4769fd3f707f27be4407ec95d")) =2D-=20 2.37.3 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0013-gnu-Add-greetd-ddlm.patch Content-Transfer-Encoding: quoted-printable From=2003b4d1df53b17c72b08752b051e6d16a91392d4b Mon Sep 17 00:00:00 2001 From: Declan Tsien Date: Thu, 6 Oct 2022 08:54:08 +0800 Subject: [PATCH 13/13] gnu: Add greetd-ddlm. * gnu/packages/display-managers.scm (greetd-ddlm): New variable. =2D-- gnu/packages/display-managers.scm | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/gnu/packages/display-managers.scm b/gnu/packages/display-manag= ers.scm index 6915115df5..a4843a1137 100644 =2D-- a/gnu/packages/display-managers.scm +++ b/gnu/packages/display-managers.scm @@ -139,6 +139,50 @@ (define-public sddm ;; QML files are MIT licensed and images are CC BY 3.0. (license (list license:gpl2+ license:expat license:cc-by3.0)))) =20 +(define-public greetd-ddlm + (let ((revision "0") + (commit "1115a50a1ca42ba25296de29165637c5a10b0417")) + (package + (name "greetd-ddlm") + (version (git-version "0.1.0" revision commit)) + (home-page "https://github.com/deathowl/ddlm") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "00qklf8vr7id7mm9bvsyqcha23hc8pry0d9ggwlzg74mjkxkxm2w")) + (modules '((guix build utils))) + (snippet '(begin + (substitute* "Cargo.toml" + (("version =3D \"0.6.0\"") + "version =3D \"0.8\"")))))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs (("framebuffer" ,rust-framebuffer-0.2) + ("byteorder" ,rust-byteorder-1) + ("rusttype" ,rust-rusttype-0.7) + ("chrono" ,rust-chrono-0.4) + ("nix" ,rust-nix-0.15) + ("memmap" ,rust-memmap-0.7) + ("lazy_static" ,rust-lazy-static-1) + ("termion" ,rust-termion-1) + ("pam" ,rust-pam-0.7) + ("users" ,rust-users-0.9) + ("greetd_ipc" ,rust-greetd-ipc-0.8) + ("getopts" ,rust-getopts-0.2) + ("hostname" ,rust-hostname-0.3) + ("osstrtools" ,rust-osstrtools-0.2) + ("structopt" ,rust-structopt-0.3)))) + (synopsis + "GTK based greeter for greetd, to be run under cage or similar") + (description + "GTK based greeter for @command{greetd}, to be run under @command{c= age} +or similar.") + (license license:gpl3+)))) =20 (define-public greetd-wlgreet (package =2D-=20 2.37.3 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHLBAEBCAA1FiEE9pXznsYl4IEztXWfD8aHA3Xv4vUFAmM+KrUXHGRlY2xhbnRz aWVuQHJpc2V1cC5uZXQACgkQD8aHA3Xv4vVFhQv/R+ug3I18OWAscaGGwntZ0vVj hvIcuVtz0EhvCVNoiUzn1CdP0lsX1J5Q5V1rNmvUUWGyVQ54m9dIrk8J1dE2CbWT bK0hOx+mnFQFsQb1LH2rihixBbDnxh33eECncz6floXaJkzAEam3u1TdsYqYmQh/ SfvPIFuWgdQ1KGXEzoRQ3zHP1jCjwi2CJd1gqCwW6K48ubpw9hBslrTVsmqG6Xyt +zsXhL5jDbOLSncn+CQxATi3k+JX/bi3jPXE8gj4yR9glLPJBv0ZH87hQWep5xsV z0evvMTo2z+qnY8AnyeaM/JLGKi9swS8Z8eESWtDY/maJi4F1ehzBhCQmirhWKM/ ct/JS5s4CCq/cPPcVZcTDEjevhhbyyOGkNQS8MIXP0kvG0Q1ZofRNtgWyLbr3ZCw MU2/Sya2upMngwKWTMxMMGzRMaj2G8QgxOuUzIBfrB4xmhxeVVaPsNaVwv9Wb73W m55Zm4h51s1gNEFCiB5s6c6Il/LdM7WpETenXnoe =h7DO -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 02:24:11 2022 Received: (at 58317) by debbugs.gnu.org; 6 Oct 2022 06:24:11 +0000 Received: from localhost ([127.0.0.1]:58606 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogKIk-0003MD-Lo for submit@debbugs.gnu.org; Thu, 06 Oct 2022 02:24:10 -0400 Received: from knopi.disroot.org ([178.21.23.139]:55284) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogKIh-0003M0-DW for 58317@debbugs.gnu.org; Thu, 06 Oct 2022 02:24:09 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E38B84C85D; Thu, 6 Oct 2022 08:24:05 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UmwOQI7uef2j; Thu, 6 Oct 2022 08:24:04 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1665037444; bh=LjkAfj/b7E2CrwdaN0b9Mf2eak8ouhqwxof1705wvN4=; h=Date:From:To:Subject:References:In-Reply-To; b=JFzMfPv9kWXO6nqg6BYoSSKlvHc/oo6IpK3rVsXU9A2s6IDzSAht+7SSRZ2BEsTGZ thsJUYFB/0rhtKbWjNims+w4nO53oX0UvS5ifxV5vbWxp8c/GP/aulPFkhXIitGGKS cITqPMk+co28aB+pzoEIRTT4SXl9a/IYou2PFOSOpPJ5dyk1tpF3fnZaWHx+K4JSvv UvGRvOGXKssQ2bpP2AaQo9CgFb4Y0gyMN3BKW+jL4JZ5PyJnyeDZ0Bk4xRFCIe7pc5 mhcFE5mJcKS0g3ZUX6VFhETspilGXFTL5OQi08U11pTeLT5aChiEEaU6DrnO3Rj+pg cKLKuUP1ba3OQ== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 06 Oct 2022 07:24:04 +0100 Message-Id: From: "(" To: "Declan Tsien" , <58317@debbugs.gnu.org> Subject: Re: [bug#58317] [PATCH] gnu: Add greetd-gtkgreet. References: <871qrms4w9.fsf@riseup.net> In-Reply-To: <871qrms4w9.fsf@riseup.net> X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hey Declan, On Wed Oct 5, 2022 at 3:48 PM BST, Declan Tsien wrote: > +(define-public greetd-gtkgreet > + (let ((revision "0") > + (commit "c09696f6a27aa0e4769fd3f707f27be4407ec95d")) > + (package > + (name "greet [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.3 FROM_ONE_CHAR Bogus FROM name -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-Debbugs-Envelope-To: 58317 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Hey Declan, On Wed Oct 5, 2022 at 3:48 PM BST, Declan Tsien wrote: > +(define-public greetd-gtkgreet > + (let ((revision "0") > + (commit "c09696f6a27aa0e4769fd3f707f27be4407ec95d")) > + (package > + (name "greetd-gtkgreet") > + (version (git-version "0.7" revision commit)) > + (home-page "https://git.sr.ht/~kennylevinsen/gtkgreet") > + (source (origin > + (method git-fetch) > + (uri (git-reference > + (url home-page) > + (commit commit))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 > + "1d19v60ilxw4szhc5mbpav5kzml5lvckdy3fasjrhlpl87slvfz9"= )))) > + (build-system meson-build-system) > + (native-inputs (list pkg-config scdoc)) > + (inputs (list gtk+ gtk-layer-shell json-c)) > + (synopsis > + "GTK based greeter for greetd, to be run under cage or similar") > + (description > + "GTK based greeter for @command{greetd}, to be run under @command= {cage} > +or similar.") > + (license license:gpl3+)))) > + > (define-public guix-simplyblack-sddm-theme > (package > (name "guix-simplyblack-sddm-theme") I believe muradm already has a working gtkgreet package and service (which they haven't sent yet), and I have a working wlgreet package and service (that I have sent to this mailing list), so there's no need for these ones. Nobody's done ddlm yet though :) -- ( From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 06 03:49:27 2022 Received: (at 58317-done) by debbugs.gnu.org; 6 Oct 2022 07:49:27 +0000 Received: from localhost ([127.0.0.1]:58770 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogLdH-0007n4-Jl for submit@debbugs.gnu.org; Thu, 06 Oct 2022 03:49:27 -0400 Received: from mx0.riseup.net ([198.252.153.6]:60756) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogLdD-0007mp-I7 for 58317-done@debbugs.gnu.org; Thu, 06 Oct 2022 03:49:26 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4Mjk9940jFz9s3n for <58317-done@debbugs.gnu.org>; Thu, 6 Oct 2022 07:49:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1665042557; bh=zA3OQEYugFJZwU1Husmv+Yb71UQ8cw9wDMdivuc3Sgo=; h=From:To:Subject:Date:From; b=EY20y7N1JbltGGELyYU0NzREDOknDwXpzmX+EorBGTJr0hAK9sSYulPmEJ+TQgygG X+HPmfZXdYcEOR7vdl5CHYu/47MKWZIcG0a1d5CzETq/u/YOqWIGUVUUZp8ClubMcZ G4ZEWaYcb4wp00Mad3VmjhoXgoTA55Ore8KtmlsM= X-Riseup-User-ID: 87BBFCCC8618FACE1DAEC441F52BC1C998EC9D33F29DDA7D2EA69EF73C22A548 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4Mjk986fkdz5vZh for <58317-done@debbugs.gnu.org>; Thu, 6 Oct 2022 07:49:16 +0000 (UTC) From: Declan Tsien To: 58317-done@debbugs.gnu.org Subject: Date: Thu, 06 Oct 2022 15:49:14 +0800 Message-ID: <87v8oxcryd.fsf@riseup.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: It turns out to be duplicated with https://issues.guix.gnu.org/57721. Will not proceed at this time. Sorry for the noise. Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [198.252.153.6 listed in list.dnswl.org] 2.0 BLANK_SUBJECT Subject is present but empty X-Debbugs-Envelope-To: 58317-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) --=-=-= Content-Type: text/plain It turns out to be duplicated with https://issues.guix.gnu.org/57721. Will not proceed at this time. Sorry for the noise. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHLBAEBCAA1FiEE9pXznsYl4IEztXWfD8aHA3Xv4vUFAmM+iHoXHGRlY2xhbnRz aWVuQHJpc2V1cC5uZXQACgkQD8aHA3Xv4vX+NQwAkV+RTbtUvEDvzkDET42KwvE2 X5cisG9kL0Zp3Re/tWE79mKs/+7fkOUBKh89+Z+NBYrIRtL4B/7oQa+Nty8OyLoy Jw25tIunpMfymM0Cpuap4yVolTLo1VFz0zooAl1qRFhFpzW5DR6H+q8CPgmzhq2W gLdNrs0xWCczM1Ox3M3JF/hcLS0dH6CwyZkxVfiwIcpGX4AbZ20YFK0LhK/GJBYF tZZK7rISsmN4d2LvEN0d0Ve/ILvxflD1msrn9RJP9NPWNlSRuOdB/B1exwwMIOsz JzjrTp2QOo6hmtk/kJwNxbPYym0K9pwxRDjjeqCHaRkQBCGh7mmIjSRC4VODhDXq ukI/v5egW/aR3shEuT8z1020qiJjrwVCVLxjA0JE4bdFGII6LCVlZi8o4YcgEYZU slzmbXf159/JzagyUTSueBmw5a8sVWhb4MXBVwH5xT8hg5Xhtl7srE/p6w88Ht74 RqqqidJbO4IcvdgfPPqr5jy9QkEj7566XHTpjXgy =/QXo -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 17:13:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Nov 2022 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator