From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: Re: Guix as a package manager for Emacs Date: Thu, 23 Jan 2020 16:23:27 +0100 Message-ID: References: <87pnfcf7y5.fsf@euandre.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47095) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iueKa-00067b-HQ for Help-Guix@gnu.org; Thu, 23 Jan 2020 10:23:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iueKZ-0006g2-3B for Help-Guix@gnu.org; Thu, 23 Jan 2020 10:23:40 -0500 Received: from mail-qt1-x834.google.com ([2607:f8b0:4864:20::834]:43357) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iueKY-0006fA-Vr for Help-Guix@gnu.org; Thu, 23 Jan 2020 10:23:39 -0500 Received: by mail-qt1-x834.google.com with SMTP id d18so2710242qtj.10 for ; Thu, 23 Jan 2020 07:23:38 -0800 (PST) In-Reply-To: <87pnfcf7y5.fsf@euandre.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: EuAndreh Cc: help-guix Hi, On Wed, 22 Jan 2020 at 05:10, EuAndreh via wrote: > It shows how to use Nix's packaging capabilities to setup and configure > Emacs, instead of having "use-package" (or similar tools) downloading > and installing packages. [...] > How can I accomplish it with Guix? Maybe you can give a try to Guix Home Manager. :-) https://framagit.org/tyreunom/guix-home-manager All the best, simon