Re: NPM importer

2018-11-19 Thread Julien Lepiller
Well, minimist is not a small package. I have a small script somewhere that browse the registry to find recursively the list of dependencies of a package. I tried to run it on minimist and I stopped it after a few thousand different packages were found. That's also why we can't make a recursive

Re: Come back and graphical installer

2018-11-19 Thread Mathieu Othacehe
Hey, > Oh indeed, it’s ctrl-alt instead of alt. Perhaps this should be written > on the welcome page of the installer? Yes, I'll add it! > I was going to suggest the ‘login-program’ way. :-) What’s the story > with PAM env variables? The LANG env variable is important so that the

Re: Preparing the reduced bootstrap tarballs

2018-11-19 Thread jeremiah
> so, if I don't get it wrong, every skilled engineer will be able to > build an "almost analogic" (zero bit of software preloaded) computing > machine ad use stage0/mes [1] as the "metre" [2] to calibrate all other > computing machines (thanks to reproducible builds)? well, I haven't thought of

Re: NPM importer

2018-11-19 Thread swedebugia
On 2018-11-11 16:37, Julien Lepiller wrote: I improved a bit over jlicht's work here, but there still a few tgings we want co work on: https://framagit.org/tyreunom/guix/tree/npm There is an importer and a build system as well as a few packages. One of tge issue is that the importer is not

Re: push right for trivial commits

2018-11-19 Thread Nils Gillmann
Ludovic Courtès transcribed 1.0K bytes: > Hello, > > Nils Gillmann skribis: > > > Alex Vong transcribed 1.1K bytes: > >> l...@gnu.org (Ludovic Courtès) writes: > >> > >> > Hi Alex, > >> > > >> > Alex Vong skribis: > >> > > >> >> l...@gnu.org (Ludovic Courtès) writes: > >> > > >> > [...] > >>

Re: 03/04: gnu: Add git-when-merged.

2018-11-19 Thread Ludovic Courtès
Hi Mark, Mark H Weaver skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> civodul pushed a commit to branch master >> in repository guix. >> >> commit 243bdcc12e40c8dbd1129fa5b613d8f247744f31 >> Author: Kyle Meyer >> Date: Mon Nov 12 16:24:23 2018 -0500 >> >> gnu: Add

Re: updating substitutes, over and over

2018-11-19 Thread Ludovic Courtès
Hello, Jan Nieuwenhuizen skribis: > We had problems with substitute cache (a Guile bug IIRC) and I think > there was at least another fix. > > Still, looking at seemingly near-endless lines of seemingly redundant > $title. > > Is this something you recognize, is there a good reason for this...

Re: outreachy

2018-11-19 Thread Ludovic Courtès
Hi Laura! Laura Lazzati skribis: > Sorry if I was absent for the weekend. I have been celebrating the good > news, filling Outreachy documentation, and so on - in fact I had planned to > be out of town because today is a national holiday but I stayed in BA in > the end. Welcome aboard! Really

Re: Come back and graphical installer

2018-11-19 Thread Ludovic Courtès
Hi! Mathieu Othacehe skribis: >> In ‘guix system vm’ the process stopped after trying to use “wired” >> network. At that point I realized I couldn’t switch to other VCs using >> Alt-F2 & co. Is that something specific to kmscon? Anything we can do >> about it? > > It might be a bug because

updating substitutes, over and over

2018-11-19 Thread Jan Nieuwenhuizen
Hi! We had problems with substitute cache (a Guile bug IIRC) and I think there was at least another fix. Still, looking at seemingly near-endless lines of seemingly redundant $title. Is this something you recognize, is there a good reason for this... It would be nice to know what's going on

Re: Patchwork + automated checking and testing of patches

2018-11-19 Thread Christopher Baines
Christopher Baines writes: > I've now written a very rough package and service for Patchwork [4], and > managed to setup a instance here [5]. With the help of an email account > subscribed to both guix-patches and guix-commits, getmail and a couple > of scripts, it should also collect new

Re: Preparing the reduced bootstrap tarballs

2018-11-19 Thread Giovanni Biscuolo
Hi Jeremiah, jerem...@pdp10.guru writes: [...] > and once I finally complete stage0; you would also have the blueprints > for making the virtual machine in hardware, so, if I don't get it wrong, every skilled engineer will be able to build an "almost analogic" (zero bit of software preloaded)

Re: 01/03: llvm: Build with RTTI by default.

2018-11-19 Thread Mark H Weaver
Hi, Danny Milosavljevic writes: > it might be a spurious failure, see > https://github.com/rust-lang/rust/issues/43402 . You're right, it was a spurious failure. I asked Hydra to retry, and it successfully built Rust and IceCat on the second attempt. >> I would suggest simply reverting both

Re: outreachy

2018-11-19 Thread Laura Lazzati
BTW I forgot mentioning that I have read Gabor's mail about the videos, so of course I am completely open to suggestions about what you believe is better for Guix :) On Mon, Nov 19, 2018 at 1:07 PM Laura Lazzati wrote: > Hi Guix :) > > Sorry if I was absent for the weekend. I have been

outreachy

2018-11-19 Thread Laura Lazzati
Hi Guix :) Sorry if I was absent for the weekend. I have been celebrating the good news, filling Outreachy documentation, and so on - in fact I had planned to be out of town because today is a national holiday but I stayed in BA in the end. Also, before the internship starts, there are some TODOs

Re: GNU Guix Video Documentation discussing priorities

2018-11-19 Thread Gábor Boskovits
Hello guix! Now that we have our intern announced I would like to bring this thread back to life. So regarding the Outreachy Project for Creating Video Documentation for GNU Guix, we come to a point where we should set up the priorities: 1. What types of videos should be created first: a.

Re: Come back and graphical installer

2018-11-19 Thread Thorsten Wilms
On 19/11/2018 03.10, Mathieu Othacehe wrote: The newt API offers one "help-line" at the bottom of the screen for a help text. It might be the place to indicate that selects. Some graphical interface dialogs put emphasis on the button that is currently bound to Enter, but this convention

Re: [Cuirass] Missing database indexes?

2018-11-19 Thread Danny Milosavljevic
Hi Ludo, >It doesn’t seem to help much, perhaps because the query is too complex? Yeah, probably. According to the docs a log message is supposed to appear when it is doing it. We should just special-case the common queries so the optimizer has a easier life. pgp8qd5F8FXLx.pgp Description:

Re: [Cuirass] Missing database indexes?

2018-11-19 Thread swedebugia
Hi On 2018-11-10 18:33, Ludovic Courtès wrote: snip --8<---cut here---start->8--- sqlite> CREATE INDEX Builds_index_evaluation ON Builds(evaluation); snip Anything else we should do? I woke up today with an idea. :) Now on berlin it seems that all

guix on travis-ci

2018-11-19 Thread Efraim Flashner
I have a working Travis-CI file that I've been working on occasionally and I wanted to share it. As-is it works, albeit subject to the normal limitations of Travis, ie: the builds can't take too long, and apparently you're limited to ~1 lines of log. I also have one for Gitlab's CI