From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gP0cOCjyDGC9aAAA0tVLHw (envelope-from ) for ; Sun, 24 Jan 2021 04:06:00 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +F34MyjyDGBNEQAA1q6Kng (envelope-from ) for ; Sun, 24 Jan 2021 04:06:00 +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 725E79404E4 for ; Sun, 24 Jan 2021 04:06:00 +0000 (UTC) Received: from localhost ([::1]:60906 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3Wf1-0005A1-Cl for larch@yhetil.org; Sat, 23 Jan 2021 23:05:59 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60974) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3We9-00059s-He for guix-devel@gnu.org; Sat, 23 Jan 2021 23:05:05 -0500 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:48768) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l3We7-00049Z-NV for guix-devel@gnu.org; Sat, 23 Jan 2021 23:05:05 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100b]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id B8E6D1AA3C for ; Sat, 23 Jan 2021 20:04:59 -0800 (PST) From: Vagrant Cascadian To: guix-devel@gnu.org Subject: Guix in Debian! Date: Sat, 23 Jan 2021 20:04:56 -0800 Message-ID: <87czxv56af.fsf@yucca> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, 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: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.95 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-Migadu-Queue-Id: 725E79404E4 X-Spam-Score: -3.95 X-Migadu-Scanner: scn1.migadu.com X-TUID: 16L2Wspn0I+P --=-=-= Content-Type: text/plain So, a while back I mentioned that Guix was present in Debian "experimental": https://lists.gnu.org/archive/html/guix-devel/2020-11/msg00254.html And it was useable for a brief window of time, but was broken due to some issues with guile-gnutls and guile-3.0: https://bugs.debian.org/964284 Somewhat deterred, I back-burnered it for a while while I focused on other things... Just a few days ago, I decided to attempt to get Guix into Debian's next release, and went with the fallback plan of building it against guile-2.2, and a few disabled tests later... https://tracker.debian.org/guix If all goes well, it should migrate to "bullseye" in a few days. Hopefully in a few months "bullseye" will become Debian's stable release shipping with guix! Presumeably Guix will also eventually find itself in Ubuntu and other Debian derivatives... Now on Debian you should be able to: apt install guix guix install dpkg guix environment --ad-hoc dpkg -- dpkg -i ./guix_1.2.0-3_amd64.deb It is almost like symmetry! Thanks for all the help and encouragement along the way, everyone! live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYAzx6AAKCRDcUY/If5cW qis3AQCmqJaa0Y/TwuiJhHgMn2ScdMIo/lbx1c9RObP48yjU1AEAij7xwdogT8wV R+knleXkJHgS3KKFys4mOST0CMZc0wU= =uq48 -----END PGP SIGNATURE----- --=-=-=--