l...@gnu.org (Ludovic Courtès) skribis:
> Jelle Licht skribis:
[...]
>> Also, seeing as my experience with the stat utility and similarly styled
>> programming libraries was lacking, I decided to play around with the
>> definition of `list-of-files': It actually does include symlinks, as
>> (st
Danny Milosavljevic skribis:
> are you sure that's correct?
>
> Compare:
>
> On Sun, 12 Jun 2016 12:29:52 +0200
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> +(filter (lambda (file)
>> + (eq? 'regular (lstat file)))
> ^
> to
Hi Ludo,
are you sure that's correct?
Compare:
On Sun, 12 Jun 2016 12:29:52 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> +(filter (lambda (file)
> + (eq? 'regular (lstat file)))
^
to
> -(let
Seems like a good policy in general.
I'll apply your patch and fix up node then.
Thanks a lot for the quick follow up.
- Jelle
On Jun 14, 2016 9:57 AM, "Ludovic Courtès" wrote:
> Jelle Licht skribis:
>
> > Ludovic Courtès writes:
> >
> >> Jelle Licht skribis:
> >>
> >>> Ludovic Courtès writes
Jelle Licht skribis:
> Ludovic Courtès writes:
>
>> Jelle Licht skribis:
>>
>>> Ludovic Courtès writes:
Hello!
Jelle Licht skribis:
> It seems that the patch-shebang functionality does not deal gracefully
> with symlinks: it just overwrites them!
>
> After
Ludovic Courtès writes:
> Jelle Licht skribis:
>
>> Ludovic Courtès writes:
>>> Hello!
>>>
>>> Jelle Licht skribis:
>>>
It seems that the patch-shebang functionality does not deal gracefully
with symlinks: it just overwrites them!
After struggling somewhat with getting the
Jelle Licht skribis:
> Ludovic Courtès writes:
>> Hello!
>>
>> Jelle Licht skribis:
>>
>>> It seems that the patch-shebang functionality does not deal gracefully
>>> with symlinks: it just overwrites them!
>>>
>>> After struggling somewhat with getting the recently packaged node 6.0.0
>>> to be
Hi
Ludovic Courtès writes:
> Hello!
>
> Jelle Licht skribis:
>
>> It seems that the patch-shebang functionality does not deal gracefully
>> with symlinks: it just overwrites them!
>>
>> After struggling somewhat with getting the recently packaged node 6.0.0
>> to behave, I found out that `patch
Hello!
Jelle Licht skribis:
> It seems that the patch-shebang functionality does not deal gracefully
> with symlinks: it just overwrites them!
>
> After struggling somewhat with getting the recently packaged node 6.0.0
> to behave, I found out that `patch-shebang' in (guix build
> gnu-build-syst
Hi Guix,
It seems that the patch-shebang functionality does not deal gracefully
with symlinks: it just overwrites them!
After struggling somewhat with getting the recently packaged node 6.0.0
to behave, I found out that `patch-shebang' in (guix build
gnu-build-system) does not work properly on sy
10 matches
Mail list logo