From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <guix-devel-bounces+larch=yhetil.org@gnu.org> 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 wFYPFr1XDWBtOwAA0tVLHw (envelope-from <guix-devel-bounces+larch=yhetil.org@gnu.org>) for <larch@yhetil.org>; Sun, 24 Jan 2021 11:19:25 +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 KMbhEb1XDWCyOAAA1q6Kng (envelope-from <guix-devel-bounces+larch=yhetil.org@gnu.org>) for <larch@yhetil.org>; Sun, 24 Jan 2021 11:19:25 +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 ED0B09403E8 for <larch@yhetil.org>; Sun, 24 Jan 2021 11:19:24 +0000 (UTC) Received: from localhost ([::1]:39940 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <guix-devel-bounces+larch=yhetil.org@gnu.org>) id 1l3dQR-0000hq-P0 for larch@yhetil.org; Sun, 24 Jan 2021 06:19:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <david.larsson@selfhosted.xyz>) id 1l3dQI-0000hS-Tw; Sun, 24 Jan 2021 06:19:15 -0500 Received: from server0.selfhosted.xyz ([217.64.149.7]:36570) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <david.larsson@selfhosted.xyz>) id 1l3dQG-00082C-Jh; Sun, 24 Jan 2021 06:19:14 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=selfhosted.xyz; s=dkim; t=1611487140; bh=sp7h8E0NXZhAkBEymM5jvSB4NIHO+uE7ogpdXdI/pzo=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=vutTFrLw3PRK3iwHCgXHa4oyy/nof3V/Dtv22t3AssyutiydOEAUDbKYXdF5fEkLv m9H+swyJExNt/9UhDq72YvuF3SavGGgroU405EbKZBnix8Us+q9dSVcGFLPkP0pg+J XxQzrfB6+estI2hqZn+JUPvbWglqs637lotpobodnYIduO9PMptnVnlEZeK37jNvWp evZX8elXsqZnPdRviJ6/mE53UFBqUcsma5SvQ148B6J+5bmIQ4BpaLmBO0MBI0EeAJ ADNc7ftdl78CICPSb1o5Gw1UGJunJoEiM9xtJOega1yzKyjdTRL2+a2xfNeFKiPnkw bT1OSjPtX6V6g== X-Fuglu-Suspect: 941a38622e42479ea1e45d2e29fb94f8 X-Fuglu-Spamstatus: NO Received: from [127.0.0.1] (localhost [127.0.0.1]) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 24 Jan 2021 12:18:54 +0100 From: david larsson <david.larsson@selfhosted.xyz> To: Vagrant Cascadian <vagrant@debian.org> Subject: Re: Guix in Debian! In-Reply-To: <87czxv56af.fsf@yucca> References: <87czxv56af.fsf@yucca> Message-ID: <9ac7a763f45468136d995cd95fac356f@selfhosted.xyz> X-Sender: david.larsson@selfhosted.xyz Received-SPF: pass client-ip=217.64.149.7; envelope-from=david.larsson@selfhosted.xyz; helo=server0.selfhosted.xyz 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, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=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." <guix-devel.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/guix-devel> List-Post: <mailto:guix-devel@gnu.org> List-Help: <mailto:guix-devel-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-devel>, <mailto:guix-devel-request@gnu.org?subject=subscribe> Cc: guix-devel@gnu.org, Guix-devel <guix-devel-bounces+david.larsson=selfhosted.xyz@gnu.org> Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" <guix-devel-bounces+larch=yhetil.org@gnu.org> X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.05 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=selfhosted.xyz header.s=dkim header.b=vutTFrLw; dmarc=pass (policy=none) header.from=selfhosted.xyz; 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: ED0B09403E8 X-Spam-Score: -3.05 X-Migadu-Scanner: scn0.migadu.com X-TUID: 4krFxibJzTRf This is great news! I have to mention that I experienced a bug using Guix on Debian not so long ago that broke my Debian host install completely. I could only restore my Debian system via snapshot after. This happened when creating a Guix container and using Guix from inside it. May be worth looking into fixing that before Guix gets included in Debian, as to not make a bad first impression on possibly many Debian users. https://lists.gnu.org/archive/html/bug-guix/2021-01/msg00004.html Best regards, David