From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: François <francois-oss@avalenn.eu>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: go-build-system possible improvments
Date: Fri, 23 Apr 2021 23:30:52 -0400 [thread overview]
Message-ID: <875z0cz7df.fsf@gmail.com> (raw)
In-Reply-To: <20210422163641.z7dvlc3bc4s47vub@noop.avalenn.eu> ("François"'s message of "Thu, 22 Apr 2021 18:36:41 +0200")
Hi François,
François <francois-oss@avalenn.eu> writes:
> Hello Maxim,
>
> On Tue, Apr 20, 2021 at 10:00:15PM -0400, Maxim Cournoyer wrote:
>> That's exactly what we're doing now (disable Go module with
>> GO11MODULE=off and use GOPATH to find the sources). Debian does
>> something lazy like just calling 'go module vendor', which builds a huge
>> directory filled with all the sources needed. So does Nix. Only Gentoo
>> goes to some length, from what I had seen last I check.
>
> Do you have some links to share on how Gentoo does it?
I think I ended up looking in their git repo, but otherwise there's this
page for their go-module.eclass module:
https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html.
HTH,
Maxim
prev parent reply other threads:[~2021-04-24 3:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-22 4:10 [bug#47310] [PATCH 0/4] Improve parsing of synopsis and description, add pinned versions mode Maxim Cournoyer
2021-03-22 4:20 ` [bug#47310] [PATCH 1/4] import: utils: Refactor maybe-inputs and add maybe-propagated-inputs Maxim Cournoyer
2021-03-22 4:20 ` [bug#47310] [PATCH 2/4] import: go: Improve synopsis and description parsing Maxim Cournoyer
2021-03-22 4:20 ` [bug#47310] [PATCH 3/4] import: go: Add an option to use pinned versions Maxim Cournoyer
2021-04-10 3:13 ` bug#47310: " Maxim Cournoyer
2021-03-22 4:20 ` [bug#47310] [PATCH 4/4] import: go: Append version to symbol name in the pinned version mode Maxim Cournoyer
2021-04-10 20:54 ` [bug#47310] [PATCH 0/4] go importer: Better synopsis and descriptions, pinned versions mode Ludovic Courtès
2021-04-11 0:57 ` Maxim Cournoyer
[not found] ` <20210414120939.mmvprjaz6636kz4h@noop.avalenn.eu>
[not found] ` <87czusjtpc.fsf@gmail.com>
2021-04-18 10:31 ` go-build-system possible improvments François
2021-04-21 2:00 ` Maxim Cournoyer
2021-04-22 16:36 ` François
2021-04-24 3:30 ` Maxim Cournoyer [this message]
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=875z0cz7df.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=francois-oss@avalenn.eu \
--cc=guix-devel@gnu.org \
/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.