unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Craven <david@craven.ch>
To: Julien Lepiller <julien@lepiller.eu>, guix-devel <guix-devel@gnu.org>
Cc: guix-commits@gnu.org
Subject: Re: 03/05: gnu: Add ocaml-uutf.
Date: Wed, 18 Jan 2017 11:59:24 +0100	[thread overview]
Message-ID: <CAL1_imkio0S68v5DacnMcEYt3As1cKgXNdvf6+yJo5+swTEe2Q@mail.gmail.com> (raw)
In-Reply-To: <20170117222222.7885B2201C1@vcs.savannah.gnu.org>

+ (arguments `(#:tests? #f
+                 #:build-flags (list "build")
+                 #:phases
+                 (modify-phases %standard-phases
+                   (delete 'configure))))
+    (native-inputs `(("opam" ,opam)
+                     ("topkg" ,ocaml-topkg)))
+    (propagated-inputs `(("uchar" ,ocaml-uchar)
+                         ("cmdliner" ,ocaml-cmdliner)))

I personally find it easier to read without excessive indentation, but
ok. Thanks!

           reply	other threads:[~2017-01-18 10:59 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20170117222222.7885B2201C1@vcs.savannah.gnu.org>]

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=CAL1_imkio0S68v5DacnMcEYt3As1cKgXNdvf6+yJo5+swTEe2Q@mail.gmail.com \
    --to=david@craven.ch \
    --cc=guix-commits@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=julien@lepiller.eu \
    /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).