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 iLAlDwll9F6xFQAA0tVLHw (envelope-from ) for ; Thu, 25 Jun 2020 08:49:13 +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 mA9dCgll9F6eHAAAbx9fmQ (envelope-from ) for ; Thu, 25 Jun 2020 08:49:13 +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 122BF9403D4 for ; Thu, 25 Jun 2020 08:49:12 +0000 (UTC) Received: from localhost ([::1]:45698 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joNZF-0006q3-4i for larch@yhetil.org; Thu, 25 Jun 2020 04:49:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42710) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joNZ5-0006oe-Kf for help-guix@gnu.org; Thu, 25 Jun 2020 04:48:59 -0400 Received: from mail-wm1-x32d.google.com ([2a00:1450:4864:20::32d]:36476) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1joNZ3-00056t-US for help-guix@gnu.org; Thu, 25 Jun 2020 04:48:59 -0400 Received: by mail-wm1-x32d.google.com with SMTP id 17so5072901wmo.1 for ; Thu, 25 Jun 2020 01:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=PrDNrTpuUFBBOaVKylK6LAsg0jf64FsuyPFXd1pgzzE=; b=bgrZbBS8sVdHXEwnDaAsQOM+7ofshj2DXKy4BS4qjN8Y737Tz6pPIjBqUT+SjE1yPs yKZHCg0XGxEgdPKhDViPT26S8O0JzGyk6bXZZyfHT6DkJG9XU33TpU1n/jN+9ZjFix0p 3V/f6/EKR69SRikMlBQJtxisBL1gEMz9JolSyq0EOgxA0IY5WUP8Bcbd4A5hCyOQtJNB 7dmQ1n2G+FNBEsP+k29upZdiVp52i5tSoNERlmio5j1h+ScYJEk9UhGVqyCecjO9F4oM Rw02M14scJyxHabKpT5sKK3zGOndYJy84tS3GKNY41i97XldWqxjZvwxDV6DVllEXwm3 /dUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=PrDNrTpuUFBBOaVKylK6LAsg0jf64FsuyPFXd1pgzzE=; b=FBkobH9JfVFqKf4FiEJ2LnfbznVwfsT7oFqCNcLmuYFratnLpaeMrWrEfmptOW1EkJ dAaCCMkzckZNDmEG3K2lS9emVo2fZVN6oFEtiM5swgcQLWPJ+sXW2Ej4YE/Hl/d4yM4m MZJpsq4Mj6Clo8HxsHFUw8F6F+BJiLhoTynlUALFMfHyeP6A2dv9Ahec2UaiYQjB64fq mwtYR+KMW3RITdYYlLH3yCEMByDxE2gwWlVZVDkdKQIXjag+gT9j+H3czqByO120gVKt VD4RfS7YJc86T2OnaGpe7z8s0wcqAdQBZNBXhqU/SvwyalpWu/Y5dj08SNI/UjEzbbnt wguw== X-Gm-Message-State: AOAM53078iiWTZgH1d1I3tE7kQT4vZjP4zXfp/4hTW0OO9oYBv549B7P Rf7xkoFd4QmlF5bajB2mQdoUdbhWbPc= X-Google-Smtp-Source: ABdhPJyiPZzj76A8rR+l+uuMjRLQOp79jm4v+o9F2h/FVK/LY4HRTU9Jp9C8bOLrcUzyxs6loCn1/A== X-Received: by 2002:a1c:d5:: with SMTP id 204mr1744142wma.174.1593074935587; Thu, 25 Jun 2020 01:48:55 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id w13sm31129846wrr.67.2020.06.25.01.48.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Jun 2020 01:48:54 -0700 (PDT) From: zimoun To: jgart@dismail.de, help-guix@gnu.org Subject: Re: I tried Guix for half a day but had to go back to NixOS In-Reply-To: References: Date: Thu, 25 Jun 2020 10:48:53 +0200 Message-ID: <865zbfcyyy.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::32d; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x32d.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=bgrZbBS8; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: OwqpkeBWFm1P Dear On Thu, 25 Jun 2020 at 02:58, jgart@dismail.de wrote: > I haven't had success yet trying to run guix on NixOS. Have you tried the Binary Install? Especially the guix-install.sh shell installer script as describe in the manual? https://guix.gnu.org/manual/devel/en/html_node/Binary-Installation.html If yes, could you report your attempt on guix-devel or help-guix and especially what is failing. Because AFAIK it should work. I mean, the issues arise when one wants to have only one daemon and only one store. In this case, it is tricky, on both sides; even I am not sure that the daemon could be shared. And sharing the store is possible on the paper but I am not convinced at all it works on daily basis. > I would like to be able to get this nix flake working: > > https://github.com/bqv/guix > > It's too bad that guix hasn't been accepted to nixpkgs. You mean the equivalent of [1] on the Nix side, right? 1: http://hpc.guix.info/package/nix All the best, simon