From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Installing guix on nixos system Date: Sat, 21 Mar 2020 19:39:35 +0100 Message-ID: <87sgi1d02g.fsf@ambrevar.xyz> References: <87a74g2wsn.fsf@ambrevar.xyz> <87a74cbsy8.fsf@devup.no> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35010) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFj27-0007Ay-4G for help-guix@gnu.org; Sat, 21 Mar 2020 14:39:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFj25-0003qh-GJ for help-guix@gnu.org; Sat, 21 Mar 2020 14:39:42 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:40487) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jFj25-0003pQ-9r for help-guix@gnu.org; Sat, 21 Mar 2020 14:39:41 -0400 In-Reply-To: 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: Roy Lemmon , Marius Bakke Cc: help-guix --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Roy, > $ (setenv "PATH" (concat "/home/rlemmon/.config/guix/current/bin:" (getenv > "PATH"))) > $ addpath /home/rlemmon/.config/guix/current/bin Just tested this with Emacs 26.3, it works for me. What's the result of the following commands in Eshell? which guix *which guix Anyways, you should probably set the PATH environment during login, e.g. in your ~/.bash_profile or ~/.profile. This way the correct environment variables will get automatically propagated to all your applications. Cheers! =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl52X2cACgkQm9z0l6S7 zH87EQgArXQM1wLobKGm64usiffKY1mW+SGiQwyfLWaVg5aEr0pPr0t1U6dVqNvV KpKVJiST0g2Y8QYjURI7uYCd55ArbpMYrPGqHNSDT+tmn5flIsPO2Q0bdEA0RThv Z8XeXzrSRm6F48rSx/3MQ6zVj+wumLfgyif2myTaAnXabQZxoWzSHcZIEWS0bf0C SU3tYe5f8SoMw6H2bdHoZaR/GwfXngMWPd46s9sO/7g1/jWEvX5FDGkPtdRIcYE0 42AYNTbkBCA3DIIkRC9vZ8XurtvxnZCYcC4I1IWGVnT6dZIfrW8S4F71kZOAjunb Eri5ocf4SZ8eUBHPyVSAplJuKYgq7A== =B+7i -----END PGP SIGNATURE----- --=-=-=--