unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 25/65: gnu: Add sbcl-slime-swank.
       [not found] ` <20181019155945.4A9D3209DC@vcs0.savannah.gnu.org>
@ 2018-10-19 21:46   ` Ludovic Courtès
  2018-10-19 22:23     ` Pierre Neidhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2018-10-19 21:46 UTC (permalink / raw)
  To: guix-devel, Pierre Neidhardt

Hi Pierre,

mail@ambrevar.xyz (Pierre Neidhardt) skribis:

> commit c4d4ae1e16254a96caaeb5ccb4486f301ae4f1b7
> Author: Pierre Neidhardt <mail@ambrevar.xyz>
> Date:   Tue Sep 11 22:59:35 2018 +0200
>
>     gnu: Add sbcl-slime-swank.
>     
>     * gnu/packages/lisp.scm (sbcl-slime-swank): New variable.

[...]

> +       (method git-fetch)
> +       (uri (git-reference
> +             ;; (url "https://github.com/slime/slime/")
> +             ;; (commit "841f61467c03dea9f38ff9d5af0e21a8aa29e8f7")
> +             ;; REVIEW: Do we need sionescu's patch to package SWANK?
> +             (url "https://github.com/sionescu/slime/")
> +             ;; (commit "swank-asdf")
> +             (commit "2f7c3fcb3ac7d50d844d5c6ca0e89b52a45e1d3a")))

Leftovers?  :-)

> +    (license (license (list license:gpl2+ license:public-domain)))))

For the record this typo made it impossible to build Guix (“license:
unbound variable”).  This was easily fixed in
0ee6692a63538e874ba0b4d85584a4a73b75367c so no big deal, though make
sure to run “make” before “git push” next time.

Thank you for all the Common Lisp packages!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 25/65: gnu: Add sbcl-slime-swank.
  2018-10-19 21:46   ` 25/65: gnu: Add sbcl-slime-swank Ludovic Courtès
@ 2018-10-19 22:23     ` Pierre Neidhardt
  2018-10-20 10:10       ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Pierre Neidhardt @ 2018-10-19 22:23 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

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

> Leftovers?  :-)

No, I kept this on purpose because sionescu's fork is not official and the issue
is still open upstream.  
It would be nice at some point to switch back to the official repo.

> For the record this typo made it impossible to build Guix (“license:
> unbound variable”).  This was easily fixed in
> 0ee6692a63538e874ba0b4d85584a4a73b75367c so no big deal, though make
> sure to run “make” before “git push” next time.

Oopsy, very sorry about this!
Lesson learned, I'll make sure to build before pushing from now on.

-- 
Pierre Neidhardt
https://ambrevar.xyz/

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 25/65: gnu: Add sbcl-slime-swank.
  2018-10-19 22:23     ` Pierre Neidhardt
@ 2018-10-20 10:10       ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-10-20 10:10 UTC (permalink / raw)
  To: Pierre Neidhardt; +Cc: guix-devel

Pierre Neidhardt <mail@ambrevar.xyz> skribis:

>> Leftovers?  :-)
>
> No, I kept this on purpose because sionescu's fork is not official and the issue
> is still open upstream.  
> It would be nice at some point to switch back to the official repo.

Oh I see, I hadn’t understood that.

>> For the record this typo made it impossible to build Guix (“license:
>> unbound variable”).  This was easily fixed in
>> 0ee6692a63538e874ba0b4d85584a4a73b75367c so no big deal, though make
>> sure to run “make” before “git push” next time.
>
> Oopsy, very sorry about this!
> Lesson learned, I'll make sure to build before pushing from now on.

OK!  :-)

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-20 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181019155940.19485.23687@vcs0.savannah.gnu.org>
     [not found] ` <20181019155945.4A9D3209DC@vcs0.savannah.gnu.org>
2018-10-19 21:46   ` 25/65: gnu: Add sbcl-slime-swank Ludovic Courtès
2018-10-19 22:23     ` Pierre Neidhardt
2018-10-20 10:10       ` Ludovic Courtès

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).