guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Add neofetch to games.scm address@hidden


From: Leo Famulari
Subject: Re: [PATCH] Add neofetch to games.scm address@hidden
Date: Mon, 8 May 2017 13:52:33 -0400
User-agent: Mutt/1.8.2 (2017-04-18)

On Mon, May 08, 2017 at 08:27:07PM +0300, Alex Kost wrote:
> > +    (version "3.1.0")
> > +    (source (origin
> > +              (method git-fetch)
> > +              (uri
> > +               (git-reference
> > +                (url "https://github.com/dylanaraps/neofetch.git";)
> > +                (commit version)))
> 
> We usually use 'url-fetch' with a tarball snapshot (not sure if there is a
> preference though):
> 
>   https://github.com/dylanaraps/neofetch/archive/3.1.0.tar.gz

Unless we need a specific Git commit, I think url-fetch is better
because it has fewer dependencies. Git is a huge package.

Attachment: signature.asc
Description: PGP signature


reply via email to

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