From: zimoun <zimon.toutoune@gmail.com>
To: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>,
Guix-devel <guix-devel@gnu.org>
Subject: Re: Packaging big generated data files?
Date: Mon, 12 Dec 2022 14:51:42 +0100 [thread overview]
Message-ID: <87y1rcohld.fsf@gmail.com> (raw)
In-Reply-To: <20221207113315.6a43a206@primary_laptop>
Hi,
On Wed, 07 Dec 2022 at 11:33, Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> wrote:
> The issue here is probably the size of the generated files: they are
> huge, so if they are packaged, they will most likely take significant
> resources in the Guix infrastructure.
>
> So what would be the way to go here? Would Guix accept patches to add
> packages for these files in Guix proper?
From my point of view, the data and the code should be packaged
separately; the package data using copy-build-system would be an input
for the package code.
> If so, does it needs to be done like with the ZFS (kernel module)
> package where "#:substitutable? #f" is used to avoid redistributing
> package builds? Or are other ways better for such use cases?
Yes, ’#:substitutable? #f’ seems the first way to go.
Cheers,
simon
prev parent reply other threads:[~2022-12-12 15:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-07 10:33 Packaging big generated data files? Denis 'GNUtoo' Carikli
2022-12-07 14:45 ` pelzflorian (Florian Pelz)
2022-12-10 17:08 ` Denis 'GNUtoo' Carikli
2022-12-08 13:46 ` Csepp
2022-12-10 17:19 ` Denis 'GNUtoo' Carikli
2022-12-11 10:16 ` Ludovic Courtès
2022-12-12 13:51 ` zimoun [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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1rcohld.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=GNUtoo@cyberdimension.org \
--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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).