Hi Giovanni
I responded to your questions here:
https://lists.gnu.org/archive/html/help-guix/2019-02/msg00216.html
I replied there because I didn't see your new email thread here until
just now. I just wanted to make sure you saw my reply.
--
Chris
signature.asc
Description: PGP signature
Hi,
白い熊 writes:
> I'm trying to build guix from git in Termux on Android.
Heroic! I admire your courage, but I have to ask: what is your goal?
It seems like it might be easier to install a pre-built Guix into the
Android system. Then you could build Guix with Guix, and not worry
about manual
Hi nightowl,
nightowl writes:
> I recently notice that when I try to send a pdf document to the
> printer using the gnome viewer evince, it will not print text. For
> comparison, I can also print a pdf document from within the icecat
> browser, and it works good. Anyone know why evince would b
Pierre Neidhardt writes:
> From the Guix manual:
>
> -- Data Type: mysql-configuration
> Data type representing the configuration of MYSQL-SERVICE.
>
> ‘mysql’ (default: MARIADB)
> Package object of the MySQL database server, can be either
> MARIADB or MYSQL.
>
>
Giovanni Biscuolo writes:
> $ guix weather --manifest=.ungoogled-chromium.manifest
> computing 1 package derivations for x86_64-linux...
> looking for 1 store items on https://ci.guix.info...
> https://ci.guix.info
> 100.0% substitutes available (1 out of 1)
> 99,3 MiB of nars (compressed)
>
Thank you for looking it this. I have done my own poking around and here is
the idea I came up with, after looking at how some other games were handling
SDL:
(arguments
`(#:phases
(modify-phases %standard-phases
(delete 'configure)
(add-after 'set-paths 'set
For eduke32, we can patch Common.mak. The offending lines (around line 910):
--8<---cut here---start->8---
SDLCONFIG_CFLAGS := $(strip $(subst -Dmain=SDL_main,,$(shell
$(SDLCONFIG) --cflags)))
SDLCONFIG_LIBS := $(strip $(subst -mwindows
Hi Giovanni,
I think my specific problem is caused by the "Gateway Timeout" error
from ci.guix.info, see below for details
>>>
>>> I cannot reproduce this.
>
> do you mean you are able to reach https://ci.guix.info/ without
> problems?
Yes. I can still access it without problems with
Hi Ricardo and Mathieu,
Mathieu Lirzin writes:
> Ricardo Wurmus writes:
>
>> Hi Giovanni,
>>
>>> I think my specific problem is caused by the "Gateway Timeout" error
>>> from ci.guix.info, see below for details
>>
>> I cannot reproduce this.
do you mean you are able to reach https://ci.guix.in
Hello,
Ricardo Wurmus writes:
> Hi Giovanni,
>
>> I think my specific problem is caused by the "Gateway Timeout" error
>> from ci.guix.info, see below for details
>
> I cannot reproduce this.
I can reproduce here (on GuixSD) and like Giovanni I am unable to use
the substitutes for ‘ungoogled-ch
Hi Giovanni,
> I think my specific problem is caused by the "Gateway Timeout" error
> from ci.guix.info, see below for details
I cannot reproduce this.
--
Ricardo
Leo,
thanks for helping!
I'm also involving guix-devel since probably this issue must escalate
:-)
I think my specific problem is caused by the "Gateway Timeout" error
from ci.guix.info, see below for details
Leo Famulari writes:
[...]
> Did you authorize substitutes for ci.guix.info?
>
> ht
12 matches
Mail list logo