From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Andrews Subject: Re: Emacs, distro with guix as package manager and guix.d Date: Sat, 08 Feb 2020 12:50:46 -0500 Message-ID: <87v9oh2cjt.fsf@gmail.com> References: <87lfphqpde.fsf@elephly.net> <87a75x2rpi.fsf@jlicht.xyz> <87k151qley.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35146) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j0UFm-0005n7-2q for help-guix@gnu.org; Sat, 08 Feb 2020 12:50:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j0UFk-0000qC-P2 for help-guix@gnu.org; Sat, 08 Feb 2020 12:50:49 -0500 Received: from mail-yw1-xc33.google.com ([2607:f8b0:4864:20::c33]:32802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j0UFk-0000oU-Iw for help-guix@gnu.org; Sat, 08 Feb 2020 12:50:48 -0500 Received: by mail-yw1-xc33.google.com with SMTP id 192so1355353ywy.0 for ; Sat, 08 Feb 2020 09:50:48 -0800 (PST) In-reply-to: <87k151qley.fsf@elephly.net> 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: help-guix@gnu.org On my guix (d441a6455051d70d7ff0d951c7e68318499b1739), a quick search (guix\\.d[^a-z]) using the silver-searcher reveals several additional packages and documentation makes references to these directories including several emacs packages as well as: cedille in gnu/packages/cedille uim in gnu/packages/xorg ghc-hindent in gnu/packages/haskell-xyz Ricardo Wurmus writes: > Jelle Licht writes: > >> Ricardo Wurmus writes: >> >>> >>> The guix.d directory has been removed. What version of Guix are you using? >> >> `guix build emacs-ess' still seems to result in a guix.d >> directory. Perhaps this is because it uses a different build system? > > Yes, this would need to be updated.