all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Guillaume Le Vaillant <glv@posteo.net>
To: Attila Lendvai <attila@lendvai.name>
Cc: 51471@debbugs.gnu.org
Subject: [bug#51471] [PATCH] gnu: Add geth-binary.
Date: Fri, 29 Oct 2021 08:51:20 +0000	[thread overview]
Message-ID: <875ytgp5bm.fsf@kitej> (raw)
In-Reply-To: <20211029012159.14007-1-attila@lendvai.name>

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

Attila Lendvai <attila@lendvai.name> skribis:

> It downloads, verifies, and patches the official binary release of the
> go-ethereum client using patchelf.
>
> * gnu/packages/geth-binary.scm (geth-binary): New variable.
> ---
>
> dear fellow Guix hackers,
>
> RFC: would Guix accept a package like this? if yes, then i welcome any
> feedback, this is my first binary package. i welcome also pointers to
> other packages from which i should mimic something.
>
> this is only lightly tested for now, but before i tidy everything up,
> i wanted to know whether such a beast would ever be accepted.

Hi,

The official Guix repository can only include free software built from
sources. For a package definition downloading a binary, you have to use
a custom channel [1].

[1] https://guix.gnu.org/manual/devel/en/guix.html#Channels

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  reply	other threads:[~2021-10-29 10:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29  1:22 [bug#51471] [PATCH] gnu: Add geth-binary Attila Lendvai
2021-10-29  8:51 ` Guillaume Le Vaillant [this message]
2021-10-29 19:31   ` bug#51471: " Attila Lendvai

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=875ytgp5bm.fsf@kitej \
    --to=glv@posteo.net \
    --cc=51471@debbugs.gnu.org \
    --cc=attila@lendvai.name \
    /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.