all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ng0 <ng0@pragmatique.xyz>
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: 02/02: gnu: Add s.
Date: Mon, 5 Jun 2017 08:42:53 +0000	[thread overview]
Message-ID: <20170605084253.wnoucacjqv5hk6t7@abyayala> (raw)
In-Reply-To: <878tl770ht.fsf@netris.org>

[-- Attachment #1: Type: text/plain, Size: 1563 bytes --]

Mark H Weaver transcribed 1.2K bytes:
> kei@openmailbox.org (Kei Kebreau) writes:
> 
> > kkebreau pushed a commit to branch master
> > in repository guix.
> >
> > commit 0e4591bb696a36bc83f75869dd2711987b17b722
> > Author: ng0 <ng0@no-reply.pragmatique.xyz>
> > Date:   Tue May 16 22:28:58 2017 +0000
> >
> >     gnu: Add s.
> >     
> >     * gnu/packages/shells.scm (s): New variable.
> >     
> >     Signed-off-by: Kei Kebreau <kei@openmailbox.org>
> > ---
> >  gnu/packages/shells.scm | 61 +++++++++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 61 insertions(+)
> >
> > diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
> > index 5eeb186..5e04e86 100644
> > --- a/gnu/packages/shells.scm
> > +++ b/gnu/packages/shells.scm
> > @@ -503,6 +503,67 @@ Its features include:
> >  @end enumerate\n")
> >      (license bsd-2)))
> >  
> > +(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 should rename this package and variable name to 's-shell' or
> something along those lines.  's' is commonly used as a local variable
> name.  Single character variable names are in short supply, and I don't
> think we should allocate them to packages.
> 
> Thoughts?
> 
>       Mark

I did not think of this use, renaming to s-shell is okay.

-- 
ng0
OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-06-05  8:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20170604144555.7655.18380@vcs0.savannah.gnu.org>
     [not found] ` <20170604144556.5AFA1206F7@vcs0.savannah.gnu.org>
2017-06-05  0:15   ` 02/02: gnu: Add s Mark H Weaver
2017-06-05  8:42     ` ng0 [this message]
2017-06-05 15:44       ` Kei Kebreau
2017-06-06 17:58     ` Alex Kost
2017-06-06 20:47       ` Mark H Weaver
2017-06-07  9:29         ` Alex Kost
2017-06-07 22:25           ` Mark H Weaver

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170605084253.wnoucacjqv5hk6t7@abyayala \
    --to=ng0@pragmatique.xyz \
    --cc=guix-devel@gnu.org \
    --cc=mhw@netris.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.