From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 74992@debbugs.gnu.org
Subject: [bug#74992] guix import go package definition is not valid
Date: Mon, 23 Dec 2024 01:02:29 +0000 [thread overview]
Message-ID: <CAO+9K5oAwj5a6t2kKpCqo3GQzs2R+xtvZ+NKDVW2c_RVXJKH4A@mail.gmail.com> (raw)
In-Reply-To: <d971cdc3-b960-49e7-93a3-6393fc0e5b64@msavoritias.me>
[-- Attachment #1: Type: text/plain, Size: 209 bytes --]
This is that part of importer which produces the guess:
,@(if (version>? min-go-version (package-version (go-package)))
`(#:go ,(string->number min-go-version))
'())
[-- Attachment #2: Type: text/html, Size: 426 bytes --]
next prev parent reply other threads:[~2024-12-23 1:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 10:32 [bug#74992] guix import go package definition is not valid MSavoritias via Guix-patches via
2024-12-20 23:57 ` Sharlatan Hellseher
2024-12-23 1:02 ` Sharlatan Hellseher [this message]
2024-12-23 2:48 ` [bug#74992] [PATCH] import/go: Fix #:go formation Sharlatan Hellseher
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=CAO+9K5oAwj5a6t2kKpCqo3GQzs2R+xtvZ+NKDVW2c_RVXJKH4A@mail.gmail.com \
--to=sharlatanus@gmail.com \
--cc=74992@debbugs.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.