unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: guix-devel@gnu.org
Subject: Re: 01/01: gnu: ccl: Include x86-headers and remove missing "contrib" folder.
Date: Thu, 22 Nov 2018 10:18:29 +0100	[thread overview]
Message-ID: <87r2fdcvx6.fsf@gnu.org> (raw)
In-Reply-To: <875zwrmvoi.fsf@ambrevar.xyz> (Pierre Neidhardt's message of "Tue, 20 Nov 2018 19:49:01 +0100")

Hello,

Pierre Neidhardt <mail@ambrevar.xyz> skribis:

> Oops!  Sorry for that.

No problem.  :-)

> What would be the most lispy way to return nothing from the match?
> I'm thinking of splicing the resulting lists, but that sounds a bit overkill:
>
> (let ((dirs '("lib" "library" "examples" "tools" "objc-bridge"
>               ,@(match (%current-system)
>                  ("x86_64-linux"
>                   '("x86-headers64"))
>                  ("i686-linux"
>                   '("x86-headers"))
>                  (_ '())))))
>
> Thoughts?

LGTM.  Make sure ‘guix build’ and ‘guix lint’ are happy too.  :-)

Thanks,
Ludo’.

  reply	other threads:[~2018-11-22  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20181118094017.18607.82174@vcs0.savannah.gnu.org>
     [not found] ` <20181118094018.8076B209C1@vcs0.savannah.gnu.org>
2018-11-20 17:46   ` 01/01: gnu: ccl: Include x86-headers and remove missing "contrib" folder Ludovic Courtès
2018-11-20 18:49     ` Pierre Neidhardt
2018-11-22  9:18       ` Ludovic Courtès [this message]
2018-11-22 10:44         ` Pierre Neidhardt

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=87r2fdcvx6.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=mail@ambrevar.xyz \
    /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).