unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Bavier <ericbavier@openmailbox.org>
To: "Tomáš Čech" <sleep_walker@suse.cz>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH v2] gnu: Add taskwarrior.
Date: Fri, 13 Mar 2015 14:16:00 -0500	[thread overview]
Message-ID: <30562f22382a1ca7c1db98eac00abbb9@openmailbox.org> (raw)
In-Reply-To: <1426208221-17839-2-git-send-email-sleep_walker@suse.cz>

On 2015-03-12 19:57, Tomáš Čech wrote:
> * gnu/packages/task.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add new file here.
> ---
>  gnu-system.am         |  1 +
>  gnu/packages/task.scm | 68 
> +++++++++++++++++++++++++++++++++++++++++++++++++++
[...]
> +    (inputs
> +     `(("util-linux" ,util-linux)
> +       ("gnutls" ,gnutls)
> +       ("lua" ,lua)
> +       ("coreutils" ,coreutils)))

Can coreutils be left out here, since it is an implicit input?

> +    ;; Taskwarrior is licensed under MIT license, which is identical 
> to
> +    ;; Expat License
> +    (license license:expat)))

Is it actually the Expat license, or the X11 license, which is also 
sometimes called the "MIT license"?  In either case, I would perhaps put 
quotation marks around "MIT license" to indicate the ambiguity.

-- 
`~Eric

  parent reply	other threads:[~2015-03-13 19:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13  0:57 taskwarrior Tomáš Čech
2015-03-13  0:57 ` [PATCH v2] gnu: Add taskwarrior Tomáš Čech
2015-03-13  6:11   ` Tomáš Čech
2015-03-13 19:16   ` Eric Bavier [this message]
2015-03-13 20:00     ` Tomáš Čech
  -- strict thread matches above, loose matches on Subject: below --
2015-03-25 22:49 (unknown), Tomáš Čech
2015-03-25 22:49 ` [PATCH v2] gnu: Add taskwarrior Tomáš Čech
2015-03-25 23:01   ` Cyril Roelandt
2015-03-25 23:16     ` Tomáš Čech
2015-03-26 17:03   ` Ludovic Courtès
2015-03-27 19:54     ` Tomáš Čech
2015-04-20 20:50       ` Tomáš Čech

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=30562f22382a1ca7c1db98eac00abbb9@openmailbox.org \
    --to=ericbavier@openmailbox.org \
    --cc=guix-devel@gnu.org \
    --cc=sleep_walker@suse.cz \
    /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).