all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nigko Yerden <nigko.yerden@gmail.com>
To: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
Cc: 70954@debbugs.gnu.org
Subject: bug#70954: No 'guix pull' substitutes for foreign distros?
Date: Fri, 17 May 2024 22:29:47 +0500	[thread overview]
Message-ID: <6fdaad7a-5b0b-4527-a55b-1d3aebc2ce40@gmail.com> (raw)
In-Reply-To: <87h6ewk8zj.fsf@pelzflorian.de>

Hello Florian,

These are great news! Thanks a lot for investigating this!

Indeed, foreign distros still run guix-daemon from Guix v1.4,
which is very old now. It makes sense that old guix-daemon + recent
remaining parts of Guix might have produced modified derivations.

For foreign distros using systemd, the following workaround may be
useful to replace old guix-daemon by guix-daemon from USER profile:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~guix-daemon.service
...
[Service]
ExecStart=/home/USER/.config/guix/current/bin/guix-daemon \
     --build-users-group=_guixbuild --discover=no \
     --substitute-urls='.....'

Environment='GUIX_LOCPATH=/home/USER/.guix-profile/lib/locale'
...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Regards,
Nigko




  reply	other threads:[~2024-05-17 17:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 15:53 No 'guix pull' substitutes for foreign distros? Nigko Yerden
2024-05-15  3:46 ` bug#70954: " Nigko Yerden
2024-05-15  8:07   ` pelzflorian (Florian Pelz)
2024-05-16  5:53     ` Nigko Yerden
2024-05-16 12:00       ` pelzflorian (Florian Pelz)
2024-05-17  5:15         ` Nigko Yerden
2024-05-17 10:50           ` pelzflorian (Florian Pelz)
2024-05-17 17:29             ` Nigko Yerden [this message]
2024-05-18 12:15               ` pelzflorian (Florian Pelz)
2024-05-18 15:43                 ` Nigko Yerden
2024-05-19 19:38 ` André A. Gomes
2024-05-19 20:17   ` Andreas Enge
2024-05-19 23:42     ` pelzflorian (Florian Pelz)
2024-05-21  9:14       ` André A. Gomes

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=6fdaad7a-5b0b-4527-a55b-1d3aebc2ce40@gmail.com \
    --to=nigko.yerden@gmail.com \
    --cc=70954@debbugs.gnu.org \
    --cc=pelzflorian@pelzflorian.de \
    /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.