Re: New build system: copy-build-system

2020-02-17 Thread Jesse Gibbons
On Mon, 2020-02-17 at 08:56 +0100, Pierre Neidhardt wrote: > Error verifying signature: Failed to execute gpg. > Hi Jesse, > > thanks for sharing, I'll include it with the patch then. > > > Since I'm patching one of the scripts to play better with guix, the > > source will become a

Re: patch-shebang and Rust - Change on core-updates?

2020-02-17 Thread Danny Milosavljevic
Hi, okay, I've done that in guix in branch core-updates, commit 88f85494491a0cd4d4262c97860f01e99c2bc313. pgpGjnB8VKAIk.pgp Description: OpenPGP digital signature

Re: Maintaining Jami #4

2020-02-17 Thread Jan Wielkiewicz
On Mon, 17 Feb 2020 17:46:39 +0100 Pierre Neidhardt wrote: > What do you mean? Can you provide an example? > For example on notabug there was an option to make a mirror of existing repository, so I just pasted there: "https://git.savannah.gnu.org/git/guix.git; and it made a mirror I could

Re: Using the Hetzner Cloud

2020-02-17 Thread Alex Sassmannshausen
Hello, Ellen Papsch writes: > Hi, > > Am Montag, den 17.02.2020, 14:47 +0100 schrieb Jonathan Brielmaier: >> Hi folks, >> >> as promised on the Guix Days in Bruxelles I asked Hetzner[0] if they >> could provide us some free VMs in their cloud[1]. >> >> […] >> >> What do you think about it? >>

Maintaining Jami #4

2020-02-17 Thread Jan
Hello, Sorry for the delay with Jami, but I lost access to my repository and must make a new one. I'm also waiting for the developer responsible for updating pjproject in Jami to update pjproject - he's on holidays till the end of Feb. Waiting for core-updates to be merged too, in order to check

Re: Maintaining Jami #4

2020-02-17 Thread Pierre Neidhardt
Jan writes: > Anyone knows how to upload git repository with Guix to Gitlab? What do you mean? Can you provide an example? -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: Using the Hetzner Cloud

2020-02-17 Thread Ellen Papsch
Hi, Am Montag, den 17.02.2020, 14:47 +0100 schrieb Jonathan Brielmaier: > Hi folks, > > as promised on the Guix Days in Bruxelles I asked Hetzner[0] if they > could provide us some free VMs in their cloud[1]. > > A few days ago they came back go to me. Sadly they can't provide us > free > VMs,

Re: Using the Hetzner Cloud

2020-02-17 Thread Christopher Baines
Jonathan Brielmaier writes: > as promised on the Guix Days in Bruxelles I asked Hetzner[0] if they > could provide us some free VMs in their cloud[1]. > > A few days ago they came back go to me. Sadly they can't provide us free > VMs, but they will give us 30 EUR credit for the first month. > >

Re: Maintaining Jami #4

2020-02-17 Thread Jan Wielkiewicz
Dnia 2020-02-17, o godz. 18:42:05 Pierre Neidhardt napisał(a): > What you need to do is the following: > > - Create an empty repo on GitLab. > - In your local checkout of Guix, add your GitLab repository as a Git > remote. > - Push to your GitLab repository. > - Create a wip-jami branch and

Re: importing/refreshing Go packages

2020-02-17 Thread Jack Hill
On Fri, 14 Feb 2020, Leo Famulari wrote: On Fri, Feb 14, 2020 at 12:08:08PM -0500, Jack Hill wrote: Leo and Guix, I noticed that you recently updated syncthing and many of its dependencies. Did you do this by hand? I'm wondering if it would make things easier if we had a recursive importer.

Re: Maintaining Jami #4

2020-02-17 Thread Jan
On Mon, 17 Feb 2020 18:42:05 +0100 Pierre Neidhardt wrote: > What you need to do is the following: > > - Create an empty repo on GitLab. > - In your local checkout of Guix, add your GitLab repository as a Git > remote. > - Push to your GitLab repository. > - Create a wip-jami branch and

Re: Using the Hetzner Cloud

2020-02-17 Thread Ricardo Wurmus
Christopher Baines writes: > Coupled with this, I think there are some services (hpc.guix.info, ...) > it would be nice to move off bayfront (a machine in Bordeaux) to > somewhere that's more reliable/remotely accessible, mostly to avoid the > risk of me breaking them again when attempting to

Re: Maintaining Jami #4

