guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#34514] [PATCH 02/34] gnu: Add ruby-lino.


From: Ricardo Wurmus
Subject: [bug#34514] [PATCH 02/34] gnu: Add ruby-lino.
Date: Mon, 18 Feb 2019 23:42:06 +0100
User-agent: mu4e 1.0; emacs 26.1

Christopher Baines <address@hidden> writes:

> * gnu/packages/ruby.scm (ruby-lino): New variable.
[…]
> +    (arguments
> +     '(;; No included tests
> +       #:tests? #f))

This is nitpicking, but I’d prefer to have this all on one line
(including the comment).

> +    (propagated-inputs
> +     `(("ruby-hamster" ,ruby-hamster)
> +       ("ruby-open4" ,ruby-open4)))
> +    (synopsis "Build and execute commands in Ruby")
> +    (description
> +     "@code{Lino} provides an interface to run external commands.  It 
> provides
> +a interface to add options as well as managing the standard input,
> output and

“an interface”.

-- 
Ricardo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]