[PATCH] import: Add conan import.

2025-04-16 Thread Nicolas Graves
Here's also my conan import implementation, if you want to take a look. Nicolas --- Makefile.am | 2 + guix/import/conan.scm | 186 ++ guix/scripts/import.scm | 1 + guix/scripts/import/conan.scm | 112 4 fil

Hacking and patch review session (Tuesday 22nd)

2025-04-16 Thread Steve George
Hi all, After a few different talks at Guix Social, our next one is going to be a hacking and patch review session. This will next week - Tuesday 22nd - details of times on the Wiki: https://libreplanet.org/wiki/Group:Guix/GuixSocial For experienced developers/reviewers there will be a virt

Re: [bug#76503] [GCD] Migrating repositories, issues, and patches to Codeberg

2025-04-16 Thread pinoaffe
Ludovic Courtès writes: This looks like a great idea to me! In light of guix potentially moving to codeberg, i've began adding forgejo support to magit/forge, see https://github.com/magit/ghub/pull/171 and https://github.com/magit/forge/pull/770 It's still a WIP, so testers (and patches) welco

Re: Slow guix pull? (was Re: Please don't leave GNU)

2025-04-16 Thread Simon Tournier
Hi, On Fri, 11 Apr 2025 at 17:54, Ludovic Courtès wrote: > I noticed something funny (?) with libgit2 when cloning from a local repo: > one of file:///path/to/repo and /path/to/repo is much faster than the > other (I forgot which one). Try it! Well, /path/to/repo is MUCH faster. It’s not the

[PATCH] build-system: Adding conan-build-system.

2025-04-16 Thread Nicolas Graves
--- Makefile.am | 2 + guix/build-system/conan.scm | 128 + guix/build/conan-build-system.scm | 232 ++ 3 files changed, 362 insertions(+) create mode 100644 guix/build-system/conan.scm create mode 100644 guix/build/conan-

Re: GCD 004 deliberation

2025-04-16 Thread Ricardo Wurmus
Andreas Enge writes: Am Thu, Apr 10, 2025 at 10:24:13AM +0200 schrieb Ludovic Courtès: It is disappointing that the proposal did not get more attention; we’ll have to assess to what extent this is due to the process itself. Well, to give a bit of feedback, for me this GCD had the opposite

Re: GCD 004 deliberation

2025-04-16 Thread Andreas Enge
Am Thu, Apr 10, 2025 at 10:24:13AM +0200 schrieb Ludovic Courtès: > It is disappointing that the proposal did not get more attention; we’ll > have to assess to what extent this is due to the process itself. Well, to give a bit of feedback, for me this GCD had the opposite drawback of a bikesheddin

GNU Shepherd 1.0.4 released

2025-04-16 Thread Ludovic Courtès
We are glad to announce version 1.0.4 of the Shepherd, the next bug-fix release in the 1.0.x series. Check out the web site to learn more about the Shepherd 1.0.x series: https://gnu.org/software/shepherd/news/2024/12/the-shepherd-1.0.0-released/ • About The Shepherd is a service manager wr

FYI: I'll be away from June to October (inclusive)

2025-04-16 Thread Ricardo Wurmus
Hi Guix, I'll be mostly away from computers from June until the end of October. Concretely, this will have the following effects: - no work on R or bioinformatics packages - no reviews or responses to requests for mentoring - no work on the guix-science project, or the guix-cran / guix-bioc

Re: Jumping the queue: merge r-team before python-team?

2025-04-16 Thread Andreas Enge
Hello all, Am Sun, Apr 13, 2025 at 02:56:28PM +0200 schrieb Andreas Enge: > I have rebased the r-team branch on master without any problems and > pushed. So if you think r-team is ready now, please feel free to push > it to master. Ricardo has just pushed the branch to master, thanks to all for t