all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: 60889-done@debbugs.gnu.org, Ekaitz Zarraga <ekaitz@elenq.tech>
Subject: bug#60889: Add zig-build-system
Date: Sat, 21 Oct 2023 00:02:32 +0200	[thread overview]
Message-ID: <877cnht0jr.fsf_-_@gnu.org> (raw)
In-Reply-To: <9709080a22a38e340bdb709e0a0d8b305a1eb3a0.1687359946.git.felix.lechner@lease-up.com> (Felix Lechner's message of "Wed, 21 Jun 2023 08:06:13 -0700")

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

Hi Ekaitz & Felix,

Felix Lechner <felix.lechner@lease-up.com> skribis:

> From: Ekaitz Zarraga <ekaitz@elenq.tech>
>
> * guix/build-system/zig.scm: New file.
> * guix/build/zig-build-system.scm: New file.
> * Makefile.am: Add them.
> * doc/guix.texi: Document it.
> * etc/snippets/yas/scheme-mode/guix-package (build-system): Add
>   zig-build-system.

Applied with the changes below, thank you!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 572 bytes --]

diff --git a/doc/guix.texi b/doc/guix.texi
index 1928cd016f..60d3ab3336 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10221,7 +10221,8 @@ Build Systems
 
 @defvar zig-build-system
 This variable is exported by @code{(guix build-system zig)}.  It implements
-the build procedures for the Zig build system (@code{zig build} command).
+the build procedures for the @uref{https://ziglang.org/, Zig}
+build system (@command{zig build} command).
 
 Selecting this build system adds @code{zig} to the package inputs, in
 addition to the packages of @code{gnu-build-system}.

      reply	other threads:[~2023-10-20 22:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 17:36 [bug#60889] Add zig-build-system Ekaitz Zarraga
2023-01-20 14:30 ` [bug#60889] Tentative cross-compilation support Ekaitz Zarraga
2023-06-21 15:06 ` [bug#60889] [PATCH v2] build-system: Add zig-build-system Felix Lechner via Guix-patches via
2023-10-20 22:02   ` Ludovic Courtès [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=877cnht0jr.fsf_-_@gnu.org \
    --to=ludo@gnu.org \
    --cc=60889-done@debbugs.gnu.org \
    --cc=ekaitz@elenq.tech \
    --cc=felix.lechner@lease-up.com \
    /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.