From: Felix Lechner via <help-guix@gnu.org>
To: Tomas Volf <~@wolfsden.cz>
Cc: help-guix@gnu.org
Subject: Re: Is a graft warranted here?
Date: Fri, 14 Jun 2024 17:34:29 -0700 [thread overview]
Message-ID: <87v82b11t6.fsf@lease-up.com> (raw)
In-Reply-To: <ZmzXJxgw51ndWqlv@ws>
Hi Tomas,
Thank you for writing!
On Sat, Jun 15 2024, Tomas Volf wrote:
> Could you write bit more about how to reproduce it and what to look
> for?
My issue may be with 'guix shell'. Would you please run
guix shell nyacc
one time in order to get version 1.08.1 into your store and into your
local profiles, and then run
guix shell -f guix.scm
on the package definition I sent. Sorry I forgot the module includes.
Here they are part of a larger file, but the ones below should work.
Kind regards
Felix
* * *
(use-modules
(gnu packages autotools)
(gnu packages guile)
(gnu packages guile-xyz)
(gnu packages linux)
(gnu packages mes)
(gnu packages pkg-config)
(gnu packages texinfo)
(gnu packages)
(guix build-system gnu)
(guix gexp)
(guix git-download)
((guix licenses) #:prefix license:)
(guix packages)
(guix utils))
next prev parent reply other threads:[~2024-06-15 0:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-14 23:27 Is a graft warranted here? Felix Lechner via
2024-06-14 23:49 ` Tomas Volf
2024-06-15 0:34 ` Felix Lechner via [this message]
2024-06-15 8:15 ` Tomas Volf
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=87v82b11t6.fsf@lease-up.com \
--to=help-guix@gnu.org \
--cc=felix.lechner@lease-up.com \
--cc=~@wolfsden.cz \
/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.