From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: 60288@debbugs.gnu.org
Cc: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Subject: [bug#60288] [RESEND #2] [PATCH v1 0/2] Start adding ZIM file(s)
Date: Fri, 23 Dec 2022 23:07:31 +0100 [thread overview]
Message-ID: <20221220052349.4965-1-GNUtoo@cyberdimension.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1152 bytes --]
Hi,
Here are two small patches.
The first one add #:substitutable? to the copy-build system.
I don't know how to check if it works as intended though. It's
similar to the commit d0050ea8ad1c32d94cf5ba6725a0fc961bb23f38
("build-system/go: Add #:substitutable? argument.") so normally
it shouldn't be an issue, but if someone can double check it it
would be best as it would avoid keeping around substitutes of
very big sizes.
The second patch adds a ZIM file. I'll most likely send more
patches to add additional ZIM files packages (about 10) later
on. I prefer doing it this way as it avoids having to deal with
potential rebases breaking if there is something wrong with my
second patch.
Denis 'GNUtoo' Carikli (2):
build-system/copy: Add #:substitutable? argument.
gnu: Add wikipedia_en_all_maxi
gnu/local.mk | 1 +
gnu/packages/zim-files.scm | 86 ++++++++++++++++++++++++++++++++++++++
guix/build-system/copy.scm | 4 +-
3 files changed, 90 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/zim-files.scm
base-commit: c193b5203b31246a6d74270c8086c45851561947
--
2.38.1
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2022-12-23 22:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-23 22:07 Denis 'GNUtoo' Carikli [this message]
2022-12-23 22:20 ` [bug#60288] [PATCH v1 1/2] build-system/copy: Add #:substitutable? argument Denis 'GNUtoo' Carikli
2022-12-23 22:20 ` [bug#60288] [PATCH v1 2/2] gnu: Add wikipedia_en_all_maxi Denis 'GNUtoo' Carikli
2022-12-28 18:10 ` [bug#60288] [RESEND #2] [PATCH v1 0/2] Start adding ZIM file(s) Christopher Baines
2022-12-29 23:19 ` Denis 'GNUtoo' Carikli
2023-01-02 20:01 ` Denis 'GNUtoo' Carikli
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=20221220052349.4965-1-GNUtoo@cyberdimension.org \
--to=gnutoo@cyberdimension.org \
--cc=60288@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 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).