Re: Guix Package Search API Server

2022-01-04 Thread Tissevert
Hi, This JSON file sounds nice and useful. By the way, it may only be a transient error but the instance of hpcguix-web running at UMC Utrecht mentioned in the github repos seems to be down (https://hpcguix.op.umcutrecht.nl/). Is it supposed to be so ? Tissevert Le Mon, 03 Jan 2022 17:27:56

Re: On raw strings in commit field

2022-01-04 Thread Mark H Weaver
Hi Liliana, Liliana Marie Prikler writes: > Am Montag, dem 03.01.2022 um 18:14 -0500 schrieb Mark H Weaver: >> >> > If you are talking specifically about the uncountability of real >> > numbers, that'd be quite deep down (as in an uncountability of push >> > actions to a particular Git repo,

Re: Formalizing teams

2022-01-04 Thread adriano
Il giorno lun, 03/01/2022 alle 16.22 +0100, Ludovic Courtès ha scritto: > This brings a related but slightly different topic: how to let people > filter incoming patches and bug reports in general. > > How does it even work on git*.com?  Do they let you subscribe to > issues/merge requests that

Re: On raw strings in commit field

2022-01-04 Thread Liliana Marie Prikler
Am Montag, dem 03.01.2022 um 18:14 -0500 schrieb Mark H Weaver: > > > If you are talking specifically about the uncountability of real > > numbers, that'd be quite deep down (as in an uncountability of push > > actions to a particular Git repo, particularly if we also allow > > reinitialization).

Re: On raw strings in commit field

2022-01-04 Thread zimoun
Hi Liliana, On Tue, 4 Jan 2022 at 20:45, Liliana Marie Prikler wrote: > I don't think there's anything to see here. Believe it or not, but > you've so far been boiling my water multiple times only to then throw > it into my face as I attempt to put the rice in. Admittedly, that's a > little

Re: On raw strings in commit field

2022-01-04 Thread Liliana Marie Prikler
Hi simon, > Please re-read all your answers and mines. I hope you will see where > you were incorrect. I don't think there's anything to see here. Believe it or not, but you've so far been boiling my water multiple times only to then throw it into my face as I attempt to put the rice in.

Re: Release v1.4 (or 2.0): process and schedule ?

2022-01-04 Thread Chris Marusich
Maxim Cournoyer writes: > About the current status, I'm nearing on pushing a version-1.4.0 branch > which is based on master with a few more (core-ish) updates. There's > still a few days ahead of that, so if you manage to get many of this > kind of problems fixed & merged in master they can

RFC: new syntax for inline patches

2022-01-04 Thread Ricardo Wurmus
Hi Guix, does this pattern look familiar to you? (arguments (list #:phases '(modify-phases %standard-phases (add-after 'unpack 'i-dont-care (lambda _ (substitute* "this-file" (("^# some unique string, oh, careful! gotta \\(escape\\) this\\." m)

Re: Release v1.4 (or 2.0): process and schedule ?

2022-01-04 Thread Maxim Cournoyer
Hello, Ludovic Courtès writes: > Hello! > > Maxim Cournoyer skribis: > >> About the current status, I'm nearing on pushing a version-1.4.0 branch >> which is based on master with a few more (core-ish) updates. There's >> still a few days ahead of that, so if you manage to get many of this >>

Re: guix fails to build on aarch64

2022-01-04 Thread Pierre Langlois
Hi there, Akira Kyle writes: > Ricardo Wurmus writes: >> > test-name: file-needed/recursive >> > location: >> > /tmp/guix-build-guix-1.3.0-14.2a621f1.drv-0/source/tests/gremlin.scm:70 >> > source: >> … >> > + (and (zero? (close-pipe pipe)) >> > + (lset= string=? >> > +

Re: On raw strings in commit field

2022-01-04 Thread zimoun
Hi Liliana, On Tue, 04 Jan 2022 at 09:51, zimoun wrote: > On Tue, 04 Jan 2022 at 06:23, Liliana Marie Prikler > wrote: > >>> The content can be one file, some files, folders, etc.  or Git >>> objects as Git commit object or Git tree object or whatever.  >>> Therefore, Git commit hash only

Re: On raw strings in commit field

2022-01-04 Thread zimoun
On Tue, 04 Jan 2022 at 06:23, Liliana Marie Prikler wrote: >> The content can be one file, some files, folders, etc.  or Git >> objects as Git commit object or Git tree object or whatever.  >> Therefore, Git commit hash only depends on the content itself, i.e., >> Git commit object; as