all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Jeff Mickey <j@codemac.net>
Cc: help-guix@gnu.org
Subject: Re: Running guix on nixos
Date: Tue, 26 Jan 2016 15:09:24 +0100	[thread overview]
Message-ID: <87vb6gsa97.fsf@gnu.org> (raw)
In-Reply-To: <8737tlxxsv.fsf@nevada.int.iggy.bz> (Jeff Mickey's message of "Mon, 25 Jan 2016 11:29:36 -0800")

Jeff Mickey <j@codemac.net> skribis:

> And I got an idea while replying to your mail. NixOS sets the
> NIX_CONF_DIR environment variable for users, and it looks like the guix
> command respects it and places the acl file in /etc/nix/acl.

Indeed.

> The guix-daemon however is being launched from systemd, and it looks
> like nix doesn't set up those same environment variables for services?
>
> $ sudo systemctl show-environment
> LANG=en_US.UTF-8
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
>
> Well, fek.
>
> guix-daemon defaults to using whatever guix was compiled with, and as
> this is the binary installation method, so it was probably compiled with
> /etc/guix.
>
> I apologize, an environmental mess up.
>
> It seems that running guix on top of NixOS has much more interesting
> edge cases compared to my previous arch+guix and debian+guix installs
> due to the overlap in functionality of the distros. Those others were a
> breeze compared to this.

Well, it seems that the main issue is that Guix honors the same
environment variables as Nix, which causes confusion.

We should probably fix it.

> Is there anywhere I can document putting guix on NixOS from binary
> installation? It'd be nice to have a per-distro "how to install guix"
> instructions for each's corner case.

I’d rather avoid per-distro sections.  The “Application Setup” section
is meant to contain all the hints for using Guix on a “foreign distro”,
and those hints should be pretty much the same on all distros.

So I think the problems you found with NixOS indicate that we must fix
the environment variable collisions.

Ĝoja kodado!  :-)

Ludo’.

  parent reply	other threads:[~2016-01-26 14:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20 21:56 Running guix on nixos Jeff Mickey
2016-01-21  9:02 ` Ludovic Courtès
2016-01-21 22:24   ` Jeff Mickey
2016-01-22 12:57     ` Ludovic Courtès
2016-01-22 21:43       ` Jeff Mickey
2016-01-23 20:48         ` Ludovic Courtès
2016-01-24 21:58           ` Jeff Mickey
2016-01-25  8:06             ` Ludovic Courtès
2016-01-25 19:29               ` Jeff Mickey
2016-01-25 21:00                 ` Leo Famulari
2016-01-26 14:09                 ` Ludovic Courtès [this message]
2016-01-22 18:45     ` Jeff Mickey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vb6gsa97.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=j@codemac.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.