all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: David Craven <david@craven.ch>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add u-boot.
Date: Mon, 29 Aug 2016 20:30:14 +0200	[thread overview]
Message-ID: <20160829203014.365bc80e@scratchpost.org> (raw)
In-Reply-To: <20160829202752.3aa6fab0@scratchpost.org>

On Mon, 29 Aug 2016 20:27:52 +0200
Danny Milosavljevic <dannym@scratchpost.org> wrote:

>                          (find-files "." ".*\\.(bin|efi)$"))))))))))

Also in order to support Novena it should be 

                          (find-files "." ".*\\.(bin|efi|spl)$"))))))))))

  reply	other threads:[~2016-08-29 18:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29 14:48 [PATCH] gnu: Add dtc David Craven
2016-08-29 14:53 ` David Craven
2016-08-29 17:02   ` Danny Milosavljevic
2016-08-29 16:16 ` [PATCH] gnu: Add u-boot David Craven
2016-08-29 18:27   ` Danny Milosavljevic
2016-08-29 18:30     ` Danny Milosavljevic [this message]
2016-08-31 20:40   ` Ludovic Courtès
2016-08-31 20:55     ` Danny Milosavljevic
2016-08-31 21:07       ` David Craven
2016-09-01 12:11       ` Ludovic Courtès
2016-08-31 20:44 ` [PATCH] gnu: Add dtc Ludovic Courtès

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=20160829203014.365bc80e@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=david@craven.ch \
    --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 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.