Björn Höfling ezt írta (időpont: 2018.
szept. 9., V 1:13):
> Hi Guix,
>
> FOSDEM also offers stands where you can present your project and get
> directly in contact with interested people. What do you think? Should
> we get one?
>
> Details can be found here:
>
> https://fosdem.org/2019/news/2018
On Sun, Sep 09, 2018 at 05:25:13PM -0500, Eric Brown wrote:
> I then set about to ensure that dependents also compiled without issue,
> and in fact all do (at least, no *new* failures) except for python-numpy
> and python-scipy, which Segmentation Fault on at least one test when
> linked with an Op
Ricardo Wurmus ezt írta (időpont: 2018. szept. 8., Szo
9:58):
>
> Ludovic Courtès writes:
>
> > Ricardo Wurmus skribis:
> >
> >> The Outreachy organizers have approved GNU Guix to participate in the
> >> current round of Outreachy!
> >
> > Excellent!
> >
> > Now to think about project proposals
Hello everyone,
There is this shell scripting test framework called Roundup which I would like
to package for Guix:
https://github.com/bmizerany/roundup
http://bmizerany.github.io/roundup/
It looks like the author has written his own configure script rather than
using autotools to generate it,
Guix does not expose Guile load paths in etc/profile nor
--search-paths. This makes it a bit trickier to solve
** ERROR: In procedure scm-error: no code for module (gcrypt hash)
Guix is built with Guile and Guile has trouble finding the gcrypt
package. One fix is to install guix in a profile and
Hi,
you can replace the entire "configure" phase.
Search for "replace 'configure" in gnu/packages/*.scm .
You can find the entire block when you search for "--enable-fast-install"
comments in gnu/packages/*.scm .
It is:
(arguments
`(#:phases
(modify-phases %standard-phases
Hi Pjotr,
Thank you.
> Guix is built with Guile and Guile has trouble finding the gcrypt
> package.
Having successfully upgraded my root and user Guix installations I now
find that my development installation is unable to locate guile-gcrypt:
$ ./pre-inst-env guix --version
ERROR: In procedur
Hello Gábor,
Gábor Boskovits skribis:
> Ricardo Wurmus ezt írta (időpont: 2018. szept. 8., Szo
[...]
>> The application opening day has been shifted from Monday to Wednesday,
>> September 12. That’s in four days.
>>
>> If you would like to be a co-mentor or you have a good idea for an
>> int
Hello!
HiPhish skribis:
> Currently Neovim on Guix is at version 0.2.0, but the most recent release is
> 0.3.1; I want to update the package. I would be grateful is someone could
> assist me with guidance on this endeavour.
Sure! While you’re trying things out, you may find that IRC will be
Hi Danny,
Danny Milosavljevic skribis:
> finally, https://hydra.gnu.org/build/3044681 (flash-image armhf) built.
>
> Can we put it on the website at https://www.gnu.org/software/guix/download/
> inside the GuixSD part?
>
> I think it would be nice to have something ready-to-go for ARM systems as
On Mon, Sep 10, 2018 at 02:28:52PM +0200, Ludovic Courtès wrote:
> I agree that it would be nice, but to what extent is this image generic
> to all ARM boards? My understanding is that images are necessarily
> bound to a specific board.
>
Many images, one for each board, is what people are accus
Hi Ludo,
On Mon, 10 Sep 2018 14:28:52 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> > Can we put it on the website at https://www.gnu.org/software/guix/download/
> > inside the GuixSD part?
> >
> > I think it would be nice to have something ready-to-go for ARM systems as
> > well,
> > and this w
On 2018-09-10, Ludovic Courtès wrote:
> Danny Milosavljevic skribis:
>
>> finally, https://hydra.gnu.org/build/3044681 (flash-image armhf) built.
>>
>> Can we put it on the website at https://www.gnu.org/software/guix/download/
>> inside the GuixSD part?
>>
>> I think it would be nice to have som
Ludovic Courtès ezt írta (időpont: 2018. szept. 10., H
14:22):
> Hello Gábor,
>
> Gábor Boskovits skribis:
>
> > Ricardo Wurmus ezt írta (időpont: 2018. szept. 8.,
> Szo
>
> [...]
>
> >> The application opening day has been shifted from Monday to Wednesday,
> >> September 12. That’s in four da
On Mon, Sep 10, 2018 at 09:08:02AM +0200, Gábor Boskovits wrote:
> Björn Höfling ezt írta (időpont: 2018.
> szept. 9., V 1:13):
> > I would suggest at least three timeslots for each day, so we would have
> > 12 slots in total. Who will spend his time at the stand? Of cause, I'm
> > volunteering fo
Gábor Boskovits wrote:
I'm volunteering for a slot, if we do this.
Me too.
Kind regards,
T G-R
I will probably attend FOSDEM again, and if I do, then I would
like to spend a slot at the stall.
On Sun, Sep 09, 2018 at 03:13:57PM +0200, Tonton wrote:
> I have some stickers [1]; I might
> get more of the same, but slightly bigger. I'll bring what I have - if I can.
We should be able to sponso
Andreas Enge skribis:
> I will probably attend FOSDEM again, and if I do, then I would
> like to spend a slot at the stall.
+1!
> On Sun, Sep 09, 2018 at 03:13:57PM +0200, Tonton wrote:
>> I have some stickers [1]; I might
>> get more of the same, but slightly bigger. I'll bring what I have - i
Hello,
Paul Garlick skribis:
> Is there a best way to notify the ./pre-inst-env commands about guile-
> gcrypt? Using sudo seems like the wrong approach. Would installing
> guile-gcrypt as the development user suffice?
‘guix pull’ and ‘make as-derivation’ (which is really like ‘guix pull
--ur
Ricardo Wurmus ezt írta (időpont: 2018. szept. 5.,
Sze, 10:56):
>
> Arun Isaac writes:
>
> >> I haven’t yet added a way to download attached patches (they are only
> >> displayed inline). At the moment you can only download attachments that
> >> cannot be displayed. I’ll try to find time to ch
Hello Vagrant,
Vagrant Cascadian skribis:
> An armhf image should generally be able to support most modern 32-bit
> arm boards, and an aarch64 image should be able to support most 64-bit
> boards. At least to the extent that they are supported in linux-libre.
>
> As Danny said, the bootloader is
Hi Guix,
I wrote earlier:
> The Outreachy organizers have approved GNU Guix to participate in the
> current round of Outreachy!
[…]
> The application opening day has been shifted from Monday to Wednesday,
> September 12. That’s in four days.
The application round opening has again been delayed.
Danny Milosavljevic writes:
> Hi,
>
> you can replace the entire "configure" phase.
>
> Search for "replace 'configure" in gnu/packages/*.scm .
>
> You can find the entire block when you search for "--enable-fast-install"
> comments in gnu/packages/*.scm .
>
You can look at 'zlib' in 'compressio
23 matches
Mail list logo