2020-02-17 Thread Pierre Neidhardt
What you need to do is the following: - Create an empty repo on GitLab. - In your local checkout of Guix, add your GitLab repository as a Git remote. - Push to your GitLab repository. - Create a wip-jami branch and commit your changes there. - Whenever you want to update "master", simply "git

February update on data.guix.gnu.org and the Guix Data Service

2020-02-17 Thread Christopher Baines
Hey, Another update on the Guix Data Service, I sent out the last update on the 5th of January [1]. 1: https://lists.gnu.org/archive/html/guix-devel/2020-01/msg00073.html Derivations for system tests [3], as well as channel instances [4] (which relate to guix pull) are now captured. This is

Re: Guix search, colors and INSIDE_EMACS

2020-02-17 Thread zimoun
On Mon, 17 Feb 2020 at 14:42, Pierre Neidhardt wrote: > Patch sent: #39642. Nice! :-)

Re: Using the Hetzner Cloud

2020-02-17 Thread Christopher Baines
Ellen Papsch writes: > a few days ago I requested the Guix installer from Hetzner as well. I > gave them the ISO URL from Guix website. They mounted it without > modification, which prevented boot due to the image being compressed. I > had to supply the uncompressed image, which booted fine. I

Re: Using the Hetzner Cloud

2020-02-17 Thread Christopher Baines
Ricardo Wurmus writes: > Christopher Baines writes: > >> Coupled with this, I think there are some services (hpc.guix.info, ...) >> it would be nice to move off bayfront (a machine in Bordeaux) to >> somewhere that's more reliable/remotely accessible, mostly to avoid the >> risk of me breaking

New committer

2020-02-17 Thread Amin Bandali
Hello Guix, You may have seen me post on the Guix lists, chat in #guix on freenode (as bandali), or know me from my involvement with other areas of GNU. I've been a happy user and occasional contributor to GNU Guix for some time now. As my contributions recently became more frequent, and since

Re: [bug#38390] [core-updates] Scheme-only bootstrap: merge wip-bootstrap / Starting `core-updates'

2020-02-17 Thread Jan Nieuwenhuizen
Marius Bakke writes: > Jan Nieuwenhuizen writes: > >> Marius Bakke writes: >> >> Hello Marius, >> >>> The 'core-updates' branch is starting to look pretty good, and I am >>> happy to report that it "works for me". :-) >>> >>> Some of the big changes include: >> >>> I suggest that we set a

Re: Notes from the Guix Days

2020-02-17 Thread Pierre Neidhardt
I've pushed notes on the perfect setup. Lots of work to do there, contributions to Geiser and a non-Emacsy setup are welcome! :) -- Pierre Neidhardt https://ambrevar.xyz/ signature.asc Description: PGP signature

Re: Port Guix to my Apple Aluminum PowerBook G4

2020-02-17 Thread Scott C. MacCallum
Wow! Great work. Sent from ProtonMail mobile Original Message On Feb 17, 2020, 2:07 AM, Efraim Flashner wrote: > I've done a bit of work on the port and my two branches live here¹ and here². > On master I get as far as gcc-cross-boot0. Core-updates does much better, >

Re: time-machine broken from 2019-04-07 to 2019-05-04

2020-02-17 Thread zimoun
Hi Konrad, On Mon, 17 Feb 2020 at 10:48, Konrad Hinsen wrote: > > zimoun writes: > > > What should be the fix? > > Because it is annoying to be dependent of upstream bad practise. > > > > Well, is it fixable? > > The root cause of the problem is the mutability of URLs. The solution is > to move

Re: time-machine broken from 2019-04-07 to 2019-05-04

2020-02-17 Thread Konrad Hinsen
zimoun writes: > What should be the fix? > Because it is annoying to be dependent of upstream bad practise. > > Well, is it fixable? The root cause of the problem is the mutability of URLs. The solution is to move on to immutable references. Such as git commits. My impression is that tarballs

Guix-HPC Activity Report, 2018–2019

2020-02-17 Thread Ludovic Courtès
Hello! On behalf of the whole team of Guix folks doing HPC, I’m happy to announce our annual report: https://hpc.guix.info/blog/2020/02/guix-hpc-activity-report-2019/ Spread the word! :-) Ludo’. signature.asc Description: PGP signature

Using the Hetzner Cloud

2020-02-17 Thread Jonathan Brielmaier
Hi folks, as promised on the Guix Days in Bruxelles I asked Hetzner[0] if they could provide us some free VMs in their cloud[1]. A few days ago they came back go to me. Sadly they can't provide us free VMs, but they will give us 30 EUR credit for the first month. As they bill hour-wise and