merge 23828 22459
thanks

David Craven <da...@craven.ch> 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