unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 03/05: gnu: Add ocaml-uutf.
       [not found] ` <20170117222222.7885B2201C1@vcs.savannah.gnu.org>
@ 2017-01-18 10:59   ` David Craven
  0 siblings, 0 replies; only message in thread
From: David Craven @ 2017-01-18 10:59 UTC (permalink / raw)
  To: Julien Lepiller, guix-devel; +Cc: guix-commits

+ (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!

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-18 10:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170117222222.704.38103@vcs.savannah.gnu.org>
     [not found] ` <20170117222222.7885B2201C1@vcs.savannah.gnu.org>
2017-01-18 10:59   ` 03/05: gnu: Add ocaml-uutf David Craven

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).