Re: Ruby 2.5, pushing to staging? [UNSCANNED]

2018-10-06 Thread Christopher Baines
Ricardo Wurmus writes: > Christopher Baines writes: > >> I've tried builing locally with the following command, and I get >> something that suggests there may be a problem, but I'm not sure where >> to go from here. >> >> $ ./pre-inst-env guix build --no-grafts --rounds=2 --check ruby >> >> gui

Re: Outreachy internship with Guix

2018-10-06 Thread Gábor Boskovits
Hello namrata, namrata malkani ezt írta (időpont: 2018. okt. 6., Szo, 13:17): > Thank you everyone, for your warm welcome and timely response. I > downloaded the key from the download site and proceeded to verify it. But > the public key was required so I ran the command to retrieve it: > > gpg

Re: Looking for a packager

2018-10-06 Thread Pjotr Prins
On Sat, Oct 06, 2018 at 12:02:59PM +0200, Tobias Geerinckx-Rice wrote: > Hyperledger seems cool, but extensive. Which tools exactly would need to be > packaged? I need to check - will do. Pj.

Re: Looking for a packager

2018-10-06 Thread Pierre Neidhardt
Tobias Geerinckx-Rice writes: > Pjotr, > > Pjotr Prins wrote: >> I may have some funds to help package some free software tools in Guix >> - in particular the Arvados software stack. But also Jupyter labs, >> CWL, IPFS, Hyperledger and such. > > I started packaging IPFS a while ago (mainly as a

Re: Outreachy internship with Guix

2018-10-06 Thread namrata malkani
Thank you everyone, for your warm welcome and timely response. I downloaded the key from the download site and proceeded to verify it. But the public key was required so I ran the command to retrieve it: gpg --keyserver pgp.mit.edu --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 which alas a

Re: Ruby 2.5, pushing to staging? [UNSCANNED]

2018-10-06 Thread Ricardo Wurmus
Christopher Baines writes: > I've tried builing locally with the following command, and I get > something that suggests there may be a problem, but I'm not sure where > to go from here. > > $ ./pre-inst-env guix build --no-grafts --rounds=2 --check ruby > > guix build: error: build failed: deri

Re: Ruby 2.5, pushing to staging? [UNSCANNED]

2018-10-06 Thread Benjamin Woodcroft
> I've tried builing locally with the following command, and I get something that suggests there may be a problem, but I'm not sure where to go from here. > > $ ./pre-inst-env guix build --no-grafts --rounds=2 --check ruby > > guix build: error: build failed: derivation > `/gnu/store/37rb11ivy4w6y

Re: Ruby 2.5, pushing to staging? [UNSCANNED]

2018-10-06 Thread Christopher Baines
Benjamin Woodcroft writes: > Hi Chris, > > Thanks for pushing this forward. When I tried with 2.5.0, timestamps meant > that the build was not reproducible - just wanted to check that you'd > considered this - sorry if that is noise. Thanks for the information Ben, I haven't considered reprod

Re: In reference to outreachy Intership

2018-10-06 Thread Gábor Boskovits
Hello Swati, Welcome to the Guix community. Thanks for your interest. swati tripathi ezt írta (időpont: 2018. okt. 6., Szo 8:25): > Hi Sir, > > I am Swati Tripati from India and I have started to code recently,I have a > diploma in Electronics and Communication and a bachelors degree in > Engli

Re: Looking for a packager

2018-10-06 Thread Tobias Geerinckx-Rice
Pjotr, Pjotr Prins wrote: I may have some funds to help package some free software tools in Guix - in particular the Arvados software stack. But also Jupyter labs, CWL, IPFS, Hyperledger and such. I started packaging IPFS a while ago (mainly as a challenge to my limited Go skillz), but it's

Re: Looking for a packager

2018-10-06 Thread Ricardo Wurmus
Pierre Neidhardt writes: >> CWL > > What is it? The Common Workflow Language. It has different execution implementations. -- Ricardo