GNU Shepherd 1.0.3 released

2025-03-19 Thread Ludovic Courtès
We are glad to announce version 1.0.3 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

Re: Guix on the MNT/Reform

2025-03-19 Thread Denis 'GNUtoo' Carikli
On Mon, 17 Mar 2025 12:30:29 -0700 Vagrant Cascadian wrote: > On 2025-03-16, Denis 'GNUtoo' Carikli wrote: > > On Thu, 13 Mar 2025 00:37:09 -0700 > > Vagrant Cascadian wrote: > >> I have successfully built and booted a > >> linux-libre-arm64-mnt-reform@6.12 kernel on a "MNT Reform2 with > >> R

Re: emacs-next periodic updates

2025-03-19 Thread Gabriel Santos
>Despite that, we could still try to remove the check >just to see what happens currently. This bug is ~2 >years old, so maybe something changed. > >I'll try building webkitgtk first, then try to find where >this check is defined in Emacs later. I couldn't build webkitgtk again, but was able to by

Re: Guix on the MNT/Reform

2025-03-19 Thread Denis 'GNUtoo' Carikli
On Tue, 18 Mar 2025 14:36:23 +0100 "pelzflorian (Florian Pelz)" wrote: > Hello all; regarding dystopian direction; > > Christine Lemmer-Webber writes: > > The modularity of the Reform design is the most hope I have for a > > FOSS future on the otherwise largely dystopian direction of > > hardwa

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

2025-03-19 Thread Ludovic Courtès
Hello, I pushed the changes below, which I think address some of the concerns that you and others raised: 8d0b5c6 * 002-codeberg: Avoid “modern” in the summary. fe88728 * 002-codeberg: Clarify “Repository Migration Path”. 21f57f0 * 002-codeberg: Change to a more gradual issue tracker migrat

Re: emacs-next periodic updates

2025-03-19 Thread Liliana Marie Prikler
Am Mittwoch, dem 19.03.2025 um 20:24 -0300 schrieb Gabriel Santos: > > Calling M-x xwidget-webkit-browse-url directly from > the built binary in the store resulted in an immediate > crash. Yeah, so our options are building the xwidget emacs without webkit or dropping it entirely. Cheers

Re: emacs-next periodic updates

2025-03-19 Thread Kjartan Oli Agustsson
On 19/03/2025 02:18, Gabriel Santos wrote: > So, could anyone please try to build this package definition for me? > Thanks in advance. > >> (define-public webkitgtk-for-gtk3 >> (package >>(inherit webkitgtk) >>(name "webkitgtk-for-gtk3") >>(version "2.41.91") >>(source (origin >>

Re: [PATCH 00/48] Extend bag-build to gexps.

2025-03-19 Thread Development of GNU Guix and the GNU System distribution.
Hi Sergio, I worked towards it quite recently ! Latest efforts are from yesterday even ;) The latest working example on my side is (used in guile-emacs repo as guix.scm with command guix build -f guix.scm) :  https://git.sr.ht/~ngraves/guix-stack/tree/master/item/examples/guile-emacs.scm The co

Re: emacs-next periodic updates

2025-03-19 Thread Liliana Marie Prikler
Am Mittwoch, dem 19.03.2025 um 16:16 + schrieb Kjartan Oli Agustsson: > On 19/03/2025 02:18, Gabriel Santos wrote: > > > So, could anyone please try to build this package definition for > > me? > > Thanks in advance. > > > > > (define-public webkitgtk-for-gtk3 > > >  (package > > >    (inheri

[GCD deliberation] Set search paths without program wrappers

2025-03-19 Thread 宋文武
Hello, Below is the final version of GCD for "Set search paths without program wrappers", which means now this GCD start its deliberation period (14 days), so team members please reply to <76...@debbugs.gnu.org> with opinions. Thanks! link: https://git.savannah.gnu.org/cgit/guix/guix-consensus-

Re: emacs-next periodic updates

2025-03-19 Thread Gabriel Santos
Em 19 de março de 2025 13:32:50 BRT, Liliana Marie Prikler escreveu: >I would strongly advise against using an old unstable Webkit. I picked this version because it was the latest one before 2.41.92. But yes, as you commented on further, if this version is unstable, then the one that was confir