Hello Guix!
I'm new to both Guix and Guile/Scheme and decided to get my feet wet by
attempting to package a non-trivial Rust crate into Guix.
This seems like something others have tried before me with varying degrees of
success (I found this thread from a few years ago which doesn't seem to have
Hello,
Ricardo Wurmus skribis:
>> *guix build --target=arm-linux-gnueabihf* *perl* fails with the following
>> output: https://pastebin.com/QF0xKAmR
>
> Here’s the output copied from pastebin:
>
> starting phase `remove-extra-references'
[...]
>1 (string-append "incpth='" #f "/incl
Hi Ludo,
>> * gnu/packages/base.scm (make-glibc-locales, make-glibc-utf8-locales): New
>> procedures.
>> (glibc-locales): Express in terms of make-glibc-locales.
>> (glibc-utf8-locales): Express in terms of make-glibc-utf8-locales.
>> (glibc-locales-2.27, glibc-utf8-locales-2.27): New variables.
FOSDEM from this year only supports HDMI.
For those of us on older laptops, can anyone bring a VGA -> HDMI
converter? That would be very helpful.
Also it may be an idea to stream some of the GNU Guix days. These days
that can be done with phones. Anyone interested in helping out?
Pj.
> > Do you know where one can obtain a copy of this report? I did an
> > Internet search but couldn't find anything.
> me too
> Jeremiah: sorry if I insist (last time, promised!) but could you give us
> some more info about that report?
I am sorry for the delay, the Government shutdown really d
Hi Pierre,
Pierre Neidhardt writes:
> If I'm not mistaken, this is because you need to add the builders to the 'kvm'
> group.
yes! this solved the "Could not access KVM kernel module: Permission
denied" I had with "guix system vm" (both as user and root):
$ for i in `seq -w 1 10`; do sudo us