Alex Kost writes:
> Mark H Weaver (2017-06-06 16:47 -0400) wrote:
>
>> If only 26 people in the entire world choose to give their project a
>> two-letter name, then the chances are good that there will be a
>> collision (c.f. birthday paradox), and one of them will need to be
>> renamed.
>>
>> Li
Mark H Weaver (2017-06-06 16:47 -0400) wrote:
> Alex Kost writes:
>
>> Mark H Weaver (2017-06-04 20:15 -0400) wrote:
>>
+(define-public s
+ (let ((commit "6604341edb3a775ff94415762af3ee9bd86bfb3c")
+(revision "1"))
+(package
+ (name "s")
+ (ver
Alex Kost writes:
> Mark H Weaver (2017-06-04 20:15 -0400) wrote:
>
>>> +(define-public s
>>> + (let ((commit "6604341edb3a775ff94415762af3ee9bd86bfb3c")
>>> +(revision "1"))
>>> +(package
>>> + (name "s")
>>> + (version (string-append "0.0.0-" revision "." (string-take com
Mark H Weaver (2017-06-04 20:15 -0400) wrote:
>> +(define-public s
>> + (let ((commit "6604341edb3a775ff94415762af3ee9bd86bfb3c")
>> +(revision "1"))
>> +(package
>> + (name "s")
>> + (version (string-append "0.0.0-" revision "." (string-take commit 7)))
>
> I think we shoul
ng0 writes:
> Mark H Weaver transcribed 1.2K bytes:
>> k...@openmailbox.org (Kei Kebreau) writes:
>>
>> > kkebreau pushed a commit to branch master
>> > in repository guix.
>> >
>> > commit 0e4591bb696a36bc83f75869dd2711987b17b722
>> > Author: ng0
>> > Date: Tue May 16 22:28:58 2017 +
>>
Mark H Weaver transcribed 1.2K bytes:
> k...@openmailbox.org (Kei Kebreau) writes:
>
> > kkebreau pushed a commit to branch master
> > in repository guix.
> >
> > commit 0e4591bb696a36bc83f75869dd2711987b17b722
> > Author: ng0
> > Date: Tue May 16 22:28:58 2017 +
> >
> > gnu: Add s.
> >
k...@openmailbox.org (Kei Kebreau) writes:
> kkebreau pushed a commit to branch master
> in repository guix.
>
> commit 0e4591bb696a36bc83f75869dd2711987b17b722
> Author: ng0
> Date: Tue May 16 22:28:58 2017 +
>
> gnu: Add s.
>
> * gnu/packages/shells.scm (s): New variable.
>