From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id pGS3AgYyFF9iPAAA0tVLHw (envelope-from ) for ; Sun, 19 Jul 2020 11:44:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id oD3AOQUyFF/0QAAAbx9fmQ (envelope-from ) for ; Sun, 19 Jul 2020 11:44:05 +0000 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 B7C3E9403A0 for ; Sun, 19 Jul 2020 11:44:05 +0000 (UTC) Received: from localhost ([::1]:51100 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jx7jg-0000Jh-Gz for larch@yhetil.org; Sun, 19 Jul 2020 07:44:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35516) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jx7jX-0000JU-Dh for guix-devel@gnu.org; Sun, 19 Jul 2020 07:43:55 -0400 Received: from dd26836.kasserver.com ([85.13.145.193]:54800) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jx7jV-00027f-Ew for guix-devel@gnu.org; Sun, 19 Jul 2020 07:43:55 -0400 Received: from localhost (80-110-127-207.cgn.dynamic.surfer.at [80.110.127.207]) by dd26836.kasserver.com (Postfix) with ESMTPSA id A154E3363387; Sun, 19 Jul 2020 13:43:50 +0200 (CEST) Date: Sun, 19 Jul 2020 13:43:45 +0200 From: Danny Milosavljevic To: Raghav Gururajan Subject: Re: [OUTREACHY]: Integration of desktop environments into GNU Guix Message-ID: <20200719134345.6bb87441@scratchpost.org> In-Reply-To: <8d42369f-4dbc-5cd8-5a4c-62a8f19a8605@disroot.org> References: <20200506051334.4558e7b3.raghavgururajan@disroot.org> <7fc9e1ff-de86-56e0-386b-8e1eb9d54585@disroot.org> <1742d1f9-43ed-83a5-1354-bf1c94c2f679@disroot.org> <30888750-2c5b-d94f-6199-f8539b2d0de0@disroot.org> <73cb94f7-d7b4-ec0a-5942-e701a18bdf5c@disroot.org> <20200625004018.62dd2ac5@scratchpost.org> <8c2fb558-249e-e96c-d2b2-ef53d3adfd00@disroot.org> <20200705212515.711f6327@scratchpost.org> <20200717143823.3db2405c@scratchpost.org> <39b2d7bc-f9a4-b98e-2565-ddf542acead3@disroot.org> <20200718161220.33b980a0@scratchpost.org> <7b189e46-375d-2018-a0ed-cfa5b2a33d1a@disroot.org> <8d42369f-4dbc-5cd8-5a4c-62a8f19a8605@disroot.org> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/8VLtK3hNMu1+VwO2.cdWRHQ"; protocol="application/pgp-signature"; micalg=pgp-sha512 Received-SPF: none client-ip=85.13.145.193; envelope-from=dannym@scratchpost.org; helo=dd26836.kasserver.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/19 07:43:51 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.11 X-TUID: WZ+w1KjtvMGA --Sig_/8VLtK3hNMu1+VwO2.cdWRHQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi RG, On Sat, 18 Jul 2020 16:18:53 -0400 Raghav Gururajan wrote: > >> Also, please do not make libsigc++ public twice. It's already in the > >> module's #:export list. > >> > >> Same for glibmm and maybe others. =20 > >=20 > > Hmm. Without that, I get "package not found" while doing `./pre-inst-env > > guix build foo`. =20 >=20 > It was for `./etc/indent-code.el`, not for `./pre-inst-env guix build`. Whoops? Please file a bug report at bug-guix@gnu.org --Sig_/8VLtK3hNMu1+VwO2.cdWRHQ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl8UMfEACgkQ5xo1VCww uqW4hAf7BuRF6m74gElhR/oNtryAzQ9lie5ZOTYCScNfwsnsu/UuaVGAQhx+9kTk fvv0XS9U0qiVPUf3sbJlrEWME2/Ndf3wYmCWiLZpA8b6y5tpFtPWf6IpaoB9cmKl i712BD8jYtkuz7dGq86BLp9ladrL0on2KdzDnvEoUmAX+13bdwq7Yksoxyys+IwK KV5C14HnmH/r3JksV6XPS00kUaMoPkAwaxsxGQkRU5vtJ3S/SZxTeOAfVgQt6AOa 7qG9OZxy8SLgNWHH3ohfdwTPKKyq17ikPBaii5rDDImBZuYxIf+pAyI3ceU4sCg0 VivAWDlao/ogvxn1BqF9GPC+3ncxuQ== =zbnI -----END PGP SIGNATURE----- --Sig_/8VLtK3hNMu1+VwO2.cdWRHQ--