Re: gnus debbugs searches?

2024-12-16 Thread Maxim Cournoyer
Hi Michael, Michael Albinus writes: [...] > The recent version in GNU ELPA is debbugs 0.42. I've now updated it in Guix, thanks (commit 2e8a8b3ddb). >> It seems to work for me. M-x debbugs-gnu-guix-search RET python-team, >> then M-x debbugs-gnu-show-last-result (that seems to be a new thing

Re: On the quest for a new release model

2024-12-16 Thread Efraim Flashner
On Sun, Dec 15, 2024 at 03:21:44PM -0500, Suhail Singh wrote: > Ricardo Wurmus writes: > > > Efraim Flashner writes: > > > >> Since, IMO, the major uses of the actual guix package is for the daemon > >> and the installer, I think we could tag a minor release just about every > >> time we bump th

Re: Make a riscv iso for Guix

2024-12-16 Thread pelzflorian (Florian Pelz)
Efraim Flashner writes: > On Sat, Dec 14, 2024 at 05:39:00PM -0800, R wrote: >> It would be nice to have a fully libre distro for riscv cpus. > > I agree! > > My initial look into it suggested that, like armhf and aarch64, we'd > need a separate image for each riscv64 board. I eventually found t

GNU Manuals in Info/HTML format via Guix?

2024-12-16 Thread Jeremy Bryant
Hi Guix developers, The GNU Project's documentation format is Texinfo. How about distributing some or many Texinfo manuals through Guix, is this something that is consistent with previous norms in Guix? Following a discussion on emacs-devel, several people suggested that GNU Guix may be a a good

Re: GNU Manuals in Info/HTML format via Guix?

2024-12-16 Thread Cayetano Santos
>dim. 15 déc. 2024 at 22:34, Jeremy Bryant wrote: > Following a discussion on emacs-devel, several people suggested that > GNU Guix may be a a good way to contemplate this distribution mechanism, > for obvious GNU-related reasons. Remember you always have the possibility to create a dedicated g

Re: Guix (and Guile's) promise, and how to (hopefully) get there

2024-12-16 Thread Maxim Cournoyer
Hi Ricardo Ricardo Wurmus writes: > Divya Ranjan writes: > >> Similarly, I would suggest the thoughts on improving Guix/Guile to >> look at aspects of the project where we might not be doing the best >> job, or if we can take different steps in terms of reachout. But as an >> user and contribut

Re: 01/04: gnu: libtorrent-rasterbar: Update to 2.0.10.

2024-12-16 Thread Maxim Cournoyer
Hi, Attila Lendvai writes: >> PAGER= git log --author=felix.lechner | wc -l >> 823 > > $ PAGER= git log --oneline --author=felix.lechner | wc -l > 62 Thank you, the --oneline is indeed mandatory to have a proper line count here :-). 62 is still a lot! I do believe that committers willing to r

Re: On the quest for a new release model

2024-12-16 Thread Maxim Cournoyer
Hi, Efraim Flashner writes: > On Sun, Dec 15, 2024 at 03:21:44PM -0500, Suhail Singh wrote: >> Ricardo Wurmus writes: >> >> > Efraim Flashner writes: >> > >> >> Since, IMO, the major uses of the actual guix package is for the daemon >> >> and the installer, I think we could tag a minor release

Re: work-in-progress team branches

2024-12-16 Thread Maxim Cournoyer
Hello, Christopher Baines writes: [...] >> Does the following doc addition makes sense? I've placed it at the end >> of the 'Managing Patches and Branches' section: >> >> --8<---cut here---start->8--- >> 1 file changed, 11 insertions(+) >> doc/contributing.t

Re: On the quest for a new release model

2024-12-16 Thread pelzflorian (Florian Pelz)
Ricardo Wurmus writes: > Efraim Flashner writes: >> Lets make releases boring :) > > I'm a very boring person, so this deeply resonates with me. > > No matter if people agree with this or not, I think we should get a new > release out very soon. Do you know of anyone who volunteered to > shepher

Re: Make a riscv iso for Guix

2024-12-16 Thread Efraim Flashner
On Sat, Dec 14, 2024 at 05:39:00PM -0800, R wrote: > It would be nice to have a fully libre distro for riscv cpus. I agree! My initial look into it suggested that, like armhf and aarch64, we'd need a separate image for each riscv64 board. I eventually found this¹ page for installing Debian on th

Re: On the quest for a new release model

2024-12-16 Thread Ricardo Wurmus
"pelzflorian (Florian Pelz)" writes: > Ricardo Wurmus writes: >> Efraim Flashner writes: >>> Lets make releases boring :) >> >> I'm a very boring person, so this deeply resonates with me. >> >> No matter if people agree with this or not, I think we should get a new >> release out very soon. Do

Re: On the quest for a new release model

2024-12-16 Thread Suhail Singh
Maxim Cournoyer writes: > If we can agree that producing a release with lowered expectations is > better than producing none, I don't mind to get the ball going. I think it would be helpful to consider our approach for the upcoming release distinctly from what we choose to do for subsequent rele

Re: Make a riscv iso for Guix

2024-12-16 Thread Efraim Flashner
On Mon, Dec 16, 2024 at 05:05:09PM +0100, pelzflorian (Florian Pelz) wrote: > Efraim Flashner writes: > > > On Sat, Dec 14, 2024 at 05:39:00PM -0800, R wrote: > >> It would be nice to have a fully libre distro for riscv cpus. > > > > I agree! > > > > My initial look into it suggested that, like a