bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23828: unsupported sexp item type #f ```


From: Ludovic Courtès
Subject: bug#23828: unsupported sexp item type #f ```
Date: Thu, 23 Jun 2016 14:54:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

merge 23828 22459
thanks

David Craven <address@hidden> skribis:

> The usage of NIX environment variables is a problem when trying to
> coexist with nix on nixos.
> ```
> (define %config-directory
>   ;; This must match `NIX_CONF_DIR' as defined in `nix/local.mk'.
>   (or (getenv "NIX_CONF_DIR") "@guix_sysconfdir@/guix"))
> ```

Oh, good point.  I assume this was the root of the problems, right?

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]