bug#32026: [PATCH 05/10] gnu: Add icecat-l10n and icedove-l10n.

2023-02-16 Thread Maxim Cournoyer
Hi Mark! Mark H Weaver writes: > Hi Maxim, > > Maxim Cournoyer writes: >> * gnu/packages/gnuzilla.scm (%icecat-locales, %icedove-locales): New >> variable. >> (make-l10n-package): New procedure. >> (icecat-l10n, icedove-l10n): New variables. > > Thanks very much for this important work. Our

bug#61343: [PATCH] scripts: repl: Load (gnu packages) to set up %load-path.

2023-02-16 Thread 宋文武 via Bug reports for GNU Guix
Josselin Poiret writes: > * guix/scripts/repl.scm: Add (gnu packages) to the used modules so that > channel > Scheme files are available straight away. > --- > Hi both of you, > > I don't think there's a reason for that, other than no one realizing before. > Here's a simple fix, freshly tested.

bug#32026: [PATCH 03/10] gnu: Define UPSTREAM-FIREFOX-SOURCE at the top level.

2023-02-16 Thread Maxim Cournoyer
Hi Mark, Mark H Weaver writes: > Hi Maxim, > > Maxim Cournoyer writes: > >> * gnu/packages/gnuzilla.scm (%icecat-base-version): New variable. >> (%upstream-firefox-version): Likewise. >> (%icecat-version): Define in terms of %icecat-base-version. >> (upstream-firefox-source): New variable. >>

bug#32026: [PATCH 01/10] gnu: Add a 'update-mozilla-locales' helper for maintenance.

2023-02-16 Thread Maxim Cournoyer
Hi Mark, Mark H Weaver writes: > Hi Maxim, > > Maxim Cournoyer writes: > >> * gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure. >> (all-mozilla-locales): Comment how to proceed to update it. > > [...] > >> +(define (update-mozilla-locales changesets.json) >> + "Output a new

bug#32026: [PATCH 09/10] gnu: icecat: Remove gtk+-2 input.

2023-02-16 Thread Mark H Weaver
Hi Maxim, Maxim Cournoyer writes: > * gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Remove gtk+-2. Looks good to me, except that the commit log should say 'icecat' instead of 'icecat-minimal' if it's pushed now. Thanks, Mark

bug#32026: [PATCH 05/10] gnu: Add icecat-l10n and icedove-l10n.

2023-02-16 Thread Mark H Weaver
Hi Maxim, Maxim Cournoyer writes: > * gnu/packages/gnuzilla.scm (%icecat-locales, %icedove-locales): New variable. > (make-l10n-package): New procedure. > (icecat-l10n, icedove-l10n): New variables. Thanks very much for this important work. Our lack of support for language packs has been sore

bug#32026: [PATCH 03/10] gnu: Define UPSTREAM-FIREFOX-SOURCE at the top level.

2023-02-16 Thread Mark H Weaver
Hi Maxim, Maxim Cournoyer writes: > * gnu/packages/gnuzilla.scm (%icecat-base-version): New variable. > (%upstream-firefox-version): Likewise. > (%icecat-version): Define in terms of %icecat-base-version. > (upstream-firefox-source): New variable. > (icecat-source): Adjust to use the above

bug#32026: [PATCH 10/10] gnu: icecat: Unbundle nss and nspr.

2023-02-16 Thread Mark H Weaver
Hi Maxim, Maxim Cournoyer writes: > * gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Add nspr-next and > nss-next. > [configure-flags]: Re-instate the "--with-system-nspr" and "--with-system-nss" > configure flags. > [phases] {remove-bundled-libraries}: Update comment. This is really

bug#32026: [PATCH 01/10] gnu: Add a 'update-mozilla-locales' helper for maintenance.

2023-02-16 Thread Mark H Weaver
Hi Maxim, Maxim Cournoyer writes: > * gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure. > (all-mozilla-locales): Comment how to proceed to update it. [...] > +(define (update-mozilla-locales changesets.json) > + "Output a new list of Mozilla locales, to update the

bug#61343: [PATCH] scripts: repl: Load (gnu packages) to set up %load-path.

2023-02-16 Thread Josselin Poiret via Bug reports for GNU Guix
* guix/scripts/repl.scm: Add (gnu packages) to the used modules so that channel Scheme files are available straight away. --- Hi both of you, I don't think there's a reason for that, other than no one realizing before. Here's a simple fix, freshly tested. guix/scripts/repl.scm | 1 + 1 file

bug#61513: [PATCH 1/2] gnu: Add emacs-next-tree-sitter.

2023-02-16 Thread Liliana Marie Prikler
* gnu/packages/emacs.scm (emacs-next-tree-sitter): New variable. (emacs-next): Remove tree sitter support. --- gnu/packages/emacs.scm | 29 + 1 file changed, 29 insertions(+) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index 953aad961c..e230fdc84d

bug#61513: [PATCH 2/2] gnu: emacs-next: Update to 29.0.60-1.f1f571e.

2023-02-16 Thread Liliana Marie Prikler
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.60-1.f1f571e. --- Note: Haven't tried to build the commit yet, but the hash checks out. gnu/packages/emacs.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index

bug#61554: guix refresh update missing option for no-offload

2023-02-16 Thread Greg Hogan
`guix refresh --update ` attempts to compute the file hash on an offload machine, but provides no option to disable the offload as with `guix build --no-offload `.

bug#49985: Merging core-updates?

2023-02-16 Thread Andreas Enge
Am Thu, Feb 16, 2023 at 04:03:15PM +0100 schrieb Janneke Nieuwenhuizen: > Great, thanks so much for checking! Are you using any of tmpfs or btrfs > on /tmp? No, it is all on SSD, so we probably cannot conclude for the bugs, unfortunately. Andreas

bug#49985: Merging core-updates?

2023-02-16 Thread Janneke Nieuwenhuizen
Andreas Enge writes: > Am Wed, Feb 15, 2023 at 09:39:39AM +0100 schrieb Janneke Nieuwenhuizen: >> I have released 0.24.2 and updated mes-boot on core-updates as >> Let's hope this fixes these bugs. > > With your latest patch, I have successfully bootstrapped core-updates > on x86_64 up to hello