Re: Package inheritance doesn't inherit name

2025-05-18 Thread Ricardo Wurmus
"nomike (they/them)" writes: #+BEGIN_QUOTE All unspecified fields are inherited from the parent package. #+END_QUOTE But obviously this is not the case, as you get a compile error from guile when you omit the name from a derived package. The errors only happen when other fields reference "

Re: pkg-config not finding opendht

2025-05-18 Thread Rutherther
Hi, Please, send the error, or better yet the whole log. Rutherther On May 18, 2025 11:59:08 PM GMT+02:00, Kjartan Oli Agustsson wrote: >I have been attempting to update Jami and its dependencies (libjami, >opendht, dhtnet, etc.). Currently I am facing a build failure of dhtnet >where pkg-co

Re: Package inheritance doesn't inherit name

2025-05-18 Thread Rutherther
Hi nomike, On May 19, 2025 1:27:59 AM GMT+02:00, "nomike (they/them)" wrote: >Hi! > >I've just discovered that when you inherit a package from another one, it does >not inherit the parent's name. > >In the [[https://guix.gnu.org/cookbook/en/html_node/Inheritance.html][guix >cookbook]] however

Re: [bug#76296] [PATCH maintenance] hydra: bayfront: Set up ‘git.guix.gnu.org’ as a redirect to Savannah.

2025-05-18 Thread Ahmad Draidi
Hello, On 5/18/25 22:55, Ludovic Courtès wrote: Hello, Ahmad Draidi writes: I did some testing on a test domain. I configured both DNS redirect (git-dns.guix.redscript.org) and HTTP 302 redirect (git.guix.redscript.org) to codeberg.org. As Ludo mentioned before, DNS redirect doesn't work. H

Re: Package inheritance doesn't inherit name

2025-05-18 Thread Ian Eure
Hi nomike, "nomike (they/them)" writes: Hi! I've just discovered that when you inherit a package from another one, it does not inherit the parent's name. In the [[https://guix.gnu.org/cookbook/en/html_node/Inheritance.html][guix cookbook]] however. it says: #+BEGIN_QUOTE All unspecified f

Package inheritance doesn't inherit name

2025-05-18 Thread nomike (they/them)
Hi! I've just discovered that when you inherit a package from another one, it does not inherit the parent's name. In the [[https://guix.gnu.org/cookbook/en/html_node/Inheritance.html][guix cookbook]] however. it says: #+BEGIN_QUOTE All unspecified fields are inherited from the parent packa

pkg-config not finding opendht

2025-05-18 Thread Kjartan Oli Agustsson
I have been attempting to update Jami and its dependencies (libjami, opendht, dhtnet, etc.). Currently I am facing a build failure of dhtnet where pkg-config does not seem to find opendht. I can see /gnu/store/hw71kmr819yn7zwb9ysx7k8qwrmndxgs-opendht-3.3.1-0.c3669cf/lib/pkgconfig in PKG_CONFIG_PA

Re: branch master updated: gnu: rlottie-for-telegram-desktop: Do not inherit.

2025-05-18 Thread Ludovic Courtès
Hey Oleg, guix-comm...@gnu.org writes: > commit 475e8802c3d2c67c84cedfda4e66b6b59d8a9e36 > Author: Sharlatan Hellseher > AuthorDate: Sun May 18 20:32:37 2025 +0100 > > gnu: rlottie-for-telegram-desktop: Do not inherit. The other option (probably more common and preferable) is to move the pa

Re: [bug#76296] [PATCH maintenance] hydra: bayfront: Set up ‘git.guix.gnu.org’ as a redirect to Savannah.

2025-05-18 Thread Ludovic Courtès
I wanted to deploy this patch now so we can start testing it and since the goal was to migrate guix.git next Sunday (May 25th). Unfortunately, we seem to be unable to connect to the machine hosting our DNS service (bayfront) so I’m not sure when we’ll be able to deploy it. Bad timing. :-/ Ludo’.

Re: [bug#76296] [PATCH maintenance] hydra: bayfront: Set up ‘git.guix.gnu.org’ as a redirect to Savannah.

2025-05-18 Thread Ludovic Courtès
Hello, Ahmad Draidi writes: > I guess this would make switching, in case of disasters, seamless for > the user, which is probably something we want. The URL doesn't > change. On Guix project's side, it's a relatively quick change. The > extra load is probably negligible also. No need to proxy th

Re: [bug#76296] [PATCH maintenance] hydra: bayfront: Set up ‘git.guix.gnu.org’ as a redirect to Savannah.

2025-05-18 Thread Ahmad Draidi
Greetings, On 5/14/25 13:52, Ludovic Courtès wrote: Hi, Ricardo Wurmus writes: Noé Lopez writes: I guess its for style points, which I’m all for. I do think it would be better to set the URL to git.guix.gnu.org/guix/guix.git and just a DNS redirect to codeberg to avoid the extra connecti

New German PO file for 'shepherd' (version 1.0.5rc1)

2025-05-18 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'shepherd' has been submitted by the German team of translators. The file is available at: https://translationproject.org/latest/shepherd/de.po (We can arrange things so tha

New Ukrainian PO file for 'shepherd' (version 1.0.5rc1)

2025-05-18 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'shepherd' has been submitted by the Ukrainian team of translators. The file is available at: https://translationproject.org/latest/shepherd/uk.po (We can arrange things so

New Romanian PO file for 'shepherd' (version 1.0.5rc1)

2025-05-18 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'shepherd' has been submitted by the Romanian team of translators. The file is available at: https://translationproject.org/latest/shepherd/ro.po (We can arrange things so t

New template for 'shepherd' made available

2025-05-18 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. (If you have any questions, send them to .) A new POT file for textual domain 'shepherd' has been made available to the language teams for translation. It is archived as: https://translationproject.org/POT-file

New Swedish PO file for 'shepherd' (version 1.0.5rc1)

2025-05-18 Thread Translation Project Robot
Hello, gentle maintainer. This is a message from the Translation Project robot. A revised PO file for textual domain 'shepherd' has been submitted by the Swedish team of translators. The file is available at: https://translationproject.org/latest/shepherd/sv.po (We can arrange things so th

Re: guix.vim repository

2025-05-18 Thread Efraim Flashner
On Thu, May 15, 2025 at 11:08:49PM +0200, Ludovic Courtès wrote: > Hello, > > Efraim Flashner writes: > > > Currently I'm the only contributor to guix.vim. Seeing how much action > > the emacs-guix plugin has been getting over the past few days now that > > it's at codeberg I think it would be

Re: Improve guix-daemon by new C++ features

2025-05-18 Thread Efraim Flashner
On Thu, May 15, 2025 at 05:14:54PM +0200, Ludovic Courtès wrote: > Hi, > > Congcong Kuo writes: > > > For path manipulating function they are not related to read/write > > files and path is just a kind of data structure. In > > nix/libutil/libutil.cc, paths are simply represented and processed a