2018-04-20 8:52 GMT+02:00 Catonano :
> 2018-04-19 18:49 GMT+02:00 Catonano :
>
>>
>>
>> 2018-04-18 23:09 GMT+02:00 Ludovic Courtès :
>>
>>> Hello,
>>>
>>> Christopher Lemmer Webber skribis:
>>>
>>> > While this is a fun idea, I'd still much rather have a guile-based
>>> > DSL replacement for auto
2018-04-19 18:49 GMT+02:00 Catonano :
>
>
> 2018-04-18 23:09 GMT+02:00 Ludovic Courtès :
>
>> Hello,
>>
>> Christopher Lemmer Webber skribis:
>>
>> > While this is a fun idea, I'd still much rather have a guile-based
>> > DSL replacement for autotools type things that's standalone (but maybe
>> >
I guess I'm a little behind. What's this install-hurd procedure? Is
this getting the hurd running in a vm on a guixSD system?
Danny Milosavljevic writes:
> Hi Rene,
>
>> But Guix waits for a string, is it possible to use a package to do the
>> symlink?
>
> Not directly - but you can "convert
Hi Guix!
I've just pushed three patches to help us translate the manual!
For developpers, nothing has changed, you can commit changes to the
English manual without worrying about other languages.
For translators, we must still put the .pot files on the TP before you
can send translations there.
Ludovic Courtès writes:
> Heya,
>
> Roel Janssen skribis:
>
>> From fcbe7ebb3d205cf7310700e62b78b9aafd94f76f Mon Sep 17 00:00:00 2001
>> From: Roel Janssen
>> Date: Thu, 19 Apr 2018 17:11:30 +0200
>> Subject: [PATCH] guix-daemon: Disable garbage collection for remote
>> connections.
>>
>> * n
2018-04-18 23:09 GMT+02:00 Ludovic Courtès :
> Hello,
>
> Christopher Lemmer Webber skribis:
>
> > While this is a fun idea, I'd still much rather have a guile-based
> > DSL replacement for autotools type things that's standalone (but maybe
> > also which can export to shell if need be).
>
> Yeah
Heya,
Roel Janssen skribis:
> From fcbe7ebb3d205cf7310700e62b78b9aafd94f76f Mon Sep 17 00:00:00 2001
> From: Roel Janssen
> Date: Thu, 19 Apr 2018 17:11:30 +0200
> Subject: [PATCH] guix-daemon: Disable garbage collection for remote
> connections.
>
> * nix/nix-daemon/nix-daemon.cc (isRemoteCon
Roel Janssen writes:
> I included a test, but I don't know how I can properly run this test.
> Could you elaborate on how I can test the test(s)?
[...]
> diff --git a/tests/guix-daemon.sh b/tests/guix-daemon.sh
> index 6f91eb58b..438c79c26 100644
> --- a/tests/guix-daemon.sh
> +++ b/tests/guix-
Hi Mark,
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> civodul pushed a commit to branch master
>> in repository guix.
>>
>> commit 0818c01aefbaa7ecce5e310ec5f70886850a7f9c
>> Author: Diego Nicola Barbato
>> Date: Fri Apr 6 13:43:54 2018 +0200
>>
>> gnu: libfive: Ad
Ludovic Courtès writes:
> Roel Janssen skribis:
>
>> Ludovic Courtès writes:
>
> [...]
>
diff --git a/nix/nix-daemon/nix-daemon.cc b/nix/nix-daemon/nix-daemon.cc
index deb7003d7..65770ba95 100644
--- a/nix/nix-daemon/nix-daemon.cc
+++ b/nix/nix-daemon/nix-daemon.cc
@@
Roel Janssen skribis:
> Ludovic Courtès writes:
[...]
>>> diff --git a/nix/nix-daemon/nix-daemon.cc b/nix/nix-daemon/nix-daemon.cc
>>> index deb7003d7..65770ba95 100644
>>> --- a/nix/nix-daemon/nix-daemon.cc
>>> +++ b/nix/nix-daemon/nix-daemon.cc
>>> @@ -529,6 +529,11 @@ static void performOp(
Hi Roel,
r...@gnu.org (Roel Janssen) writes:
> roelj pushed a commit to branch master
> in repository guix.
>
> commit 5e3010a2ac651397e0cb69239a7d7aa3c0a5703e
> Author: Roel Janssen
> Date: Wed Apr 18 23:00:41 2018 +0200
>
> gnu: Add guile-curl.
>
> * gnu/packages/curl.scm (guile
Mark H Weaver writes:
> Hi Roel,
>
> r...@gnu.org (Roel Janssen) writes:
>
>> roelj pushed a commit to branch master
>> in repository guix.
>>
>> commit 5e3010a2ac651397e0cb69239a7d7aa3c0a5703e
>> Author: Roel Janssen
>> Date: Wed Apr 18 23:00:41 2018 +0200
>>
>> gnu: Add guile-curl.
>>
Hi Ludovic,
l...@gnu.org (Ludovic Courtès) writes:
> civodul pushed a commit to branch master
> in repository guix.
>
> commit 0818c01aefbaa7ecce5e310ec5f70886850a7f9c
> Author: Diego Nicola Barbato
> Date: Fri Apr 6 13:43:54 2018 +0200
>
> gnu: libfive: Add snippet, enable tests and remov
Hi Marius,
Marius Bakke writes:
> I just started a 'staging' evaluation:
>
> https://hydra.gnu.org/jobset/gnu/staging
>
> Fairly minor changes this round, highlights include Wayland 1.15 and
> GStreamer 1.14. We narrowly missed Mesa 17.3.9 which was scheduled for
> today but delayed, hopefully
Ludovic Courtès writes:
> Hello Roel,
>
> Roel Janssen skribis:
>
[...]
>
>> From 00f489d6303720c65571fdf0bc9ee810a20f70e0 Mon Sep 17 00:00:00 2001
>> From: Roel Janssen
>> Date: Wed, 11 Apr 2018 09:52:11 +0200
>> Subject: [PATCH] guix-daemon: Disable garbage collection for remote hosts.
>>
Hello Roel,
Roel Janssen skribis:
> Roel Janssen writes:
>
>> Ludovic Courtès writes:
[...]
>>> In this case, I thought guix-daemon could explicitly check whether the
>>> peer is remote, and disable GC in that case. That is, ‘guix gc’ would
>>> still work locally on the machine that runs gu
Hi Hartmut,
> let's pick up on this issue and systematically design the test-cases to
> benchmark the proposed solutions. I already prepared a test-script to
> simplify this and will provide a full description as later.
Thank you for picking up the work on this!
In all of the tests do we only c
18 matches
Mail list logo