Nils Gillmann writes:
> I contacted the author of the port (Blake McBride), it will take
> some weeks until he can help, but he'll definitely help to
> debug the issue. As it currently is quasi-broken, should I open a
> bug about it with details, content of this message and that I am
> working o
I contacted the author of the port (Blake McBride), it will take
some weeks until he can help, but he'll definitely help to
debug the issue. As it currently is quasi-broken, should I open a
bug about it with details, content of this message and that I am
working on it, close it once it is fixed?
-
Nils Gillmann writes:
> open("SYSATOMS", O_RDONLY) = -1 ENOENT (No such file or
> directory)
> write(2, "Can't open 'SYSATOMS'\n", 22Can't open 'SYSATOMS'
> ) = 22
> exit_group(1) = ?
> +++ exited with 1 +++
Does this also happen when you run lispf4 from
Ricardo Wurmus writes:
> Nils Gillmann writes:
>
>> Efraim Flashner writes:
>>
>>> On Tue, 09 Feb 2016 02:31:51 +0100
>>> Nils Gillmann wrote:
>>>
Leo Famulari writes:
[...]
[...]
[...]
[...]
[...]
[...]
[...]
[...]
>>
Nils Gillmann writes:
> Efraim Flashner writes:
>
>> On Tue, 09 Feb 2016 02:31:51 +0100
>> Nils Gillmann wrote:
>>
>>> Leo Famulari writes:
>>>
>>> [...]
>>> [...]
>>> [...]
>>> [...]
>>> [...]
>>> [...]
>>> [...]
>>> [...]
>>>
>>> Thanks!
>>>
>>> But now as I did g
Efraim Flashner writes:
> On Tue, 09 Feb 2016 02:31:51 +0100
> Nils Gillmann wrote:
>
>> Leo Famulari writes:
>>
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>>
>> Thanks!
>>
>> But now as I did guix pull and installed it from there, and do
Efraim Flashner writes:
> On Tue, 09 Feb 2016 02:31:51 +0100
> Nils Gillmann wrote:
>
>> Leo Famulari writes:
>>
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>>
>> Thanks!
>>
>> But now as I did guix pull and installed it from there, and do
On Wed, Feb 10, 2016 at 02:48:43PM +0100, Nils Gillmann wrote:
> Leo Famulari writes:
>
> > On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote:
> > I'm not sure — did you figure out a solution to the problem with the
> > package?
>
> Yes and no.
> I am not sure, as I don't know Guix e
Leo Famulari writes:
> On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote:
>> Efraim Flashner writes:
>> > On Tue, 09 Feb 2016 02:31:51 +0100
>> > Nils Gillmann wrote:
>
> [...]
>
>> >
>> >> But now as I did guix pull and installed it from there, and do
>> >> not run it inside guix e
On Tue, Feb 09, 2016 at 11:30:21AM +0100, Nils Gillmann wrote:
> Efraim Flashner writes:
> > On Tue, 09 Feb 2016 02:31:51 +0100
> > Nils Gillmann wrote:
[...]
> >
> >> But now as I did guix pull and installed it from there, and do
> >> not run it inside guix environment, I encounter an error I
Efraim Flashner writes:
> On Tue, 09 Feb 2016 02:31:51 +0100
> Nils Gillmann wrote:
>
>> Leo Famulari writes:
>>
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>> [...]
>>
>> Thanks!
>>
>> But now as I did guix pull and installed it from there, and do
On Tue, 09 Feb 2016 02:31:51 +0100
Nils Gillmann wrote:
> Leo Famulari writes:
>
> [...]
> [...]
> [...]
> [...]
> [...]
> [...]
> [...]
> [...]
>
> Thanks!
>
> But now as I did guix pull and installed it from there, and do
> not run it inside guix environment, I encou
Leo Famulari writes:
> On Mon, Feb 08, 2016 at 12:17:51PM +0100, Nils Gillmann wrote:
>> Leo Famulari writes:
>> > On Sun, Feb 07, 2016 at 05:50:12PM +0100, Nils Gillmann wrote:
>
> [...]
>
>> >> * gnu/packages/lisp.scm (lispf4): New variable.
>
>> The diff looks okay for me, I only ended up
On Mon, Feb 08, 2016 at 12:17:51PM +0100, Nils Gillmann wrote:
> Leo Famulari writes:
> > On Sun, Feb 07, 2016 at 05:50:12PM +0100, Nils Gillmann wrote:
[...]
> >> * gnu/packages/lisp.scm (lispf4): New variable.
> The diff looks okay for me, I only ended up with 2 (let*) because
> of the pa
softreset,...
>> I really hope I did it right. It takes some time getting used to more
>> git usage.
>>
>
> It worked :)
>
>> From d3dfc39a537b07e01370ed631c7771952948a9c2 Mon Sep 17 00:00:00 2001
>> From: Nils Gillmann
>> Date: Sun, 7 Feb 2016 17
t. It takes some time getting used to more
> git usage.
>
It worked :)
> From d3dfc39a537b07e01370ed631c7771952948a9c2 Mon Sep 17 00:00:00 2001
> From: Nils Gillmann
> Date: Sun, 7 Feb 2016 17:36:25 +0100
> Subject: [PATCH] gnu: Add lispf4.
>
> * gnu/packages/lisp.scm (lisp
Mon Sep 17 00:00:00 2001
From: Nils Gillmann
Date: Sun, 7 Feb 2016 17:36:25 +0100
Subject: [PATCH] gnu: Add lispf4.
* gnu/packages/lisp.scm (lispf4): New variable.
---
gnu/packages/lisp.scm | 49 +
1 file changed, 49 insertions(+)
diff --git a/
Ricardo Wurmus writes:
> Nils Gillmann writes:
>
>> Thanks for your review, the patch number 2 based on 1 should fix all the
>> problems you noted.
>
> Hmm, for some reason I cannot apply these patches to current master.
> What commit is this based on? (Are other people able to apply them to
>
Nils Gillmann writes:
> Thanks for your review, the patch number 2 based on 1 should fix all the
> problems you noted.
Hmm, for some reason I cannot apply these patches to current master.
What commit is this based on? (Are other people able to apply them to
current master?)
When resending pat
Nils Gillmann writes:
>> For some reason the linter doesn't complain about this line (and others)
>> being too long. I guess it measures from the beginning of 'package'
>> rather than the first column. Can you make sure they are all ≤ 80
>> characters after changing the indentation as requested
Thanks for your review, the patch number 2 based on 1 should fix all the
problems you noted.
Leo Famulari writes:
> On Sat, Feb 06, 2016 at 07:45:53PM +0100, Nils Gillmann wrote:
>
> [...]
>
>> * gnu/packages/lisp.scm (lispf4): New variable.
>
> [...]
>
>> +(define-public lispf4
>> + (let*
On Sat, Feb 06, 2016 at 07:45:53PM +0100, Nils Gillmann wrote:
[...]
> * gnu/packages/lisp.scm (lispf4): New variable.
[...]
> +(define-public lispf4
> + (let* ((commit "174d8764d2f9764e8f4794c2e3feada9f9c1f1ba"))
I believe you can use "let" instead of "let*".
> + (package
01
From: Nils Gillmann
Date: Sat, 6 Feb 2016 19:31:20 +0100
Subject: [PATCH] gnu: Add lispf4.
* gnu/packages/lisp.scm (lispf4): New variable.
---
gnu/packages/lisp.scm | 72 +++
1 file changed, 72 insertions(+)
diff --git a/gnu/packages/lisp.scm b
23 matches
Mail list logo