Re: [PATCH] gnu: Add perf-tools.

2022-08-03 Thread Development of GNU Guix and the GNU System distribution.
On Wed, 03 Aug 2022, Efraim Flashner wrote: > Sorry for top posting. > > You should send patches to guix-patc...@gnu.org. Also I see you've added > gawk and perf as inputs, but a bunch of the scripts need to actually be > wrapped with those inputs. Right. Wrong ML. -- Olivier Dion oldiob.dev

Re: Breaking the loop with php's composer

2022-08-03 Thread Joshua Branson
Mája Tomášek writes: > Hi, > > Since I want to deploy roundcube on my guix machine, I was recently > looking into packaging composer (https://getcomposer.org/) which > is a dependency manager for PHP. > > First it looked like it will be a simple task! Simply download the > installer. But! The ins

Re: [PATCH] gnu: Add perf-tools.

2022-08-03 Thread Efraim Flashner
Sorry for top posting. You should send patches to guix-patc...@gnu.org. Also I see you've added gawk and perf as inputs, but a bunch of the scripts need to actually be wrapped with those inputs. On Wed, Aug 03, 2022 at 02:34:26PM -0400, Olivier Dion wrote: > * gnu/packages/instrumentation.scm (pe

[PATCH] gnu: Add perf-tools.

2022-08-03 Thread Olivier Dion
* gnu/packages/instrumentation.scm (perf-tools): New variable. --- gnu/packages/instrumentation.scm | 46 1 file changed, 46 insertions(+) diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm index 4e23e9bed4..66329c55a1 100644 --- a/gn

Re: Translating news on weblate?

2022-08-03 Thread Ludovic Courtès
Hi Julien, Julien Lepiller skribis: > 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.sc

Re: developing javascript with guix

2022-08-03 Thread david larsson
On 2022-07-30 15:40, Luis Felipe wrote: Using the original design of Guix website, this information could be accessible from "Home page → Guix in Your Field → Software developement". Clicking on that button would take the user to a Software Development page, which would link to language specific

Re: developing javascript with guix

2022-08-03 Thread Giovanni Biscuolo
Hi Ryan, Ryan Prior writes: [...] > Meanwhile, in the Guix docs, everything is abstract. Speaking of the Guix Manual, abstraction is The Good Thing to do, IMHO :-) [...] > I think we can make a much better experience for users from the > various language library commons if we build language-

Breaking the loop with php's composer

2022-08-03 Thread Mája Tomášek
Hi, Since I want to deploy roundcube on my guix machine, I was recently looking into packaging composer (https://getcomposer.org/) which is a dependency manager for PHP. First it looked like it will be a simple task! Simply download the installer. But! The installer was actually just a downloader

Adopt my patch!

2022-08-03 Thread Tanguy LE CARROUR
Dear Guix, I have had much time to contribute recently, but I should be able to contribute a bit more from now on. Before sending some new patch, I checked the issue tracker for this that I might have sent and… totally forgotten about! … again! So, here is [#53046][]. The v4 still applies and fi