guix-devel
[Top][All Lists]
Advanced

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

Re: nix installed with guix on a foreign distro


From: Julien Lepiller
Subject: Re: nix installed with guix on a foreign distro
Date: Wed, 27 Jul 2022 06:46:08 +0200
User-agent: K-9 Mail for Android

It's a common limitation of packages that provide a server. Guix doesn't manage daemons on foreign distros, it's the role of your distro.

You might be able to set it up by installing as root, maybe manually copy the systemd service and hope that's enough. We can't support all methods of running daemons there exist on foreign distros, so you're on your own.

Le 27 juillet 2022 00:49:07 GMT+02:00, jgart <jgart@dismail.de> a écrit :
On Tue, 26 Jul 2022 16:16:58 -0500 Nathan Dehnel <ncdehnel@gmail.com> wrote:
I just installed the nix package provided by the host distro (not
guix). Seems to work fine.

Hi Nathan,

I've done that plenty of times before. That's usually how I install nix
on a foreign distro (i.e. by using apt or xbps (void linux), etc.)

What I'm asking about here is making it easy to install nix with guix on a foreign distro.

Currently, I can do the following on a foreign distro:

`guix install nix`

But the above will not set up the daemon service and create the build users, etc...

So, currently I'm not sure how we should go about supporting that on a foreign distro...

wdyt,

jgart


reply via email to

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