Hi Marius et al.,
Thanks for your help. That is clearer now. In fact that is what I did, ran
'guix pull' as user and the latest version of guix is installed in
~/.config/guix/current.
My problem now is that I can run guix from there if I use the full path
name:
$ ~/.config/guix/current/bin/guix
Roy Lemmon writes:
> Hi All,
>
> I have followed the instructions in that link and successfully installed
> the build users and guix daemon on my nixos system. As root, I can run
>
> guix package -i hello
>
> and the hello package is installed and I can run it.
>
> However I am having trouble set
Hi All,
I have followed the instructions in that link and successfully installed
the build users and guix daemon on my nixos system. As root, I can run
guix package -i hello
and the hello package is installed and I can run it.
However I am having trouble setting up the environment for running g
On Mon, Mar 16, 2020 at 12:15:53PM +, Roy Lemmon wrote:
> I am trying to install guix on my nixos system. I am using the shell script
> provided on the guix installation page:
>
> https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh
>
> All works well until the script tries to
Thank you. I will take a look at that link. It does indeed look helpful.
Cheers
Roy.
On Mon, Mar 16, 2020 at 2:34 PM Pierre Neidhardt wrote:
> I haven't tried it, but this link might help you:
>
> https://euandre.org/2018/07/17/running-guix-on-nixos.html
>
> --
> Pierre Neidhardt
> https://ambr
Hi,
I am trying to install guix on my nixos system. I am using the shell script
provided on the guix installation page:
https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh
All works well until the script tries to install the guix-daemon service.
It cannot install it in /etc/syst