Hi Guix,
here’s a probably needlessly complicated patch to fix the build of
ant-bootstrap. It currently fails to build because jamvm segfaults.
--8<---cut here---start->8---
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 403c446a82..6bb4f8167
Ricardo Wurmus ezt írta (időpont: 2019. szept. 16.,
Hét 15:20):
> Hi Guix,
>
> here’s a probably needlessly complicated patch to fix the build of
> ant-bootstrap. It currently fails to build because jamvm segfaults.
>
> --8<---cut here---start->8---
> diff --g
Hi Chris,
On Sat, 14 Sep 2019 at 12:52, Christopher Baines wrote:
> Accessing the history of package versions isn't possible yet, but this
> is something I can look at adding, the information is there in the
> database.
This should be awesome. :-)
It often arises when one wants to reproduce a
Hi!
iyzs...@member.fsf.org (宋文武) skribis:
> Hello, when fixing an issue for our libvirtd service, I found that most
> our shepherd services inherit the default environment variables of the
> pid 1 'shepherd', which is:
>
> $ cat /proc/1/environ | tr '\0' '\n'
> HOME=/
> TERM=linux
> BOOT_IMAGE=/
Pierre Neidhardt skribis:
> And... I have so many more questions!
>
>> ‘guix size’ and ‘guix gc -R’ show you the whole closure of the store
>> item, so you might not realize that some of the things that ought to be
>> direct dependencies are now in fact indirect dependencies.
>>
>> If sqlite ough
Ludovic Courtès writes:
> Same story: if the reference to ‘next-1.3.1-lib’ is invisible to the
> scanner or grafting code (due to compression, or due use of a non-ASCII
> compatible string encoding), the ‘next-1.3.1-lib’ might vanish.
But it's not, as shown in the first post by Ricardo.
next-1.3
Hello Pierre,
Pierre Neidhardt writes:
> Ricardo Wurmus writes:
>
>> Set the COLUMNS environment variable to some large value.
>
> Hmm... I use Eshell (in Emacs), in which the COLUMNS env variable is
> automatically
> set to the Emacs window width. For instance right now I have 190. And
> th
Hello Will,
I'm late but thought I'd answer what I can.
Will Schenk writes:
> I'm playing around with guixsd and am really impressed with the work so
> far! I've been unpacking the installer and configuration trying to
> understand how it works. so if there's a more straightforward way to do