>
> Speaking of which, we really need to push a release at some point.
> Erik, would you be available to do that, or would you like to delegate?
>
> Thanks,
> Ludo’.
>
Sure, I was planning on creating a release soon. So once this is in I
can start testing on some different distros to make sur
On 2019-12-10 18:11, Ludovic Courtès wrote:
So here the problem is that Linux-libre fails to load the non-free
firmware. Could you bring it up on the Linux-libre development mailing
list?
Doing some research on how linux-libre behave it seems normal that it
doesn't allow the loading of non-free
Using the installer guix-system-install-1.0.1.x86_64-linux.iso it crash
at least on the first page, the language selection one, when pressing
shift+f2 or f12. The dumps are attached.In ice-9/eval.scm:
619:8 19 (_ #(#(#(# #< name:
newt init: # exit: # exit-error:
# fiâ¦> â¦)) â¦))
626:
Hello!
"Thompson, David" skribis:
> I have long thought that --ad-hoc should be implied, as that is the
> mode I use 99% of the time, but I disagree that --pure should be the
> default.
I very much agree with that. I don’t think ‘--pure’ should be the
default, because there are valid use cases
Hi,
Pierre Neidhardt skribis:
> The current way to do it is to run
>
> guix pull --url=/path/to/checkout --profile=/tmp/guix.master
“make as-derivation” achieves more or less the same.
Now, as you know, this can be CPU-intensive, so I’m afraid we cannot
have “make check” do that systematical
Hi!
Ludovic Courtès writes:
> We could fix that by adding a patch so that Fontconfig would honor
> $FONTCONFIG_FONT_PATH or similar.
Have we ever asked upstream? Maybe they would consider adding it.
If they don't, I'm in favour of a patch! :)
--
Pierre Neidhardt
https://ambrevar.xyz/
signa
Hi Brice,
Brice Waegeneire skribis:
> The 'dhcp-client-service' fail to start when a non-libre network
> interface (here 148f:3070) is plugged-in even though there is an libre
> networking interface (here 01:00.0) available.
> Removing the non-libre networking interface from the system allow
Hi Leo,
Leo Famulari skribis:
> On Tue, Dec 03, 2019 at 10:53:11PM +0100, Julien Lepiller wrote:
>> Le 3 décembre 2019 21:12:51 GMT+01:00, Leo Famulari a
>> écrit :
>> >+@item @code{address-family} (default: @code{'inet})
>> >+This is a symbol specifying which type of internet addresses should
Hello!
Pierre Neidhardt skribis:
> We lose generality in making ~/.guix-profile special.
I think we all agree on that. Fontconfig is one of the very few cases
where we ended up resorting to that. The reason I think is simply that
Fontconfig honors ~/.config/fontconfig/fonts.xml but does not h
Hi,
Nome Grey skribis:
> Ludovic posted some channels.scm code in September 2018 supporting using
> more substitutes. Unfortunately his code no longer functions due to an
> upgrade of guile-json in guix.
>
> I've tried to learn enough guile to upgrade the code to the newer json
> structures, an
Hi,
Robert Vollmert skribis:
> I remarked on this before:
> https://lists.gnu.org/archive/html/guix-devel/2019-06/msg00315.html
>
> It seems that I don’t get follow-up emails to bug reports I submitted unless
> people explicitly put me in CC (presumably by reply to all in the original
> email
Hi,
Robert Vollmert skribis:
>> Have you tried passing the options '--gc-keep-derivations=yes’ and
>> '--gc-keep-outputs=yes' to guix-daemon?
>
> I had not. I added that right now, and first tests seem to indicate
> that this helps. Thanks!
Yes, I think these options are exactly what you want.
Raghav Gururajan writes:
> When I launch gajim via terminal, I get the following errors.
>
> *** START ***
>
> No translations found
This is now fixed with commit 343f5efbc3. Thanks for the report!
--
Ricardo
Hi!
Mathieu Othacehe skribis:
> Here's a patch that add support for ssh authenticated repositories in
> "clone" and "remote-fetch" methods of Guile-Git.
Woow, awesome!
> At first, I used Guile-SSH in the tests to start an SSH server, but as
> "make-server" call of Guile-SSH is really low level
Bon dia!
Mathieu Othacehe skribis:
>> As for the detection, this appears to work:
>>
>> (define (binfmt-misc?)
>> (let ((pid (getpid))
>> (cmdline (call-with-input-file "/proc/self/cmdline"
>> get-string-all)))
>> (match (primitive-fork)
>> (0 (dynamic-wind
>>
Hello Guix!
After GNOME 3.32 update, the gajim stopped working.
When I start/open gajim application, I do not see any window appearing.
But I can see in system monitor, that process ".gajim" or ".gajim-real"
running.
When I launch gajim via terminal, I get the following errors.
*** START ***
Hello Guix!
NOTE: This email is posted to two different mail lists, due to their
relevance. Please 'reply-all' so that members of both mail lists can
follow up with the discussion.
After GNOME 3.30 update (even after 3.32 update), I started facing
desktop stuttering.
50% of the time, when I play
Hola!
> As for the detection, this appears to work:
>
> (define (binfmt-misc?)
> (let ((pid (getpid))
> (cmdline (call-with-input-file "/proc/self/cmdline"
> get-string-all)))
> (match (primitive-fork)
> (0 (dynamic-wind
> (const #t)
> (la
18 matches
Mail list logo