From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OJyMF63E1WSnqQAASxT56A (envelope-from ) for ; Fri, 11 Aug 2023 07:18:37 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4D+IFq3E1WTiLAAAG6o9tA (envelope-from ) for ; Fri, 11 Aug 2023 07:18:37 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D99205426A for ; Fri, 11 Aug 2023 07:18:36 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=gm1 header.b=oxhl755E; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691731117; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=/7RShtXES65TFpj0SOfKabWWzpt4smSuqKksAcZiNF4=; b=TTmClhLaFXraJJnV060JfEayV1Tfvjwv31Gbr9TUqUkY4cV3X5k4kgaKs+NOXj3ZxP86En +naod88W6i+kg9GN9T48AkYhxyJbHA5hLCwHahDgIJTaCyG65SciAw/aPspupHa5h5uJaY pCe/jB2TvwDFFbYuOd8ynh1ImGf3vGLMxCETUoCfhjAmLp1tPyqKpToA32e4NC1zIhlpEA AfGeoSya03Ttazpe3mZjdHYd8fs6OEZIS3fXIASEptFJeK99YMRgojf2kxbElpt98Jaxsb eWckNaf7b3X0+Zt0yi6ksDn5C0rWhDZ0wH8rldHw9ZsNLgFuDtFSQG7sWMztJw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=trop.in header.s=gm1 header.b=oxhl755E; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691731117; a=rsa-sha256; cv=none; b=Lxi8VsXzMuRMrbU9f0BMpP3We6ZdNPf6TYL2/Bi4YiducuwYjrjQ6lB1IForv+zh/HU+b9 7wHpZXtR4ENSaguAxUTIUg34tIZlmyXLy9ZAcBbgSOlR4gj+IAL+8DOECKQf9HeVrp+qwr 196oRdkpf2IyNzkqBsBlNxhET3bvVpoXW3c4lOmg38MQpOLj175rUST+XBDdgpQQOrGzVs f5qaGlk0JYqqHVoj9sriiAX533okq+2btvuRMwsVKclHQgYc8L0Q3QNrpxauFpt7Fko+Nz F9724iU4KcZRN+hJkTjtS9NfiRO4ROGXxxoWEm1fjmucqpQspotoxsutCQvF9Q== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUKXX-0000mG-VT; Fri, 11 Aug 2023 01:18:25 -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 ) id 1qUKXE-0000lS-Vl for guix-patches@gnu.org; Fri, 11 Aug 2023 01:18:07 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qUKXC-0003sZ-QX for guix-patches@gnu.org; Fri, 11 Aug 2023 01:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUKXC-0005uu-LA for guix-patches@gnu.org; Fri, 11 Aug 2023 01:18:02 -0400 Subject: bug#65172: [PATCH v2] gnu: Add emacs-sway. Resent-From: Andrew Tropin Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 11 Aug 2023 05:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65172 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves , 65172-done@debbugs.gnu.org Cc: ngraves@ngraves.fr, liliana.prikler@gmail.com Mail-Followup-To: 65172@debbugs.gnu.org, andrew@trop.in, ngraves@ngraves.fr Received: via spool by 65172-done@debbugs.gnu.org id=D65172.169173104422684 (code D ref 65172); Fri, 11 Aug 2023 05:18:02 +0000 Received: (at 65172-done) by debbugs.gnu.org; 11 Aug 2023 05:17:24 +0000 Received: from localhost ([127.0.0.1]:44685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUKWY-0005tm-Ud for submit@debbugs.gnu.org; Fri, 11 Aug 2023 01:17:24 -0400 Received: from relay1-d.mail.gandi.net ([2001:4b98:dc4:8::221]:51331) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUKWU-0005tS-2F for 65172-done@debbugs.gnu.org; Fri, 11 Aug 2023 01:17:22 -0400 Received: by mail.gandi.net (Postfix) with ESMTPSA id 3F68C240006; Fri, 11 Aug 2023 05:17:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1691731031; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/7RShtXES65TFpj0SOfKabWWzpt4smSuqKksAcZiNF4=; b=oxhl755EOvHNlxdqF8MOumCp+LbIj9Xf5kTlZKetysCUSsTJXEGtnwQpoHw5DGZBrNKPqe xhtMMzeSxWi7QKiDPpWCXDMo93SHstStgkGL74WnYwBOwuh4KxyTLJe/PjNpeiu3fQC3+C ryWY2s6T+sugrbGaIgmNxE4d1lnicrGBIUzuqohbdqPgH+PCO0KB/mO2rZx/tiBAfHB98Z uyZDIBQHO0E+xHDtGcODUMx73kkhCoDm4NtFKiBNl7LKIwReWzFnfhNRbZIwTqscJ6URTp EV3d9YQSMsv2EQKNXYX9De556RGs11Wsb59ACSzr2lM9nA4YlVAnPDq12kIwiQ== From: Andrew Tropin In-Reply-To: <8509fe365aa5703ac048c93ab423666307cacc5a.1691608338.git.ngraves@ngraves.fr> References: <8509fe365aa5703ac048c93ab423666307cacc5a.1691608338.git.ngraves@ngraves.fr> Date: Fri, 11 Aug 2023 09:17:06 +0400 Message-ID: <87a5uyp38t.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-GND-Sasl: andrew@trop.in X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: D99205426A X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -2.38 X-Migadu-Spam-Score: -2.38 X-TUID: m8wCvZf2E8AG --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On 2023-08-09 21:12, Nicolas Graves wrote: > * gnu/packages/emacs-xyz.scm (emacs-sway): New variable. > --- > gnu/packages/emacs-xyz.scm | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm > index e56c367f39..d11f27807a 100644 > --- a/gnu/packages/emacs-xyz.scm > +++ b/gnu/packages/emacs-xyz.scm > @@ -12249,6 +12249,31 @@ (define-public emacs-counsel > @end itemize") > (license license:gpl3+))) >=20=20 > +(define-public emacs-sway Added a comment that this is a commit from fork, not the original repo. Would be cool to merge those changes back to upstream repo in the future or update source and home-page urls. > + (let* ((commit "838ef531a30fe616f0141adbdabc132d4edfd374") > + (revision "0")) > + (package > + (name "emacs-sway") > + (version (git-version "0.6.1" revision commit)) > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/thblt/sway.el") > + (commit commit))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "0ddaz8my3z4ca2z81kf1h8773pyx8h0l0ra3ssqd1rq5j0041wdh"= )))) > + (build-system emacs-build-system) > + (home-page "https://github.com/thblt/sway.el") > + (synopsis "Communication with the Sway window manager") > + (description > + "This is a basic library to control the Sway window manager from = Emacs. > +Its main use case is in combination with popup managers like Shackle, to > +use frames instead of windows while still giving focus to existing frames > +instead of duplicating them.") > + (license license:gpl3+)))) > + > (define-public emacs-sweet-theme > (let ((commit "78f741806ecebe01224bf54d09ad80e306652508") > (revision "0")) > > base-commit: 773f907dc09116fc35d2732785f2675d1101c1f7 Applied, pushed as https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3De6c6014f03 Thank you! =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmTVxFIACgkQIgjSCVjB 3rDK0w/+OUScLwgSj3DZwV9uTeJchhoz0QY3+hLYedJVhDZomtrfoTVmWbVh3INq 2Z+Y7MB7vH1MjtMFgy/VL/7Kf4ArUl5U8/RbsoeruJpizrP4dyFOiqmq/2Fr7lQ2 ze2RsHiFysK4uyd7tpOYPMNmm68muzXayRlH3NWPskX9lKjtPMc/r7xYfCOtE4Kl /xxFXq+HGIn4OCLaROFo6bj8nKiAGX5h41kB/sGh4yoiTtL04CCAjBrzsb6T1w2C S3qRPUHY5Cn4033yqc00w238uyrmF/2mK6ucSY1FNPeun46VUjU83Lu7OQbZrdre WqcDsU+MHt/BPQxG0uXvaTBQFp1ZiSwcEg2qM3bKkXJUuQ4OPKcUSCooeYUBqigo 2D50gcUIUUczGR97SQxBeKQ5vKyFMuQgNVJ0TxiyZ++0AsifuxhetrFFxFW+qUtI ZCqy+mPGztkwy8JrGdaPX/aLMCW2fCA+a1NW4K/jFHZlmgYSgQh2ulc864sUul14 M8maSq70gRXFK3p9jAgOwlOwQ9Ko4xq9iZ0Xex+gyk/dhMmpeNrOoToYYRPvrPF0 AiH/+FXjF3gQ3IKBFppKJnt1hyNJJMz+QWQW8KfBimIyf63GmTDFo43cysdygX78 iaP//7pAoMficgBBB9ySiE0xZSLyYLe4xhqAfqZMP6KgjZXss6g= =POyo -----END PGP SIGNATURE----- --=-=-=--