Christopher Lemmer Webber writes:
> Timothy Sample writes:
>
>> Christopher Lemmer Webber writes:
>>
>>> Likewise, Gregor and Raart do not install:
>>>
>>> [...]
>>
>> This is a timezone issue. The “tzinfo” package cannot find the
>> “zoneinfo” directory in GuixSD. If you install the “tzdata”
Timothy Sample writes:
> Christopher Lemmer Webber writes:
>
>> Likewise, Gregor and Raart do not install:
>>
>> $ mv ~/.racket ~/.racket-borked
>> $ raco pkg install gregor # lots of errors during install
>> $ racket
>> racket@> (require gregor)
>> explode-path: contract violation
>> expecte
Timothy Sample ezt írta (időpont: 2018. aug. 12., V,
4:03):
> Christopher Lemmer Webber writes:
>
> > Likewise, Gregor and Raart do not install:
> >
> > $ mv ~/.racket ~/.racket-borked
> > $ raco pkg install gregor # lots of errors during install
> > $ racket
> > racket@> (require gregor)
> >
Christopher Lemmer Webber writes:
> Likewise, Gregor and Raart do not install:
>
> $ mv ~/.racket ~/.racket-borked
> $ raco pkg install gregor # lots of errors during install
> $ racket
> racket@> (require gregor)
> explode-path: contract violation
> expected: (or/c path-for-some-system? path
Nils Gillmann writes:
> Christopher Lemmer Webber transcribed 3.3K bytes:
>> BTW, some examples of packages where I've had trouble, in case it helps
>> with testing:
>>
>> - Raart
>> - Gregor
>> - crypto (seemed to work last time, not sure why it wasn't working before)
>>
>> Though at this p
Christopher Lemmer Webber transcribed 3.3K bytes:
> Timothy Sample writes:
>
> > Christopher Lemmer Webber writes:
> >
> >> Konrad Hinsen writes:
> >>
> >>> In my tests, all packages ended up working, but performance is indeed
> >>> worse than with a Racket installation outside of Guix.
> >>>
> >
Timothy Sample writes:
> Christopher Lemmer Webber writes:
>
>> Konrad Hinsen writes:
>>
>>> In my tests, all packages ended up working, but performance is indeed
>>> worse than with a Racket installation outside of Guix.
>>>
>>> It would be nice if someone with more knowledge of Racket internals
Christopher Lemmer Webber writes:
> Konrad Hinsen writes:
>
>> In my tests, all packages ended up working, but performance is indeed
>> worse than with a Racket installation outside of Guix.
>>
>> It would be nice if someone with more knowledge of Racket internals
>> could give a hint or two for