guix import crate wraps #:cargo-inputs twice

2019-06-21 Thread Arne Babenhauserheide
Hi, When using guix import crate flamer, it generates a pattern like (arguments `((#:cargo-inputs (("rust-flame" ,rust-flame) ("rust-quote" ,rust-quote) ("rust-syn" ,rust-syn) the correct pattern would however be (arguments `(#:cargo-inputs

New episode of Libre Lounge out interviewing Ludovic about Guix!

2019-06-21 Thread Christopher Lemmer Webber
Hey all! I'm really excited to say that there's a new episode of Libre Lounge out (a podcast I co-host) and we interview Ludovic Courtès about Guix! There's a lot of cool stuff in here, including some discussion about reproducibily, Mes, etc.

Re: 01/01: gnu: Add ratpoints.

2019-06-21 Thread Nicolas Goaziou
Hello, Andreas Enge writes: > In this case, there is hope though, from SPKG.txt: > "NOTE: the ratpoints package has been assimilated by PARI/GP. Therefore, > this package (as Sage package) is deprecated. In the future, it will be > removed from Sage." > > So maybe we could move it (again,

Re: Cuirass Ghzminutes enhancement idea

2019-06-21 Thread Tobias Geerinckx-Rice
Tobias Geerinckx-Rice wrote: (new nar field?) Actually, that won't work, since NAR URLs are hash-based and we're hardly interested in packages that do have substitutes available. One'd have to grow another /api//build-times wart or something. Kind regards, T G-R signature.asc

Re: Cuirass Ghzminutes enhancement idea

2019-06-21 Thread Tobias Geerinckx-Rice
Swedebugia, Guix, I was about to answer on IRC when I saw this thread :-) swedebugia wrote: Maybe we could have an additional time measurement: Ghzminutes. E.g. if the build took 60 minutes on a 3 Ghz machine it took 20 Ghzminutes. The build node would have to communicate the total Ghz

Re: Cuirass Ghzminutes enhancement idea

2019-06-21 Thread ng0
swedebugia transcribed 385 bytes: > Hi > > On 2019-06-21 18:01, Andreas Enge wrote: > > On Fri, Jun 21, 2019 at 05:43:54PM +0200, swedebugia wrote: > > > Maybe we could have an additional time measurement: > > > Ghzminutes. > > > E.g. if the build took 60 minutes on a 3 Ghz machine it took 20

Re: bug#35780: [PATCH] attempt to fix polyglossia

2019-06-21 Thread Josh Holland
Hi, (CCing guix-devel because I'm confused about this and more eyes can't hurt) On Sat, May 18, 2019 at 05:50:13AM +0200, Ricardo Wurmus wrote: > Thanks for giving it a try. The build system works on “ins” files by > default. I guess it should try “dtx” files as well. Should this be a patch

Re: Cuirass Ghzminutes enhancement idea

2019-06-21 Thread swedebugia
Hi On 2019-06-21 18:01, Andreas Enge wrote: On Fri, Jun 21, 2019 at 05:43:54PM +0200, swedebugia wrote: Maybe we could have an additional time measurement: Ghzminutes. E.g. if the build took 60 minutes on a 3 Ghz machine it took 20 Ghzminutes. 180 GHzmin? Yes, thanks for correcting me!

Re: Cuirass Ghzminutes enhancement idea

2019-06-21 Thread Andreas Enge
On Fri, Jun 21, 2019 at 05:43:54PM +0200, swedebugia wrote: > Maybe we could have an additional time measurement: Ghzminutes. > E.g. if the build took 60 minutes on a 3 Ghz machine it took 20 Ghzminutes. 180 GHzmin? Andreas

Cuirass Ghzminutes enhancement idea

2019-06-21 Thread swedebugia
Hi I would like to estimate how long building the rust toolchain would take on my 2-c 2.2 Ghz laptop. I asked on irc and had an idea of improvement: swedebugia: you can check the build duration for past builds on ci.guix.gnu.org most of the build nodes are pretty old and weak, though

Re: improvements to search at ci.guix.gnu.org

2019-06-21 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > the search at ci.guix.gnu.org now recognizes ^ and $ to designate the > beginning or end of a query. You can now also search for arbitrary > build names (previously the query would always end on “-%”). > > Examples: > > ^r-3 system:aarch64-linux > Show

Re: Cuirass enhancements

2019-06-21 Thread Ludovic Courtès
Hello! I’d just like to say that we should think not just in terms of a web interface, but also in terms of an HTTP API + CLI/Emacs. Things like ‘guix challenge’, ‘guix weather’, and build-farm.el are pretty nice to me as a user, so I think we should keep an eye on how we can make such tools

Re: hydra.gnu.org and mirror.hydra.gnu.org service discontinued

2019-06-21 Thread Ludovic Courtès
Hello! Vagrant Cascadian skribis: > On 2019-06-18, Ludovic Courtès wrote: >> After seven years of service, the continuous integration service and >> ‘guix publish’ service running at hydra.gnu.org, as well as its mirror >> at mirror.hydra.gnu.org, are now discontinued. > > Curious how this will