guix-devel
[Top][All Lists]
Advanced

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

Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.


From: Efraim Flashner
Subject: Re: Feedback, ideas, discussion: tracking patches, discussions, bugs.
Date: Sat, 3 Sep 2016 23:42:56 +0300
User-agent: Mutt/1.7.0 (2016-08-17)

On Sun, Sep 04, 2016 at 05:19:45AM +1000, Brendan Tildesley wrote:
> On 2016-09-04 02:55, David Craven wrote:
> >> Today was pretty much an E-mail overload on the ML. In itself amazing :)
> > I agree. If you aren't a full time guix developer it's hard to keep
> > up. The only way I can keep up is by marking the emails I'm not
> > interested in quickly as read =P Just reading all emails is a time
> > commitment in itself...
> >
> I was going to post a patch over several files removing redundant
> mkdir-p expressions,
> 
> but decided against it! If you run something like  `ack '\(install-file'
> -B 7| ack  'mkdir-p' -A 7'
> 
> You can see them, since install-file already contains a mkdir-p. Also It
> seems like
> 
> (let ((out  (assoc-ref outputs "out")))...) is set in almost every
> package definition,
> 
> as if having some symbol for the outputs already might be more efficient??
> 

If its just one I sometime just use %outputs, but this also only works
when the only output is "out". We don't want too much "special magic" in
the packaging definitions also.

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

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