Hi Chris,
> That error looks suspicious. Perhaps you already know this, but it
> probably means that the string "mirror.hydra.gnu.org" wound up being
> used where a procedure should probably have been used instead. For
> example, in your Guile REPL, you can reproduce this kind of error like
> th
On 10 November 2017 07:35:50 GMT+07:00, Eric Bavier
wrote:
>Hello Guix,
>
>There may be an opportunity to get a preproduction EOMA68-A20 unit from
>lkcl. He'd like them to be used for either hardware or software
>development. I'm not sure that I have the time or necessary experience
>to help in
Hi Ludovic,
I've recently had the need for the (sysadmin people) module
for some work in GNUnet.
I had to copy it from the guix repo with the server
configurations in it. I think it would be better to
include it in master so that more people (and hosters)
can make use of it.
What's missing for it
Hi Eric,
> arm/aarch64 things. If anyone is interested in working towards
> Guix(SD) on the EOMA68-A20, I'd be willing to sponsor the cost of the
> preproduction hardware. Please let me know so that we can discuss with
> lkcl and arrange it.
Louis Pearson bring this subject a few month ago on
It's cool!
I'll waiting for it and I'll try to help too.
thanks,
---
Daniel Pimentel (d4n1)
On 2017-11-10 10:52, Mathieu Othacehe wrote:
Hi Eric,
arm/aarch64 things. If anyone is interested in working towards
Guix(SD) on the EOMA68-A20, I'd be willing to sponsor the cost of the
preproducti
It's cool. I have a BBB and I waiting for my EOMA68. So, I want trying
run GuixSD on it too.
Thanks,
---
Daniel Pimentel (d4n1)
On 2017-11-09 21:35, Eric Bavier wrote:
Hello Guix,
There may be an opportunity to get a preproduction EOMA68-A20 unit from
lkcl. He'd like them to be used for eit
On 11/10/2017 at 00:04 Ludovic Courtès writes:
>
> Thrilled by this idea, I pushed an unbound-variable handler that can
> provide hints, such as:
>
> configuration.scm:88:19: zip: unbound variable
> hint: Try adding `(use-modules (gnu packages compression))'.
>
> Feedback welcome!
I built and
Hello Adam,
On Fri, 10 Nov 2017 17:01:36 +0700
Adam Van Ymeren wrote:
> On 10 November 2017 07:35:50 GMT+07:00, Eric Bavier
> wrote:
> >Hello Guix,
> >
> >There may be an opportunity to get a preproduction EOMA68-A20 unit from
> >lkcl. He'd like them to be used for either hardware or software
On Fri, 10 Nov 2017 14:52:12 +0100
Mathieu Othacehe wrote:
> Hi Eric,
>
> > arm/aarch64 things. If anyone is interested in working towards
> > Guix(SD) on the EOMA68-A20, I'd be willing to sponsor the cost of the
> > preproduction hardware. Please let me know so that we can discuss with
> > lk
Jan Nieuwenhuizen writes:
>>> Usage: guix build gcc-dcc
>>>
>>> Building gcc-dcc tests the diverse double compilation property
>>> of the gcc that Guix is using.
>>>
>>> * gnu/packages/bootstrappable.scm: New file.
>>> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
>>
>> Awesome! Does it build fine
Hi Konrad,
Konrad Hinsen skribis:
>> That error looks suspicious. Perhaps you already know this, but it
>> probably means that the string "mirror.hydra.gnu.org" wound up being
>> used where a procedure should probably have been used instead. For
>> example, in your Guile REPL, you can reproduc
Ludovic Courtès transcribed 1.4K bytes:
> Hi Konrad,
>
> Konrad Hinsen skribis:
>
> >> That error looks suspicious. Perhaps you already know this, but it
> >> probably means that the string "mirror.hydra.gnu.org" wound up being
> >> used where a procedure should probably have been used instead.
Le 10 novembre 2017 15:47:37 GMT+01:00, myglc2 a écrit :
>On 11/10/2017 at 00:04 Ludovic Courtès writes:
>>
>> Thrilled by this idea, I pushed an unbound-variable handler that can
>> provide hints, such as:
>>
>> configuration.scm:88:19: zip: unbound variable
>> hint: Try adding `(use-modules
Mathieu Othacehe writes:
> Hi Ludo,
>
>> IOW, a service that starts a GuixSD VM for another architecture.
>>
>> Thoughts?
>
> Thanks for this patch ! For now I'm still trying to build a GuixSD image
> directly on an armhf system.
>
> About that, i made some progress, but i'm now stuck on
> "load-
Hartmut Goebel writes:
> I've build a vm-image using my development environment ("./pre-inst-env
> guix system vm-image …"). Now within the VM I have
>
> - guix 0.13.0-8.357ab93,
>
> - kdelibs4support 5.39.0,
>
> - plasma-nm 5.11.2.
>
> The installed guix differs from the one used to build the vm
Efraim Flashner writes:
> While rebuilding glibc-final on aarch64 I realized that the 'strip
> phase took 235 seconds. The relevant code for 'strip from
> gnu-build-system is in guix/build/gnu-build-system.scm, starting at
> line 340, with the actual stripping starting at 398. When I changed
> 'f
Hi Ludo,
Ludovic Courtès writes:
> +(define-syntax-rule (try-use-modules hint modules ...)
> + (eval-when (expand load eval)
> +(%try-use-modules '(modules ...)
> + (source-properties->location
> + (current-source-location))
> +
Oleg Pykhalov writes:
> Hello Guix,
>
> I found Emacs minor-mode for highlighting stages of code and send a
> request for release a tarball¹, so I could package it properly.
>
>
> Also I made a fork to add a support for G-Expressions and I will wait
> until close a request¹ before sending a patch
Chris Marusich writes:
> It may be technically possible to implement a different profile
> generation mechanism which allows the removal of a package by
> "un-symlinking" it from a previous profile generation. However, if we
> did that, it would mean that a profile generation might now depend on
19 matches
Mail list logo