Re: Guix-devel Digest, Vol 109, Issue 56

2022-07-22 Thread Maxime Devos
On 22-07-2022 19:12, kiasoc5 wrote: We could have packages recommend other packages to make this discovery easier for users, like Arch's opt-depends. This sounds like my previous proposal to me: Alternatively, packages could have an additional set of inputs (development-inputs?) for this use

Re: Guix-devel Digest, Vol 109, Issue 56

2022-07-22 Thread kiasoc5
Date: Thu, 21 Jul 2022 18:34:58 +0200 From: zimoun To: Hartmut Goebel , Guix-devel Subject: Re: native-inputs: Go for completeness or minimalism? Message-ID: <86o7xi4e6l@gmail.com> Content-Type: text/plain; charset=utf-8 Hi simon, > On Wed, 20 Jul 2022 at 10:33, Hartmut Goebel > wrote: >

Re: Is Guix suitable for large monorepos?

2022-07-22 Thread Katherine Cox-Buday
jgart writes: > Is Guix suitable for large monorepos? I use Guix against a large mono-repo, and there are a few difficulties. I should mention that I am not using Guix in the typical fashion with fixed commits (packages are pointed at HEAD and I don't use checksums). For my purposes, it's usefu

Re: Translating news on weblate?

2022-07-22 Thread Taiju HIGASHI
Hi Julien, > I was thinking we could have our news file translated at weblate, which > would help having more people translate it. Attached is a script that > is able to generate a pot file from the news.scm file and a translated > news.scm file from the existing news.scm and a directory that cont

Re: Is Guix suitable for large monorepos?

2022-07-22 Thread Liliana Marie Prikler
Am Freitag, dem 22.07.2022 um 11:14 +0200 schrieb Maxime Devos: > On 22-07-2022 08:58, Liliana Marie Prikler wrote: > > > 15:10 "An engineering organization is not a bottom-up kind of > > thing" > > (X) Doubt. > > 15:18 "In a well functioning engineering team, priorities and > > decisions > > and

Re: Is Guix suitable for large monorepos?

2022-07-22 Thread Maxime Devos
On 22-07-2022 08:58, Liliana Marie Prikler wrote: 13:43 "... if you are scrupulous about running tests ..." Are you really going to run all the tests from hex0 to node whenever you flip a bit? Chances are no. Also, with some exceptions (e.g. emacs packages and texlive), tests are run by defa

Re: emacs-flymake-collection fails at install phase

2022-07-22 Thread Efraim Flashner
On Wed, Jul 13, 2022 at 09:33:43PM -0500, jgart wrote: > Hi Guixers, > > I'm trying to package this emacs package but it fails at the install phase: > https://github.com/mohkale/flymake-collection > > ``` > starting phase `make-autoloads' > Debugger entered--Lisp error: (file-missing "Opening dir

Re: glibc-2.33 fails to build on POWER9

2022-07-22 Thread Efraim Flashner
On Thu, Jul 14, 2022 at 06:06:51PM +0200, Tobias Platen wrote: > I tried to build glibc-2.33 on my Talos II (no cross compile here), > it fails because the compiler is likely outdated. > > checking if the target machine is at least POWER8... yes > checking if the compiler supports -mno-gnu-attribu

Re: Is Guix suitable for large monorepos?

2022-07-22 Thread Maxime Devos
On 22-07-2022 08:58, Liliana Marie Prikler wrote: 15:10 "An engineering organization is not a bottom-up kind of thing" (X) Doubt. 15:18 "In a well functioning engineering team, priorities and decisions and effort allocation flow top-down" (X) Doubt. 15:24 "Some sort of top-down organization is r

Re: lagrange install japanese fonts and other fonts?

2022-07-22 Thread Liliana Marie Prikler
Am Mittwoch, dem 20.07.2022 um 00:35 -0500 schrieb jgart: > Just wanted to add a packaging TODO for lagrange for when we get > around to it: > > https://github.com/skyjake/lagrange/issues/526 > > Should I send issues like this to guix-patc...@gnu.orgĀ instead? This is not an issue in lagrange. Ra

Re: Is Guix suitable for large monorepos?

2022-07-22 Thread Liliana Marie Prikler
Am Donnerstag, dem 21.07.2022 um 23:55 -0500 schrieb jgart: > Is Guix suitable for large monorepos? > > How does Guix compare to pants in the python arena? > > https://yewtu.be/watch?v=p4stnR1gCR4 > https://www.pantsbuild.org/ In my humble opinion, Guix is somewhat antithetical to monorepos. At