Re: Loosely aligning work on IRC?

2025-06-27 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: Hello, > I've been working on getting guix to cross-build for the Hurd this > morning, and announced that I was doing so on IRC. As z572 mentioned on IRC, there was already an bug report opened on codeberg, which I missed: <https://codeberg.org/guix/g

Loosely aligning work on IRC?

2025-06-27 Thread Janneke Nieuwenhuizen
before. Is there any reason you do not linger on IRC and/or do not notify others of what you're up to? I'm usually very happy with what you're doing, that's not the problem but I would really appreciate some better alignment. WDYT? Greetings, Janneke -- Janneke Nieuwenhu

Re: GCD005: Regular and efficient releases (consideration/decision)

2025-06-27 Thread Janneke Nieuwenhuizen
Steve George writes: > After a good long discussion I'm moving GCD005 to Deliberation. > This means that team members have 14 days to send one of the following > replies on the patch-tracking entry of the GCD: I support. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU

Re: Committers: create and share your Codeberg account

2025-05-09 Thread Janneke Nieuwenhuizen
Ludovic Courtès writes: > To avoid problems, I suggest you send your account name as a public > reply to this message, in a signed message. I'm janneke; https://codeberg.org/janneke Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelan

Re: Deliberation period for GCD 003 "Rename the default branch" has technically started

2025-04-27 Thread Janneke Nieuwenhuizen
s there, GCD 003 is now to be > considered final. I accept. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: [GCD deliberation] Set search paths without program wrappers

2025-03-23 Thread Janneke Nieuwenhuizen
the script file name from command line arguments, but > that won't work when you run a script using a relative file name and its > current working directory changed before we figure out the script file name. Would this work with `guix pack' tarball archives, esp. think cross-b

Re: Discussion with Codeberg volunteers

2025-02-07 Thread Janneke Nieuwenhuizen
hat (yet). Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: Discussion with Codeberg volunteers

2025-02-07 Thread Janneke Nieuwenhuizen
he conversations? I found the Codeberg people very open (not sales people-like) about possible conscerns and thinking out loud about what it would mean if Guix were to move to Codeberg. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www

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

2025-01-09 Thread Janneke Nieuwenhuizen
t a year ago, > we had a session dedicated to Guix documentation. I asked around how > people read the manual – via `info` or in the html – and everyone > responded 'html'. Interesting, I know that quite some Guix'ers -- like me-- use and prefer info in Emacs. Greetings, Jan

Re: [Bruno Haible] GNU gettext 0.23.1 is released

2025-01-08 Thread Janneke Nieuwenhuizen
ed by msgfmt, is now > more correct. Okay, I've pushed an upgrade commit 0.23.1 to core-packages-team with back-to-back a REMOVEME Revert... commit to not trigger a world rebuild at this time. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: On a Guile-based Build-Tool complimenting Guix

2024-12-19 Thread Janneke Nieuwenhuizen
also the Guix Workflow Language. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: ‘core-updates’ is gone; long live ‘core-packages-team’!

2024-12-15 Thread Janneke Nieuwenhuizen
Christopher Baines writes: [cc: Efraim] > Janneke Nieuwenhuizen writes: > >> Maxim Cournoyer writes: >> >>> Sorry for reviving a 14 weeks old thread, I'm still catching up >>> post-move :-). >> >> Ah that explains why I missed this... >>

Re: ‘core-updates’ is gone; long live ‘core-packages-team’!

2024-12-15 Thread Janneke Nieuwenhuizen
however, that while I'm looking mainly at x86_64 and reconfigure'ing my system on `core-packages-team', Efraim has been looking at the impact on other architectures. I don't see how we would co-ordinate our efforts without a common work-in-progress branch? We've been seeing a regular stream of `squash' commits fixing our and eachother's patches and I'm keeping `core-packages-team' rebased regularly and hope that we don't need to merge it once it's ready, but can just push the final rebase. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: [PATCH 1/2] teams: Add hurd team.

2024-12-15 Thread Janneke Nieuwenhuizen
Ludovic Courtès writes: > Janneke Nieuwenhuizen skribis: > >>> Am Tue, Dec 03, 2024 at 02:34:10PM +0100 schrieb Janneke Nieuwenhuizen: >>>> * etc/teams.scm (hurd): New team. >>> >>> I think you should simply push these two patches :) >> &g

Re: [PATCH 1/2] teams: Add hurd team.

2024-12-03 Thread Janneke Nieuwenhuizen
Andreas Enge writes: Hello Andreas, > Am Tue, Dec 03, 2024 at 02:34:10PM +0100 schrieb Janneke Nieuwenhuizen: >> * etc/teams.scm (hurd): New team. > > I think you should simply push these two patches :) Pushed as 38bbed33a28524c26ca794117f6dfed1529e2807, thanks. Janne

[PATCH 1/2] teams: Add hurd team.

2024-12-03 Thread Janneke Nieuwenhuizen
* etc/teams.scm (hurd): New team. Change-Id: Id3b4d8ac3eed8c7773a45d0fe8a17154c6427aa1 --- etc/teams.scm | 9 + 1 file changed, 9 insertions(+) diff --git a/etc/teams.scm b/etc/teams.scm index 4f86dfb954..ab9b9e9160 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -610,6 +610,15 @@ (def

[PATCH 2/2] etc: teams: Add entry for Janneke Nieuwenhuizen.

2024-12-03 Thread Janneke Nieuwenhuizen
* etc/teams.scm.in ("Janneke Nieuwenhuizen"): New member. Change-Id: Ia666772ae681cd869ffce84da65078c9174fa110 --- etc/teams.scm | 4 1 file changed, 4 insertions(+) diff --git a/etc/teams.scm b/etc/teams.scm index ab9b9e9160..6b492f1d4b 100755 --- a/etc/teams.scm +++ b/etc

Re: Blog post: Guix/Hurd on Real Iron

2024-11-30 Thread Janneke Nieuwenhuizen
Suhail Singh writes: > Janneke Nieuwenhuizen writes: > >> I conisdered this a well known fact; do you think we should mention this >> (more explicitly) in the blog post? If so, do you have a suggestion? > > For what anecdotal evidence is worth, I didn't know abou

Re: Blog post: Guix/Hurd on Real Iron

2024-11-30 Thread Janneke Nieuwenhuizen
> November 29, 2024 at 1:35 PM, "Janneke Nieuwenhuizen" mailto:jann...@gnu.org?to=%22Janneke%20Nieuwenhuizen%22%20%3Cjanneke%40gnu.org%3E > > wrote: > >> >> > >> > November 27, 2024 at 8:41 AM, "Tanguy LE CARROUR" > > mailto:t

Re: Blog post: Guix/Hurd on Real Iron

2024-11-29 Thread Janneke Nieuwenhuizen
Mark H Weaver writes: Hi Mark, > Janneke Nieuwenhuizen writes: > >> Now that the last (!) core-updates branch has been merged, Guix/Hurd on >> real iron has become a reality. It's still experimental and certainly >> not for daily use, but exciting for sure!

Re: Blog post: Guix/Hurd on Real Iron

2024-11-29 Thread Janneke Nieuwenhuizen
. It's still experimental and certainly >> not for daily use, but exciting for sure! Read all about it in this new >> post: >> >> https://guix.gnu.org/en/blog/2024/hurd-on-thinkpad/ >> >> Greetings, >> Janneke >> >> -- >> Jan

Re: Blog post: Guix/Hurd on Real Iron

2024-11-29 Thread Janneke Nieuwenhuizen
hould mention this (more explicitly) in the blog post? If so, do you have a suggestion? Greetings, Janneke *) as far as you can (still) appreciate a traditional, non-declarative system to be awesome these days ;) -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: Blog post: Guix/Hurd on Real Iron

2024-11-28 Thread Janneke Nieuwenhuizen
make && ./pre-inst-env guix system image --image-type=iso9660 --system=i686-linux gnu/system/install.scm = https://dezyne.org/janneke/hurd/b40rrc9031gfa9cz06kgk3jcs6xcmdah-image.iso > I tried downloading the official installer for `i686`, but there are no > `Kernel` > or `Stat

Re: Bootstrap a GNU source distribution from git

2024-10-06 Thread Janneke Nieuwenhuizen
ces. > > This is a mixed responsibility problem. If you would ask me, this is a bug in GNU hello. Since this spring the Guix source tarball reproduces bit-by-bit by running: `make dist', see <https://lists.gnu.org/archive/html/guix-patches/2024-04/msg01157.html>. Greetings,

Re: [PATCH RFC] DRAFT doc: Add “Deprecation Policy” section.

2024-09-14 Thread Janneke Nieuwenhuizen
an always(?) build hystorical release by doing $(grep -o 'guix time.*' guix.scm) but you'd have to know about that and it probably only works for the Dezyne package. Is there a better way or should something like this be advertised/recommended in the documentation? Greetings

GNU Mes 0.27 released

2024-07-06 Thread Janneke Nieuwenhuizen
[SC] 1A85 8392 E331 EAFD B8C2 7FFB F3C1 A0D9 C1D6 5273 uid Jan (janneke) Nieuwenhuizen If that command fails because you don't have the required public key, or that public key has expired, try the following commands to retrieve or refresh it, and then rer

GNU Mes 0.26.2 released

2024-06-30 Thread Janneke Nieuwenhuizen
print of the following key: pub rsa4096 2018-04-08 [SC] 1A85 8392 E331 EAFD B8C2 7FFB F3C1 A0D9 C1D6 5273 uid Jan (janneke) Nieuwenhuizen If that command fails because you don't have the required public key, or that public key has expired, try the following commands to ret

GNU Mes 0.26.1 released

2024-06-07 Thread Janneke Nieuwenhuizen
ure should match the fingerprint of the following key: pub rsa4096 2018-04-08 [SC] 1A85 8392 E331 EAFD B8C2 7FFB F3C1 A0D9 C1D6 5273 uid Jan (janneke) Nieuwenhuizen If that command fails because you don't have the required public key, or that public key has expired, try the follo

Re: Changing the defaults for --localstatedir and --sysconfdir?

2024-05-02 Thread Janneke Nieuwenhuizen
there should probably a warning or an error? (cc: @Vagrant) when not on Guix System? Greetings Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: hello from a new commiter

2024-04-21 Thread Janneke Nieuwenhuizen
work! Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: %base-packages and default grub theme depend on rust

2024-02-29 Thread Janneke Nieuwenhuizen
start->8--- gnu: grub-minimal: Remove rust dependency. gnu: libsoup-minimal: Remove rust dependency. squash! gnu: qemu-minimal: Remove rust dependency. gnu: qemu-minimal: Remove rust dependency. gnu: guix-icons: Remove rust dependency. gnu: Add guile-rsvg-sans-rust. --8<

Re: [Cuirass] JavaScript work

2024-02-18 Thread Janneke Nieuwenhuizen
cation is with current bandwiths. On the few sites that I use javascript on I just ship the preferred readable code. Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: %base-packages and default grub theme depend on rust

2024-02-08 Thread Janneke Nieuwenhuizen
imal: Remove rust dependency. 6406eefe2a gnu: libsoup-minimal: Remove rust dependency. 753c872fb7 squash! gnu: qemu-minimal: Remove rust dependency. 417cbc8aa7 gnu: qemu-minimal: Remove rust dependency. f3b5d38664 gnu: guix-icons: Remove rust dependency. adf9ceeb2f gnu: Add guile-rsv

Re: [core-updates] Native build of make-boot0 fails on missing zstd

2024-01-21 Thread Janneke Nieuwenhuizen
Maxim Cournoyer writes: Hi Maxim, > Janneke Nieuwenhuizen writes: > >> Maxim Cournoyer writes: >> >> Hi, >> >>> Efraim Flashner writes: >>> >>>> On Sun, Jan 21, 2024 at 10:33:37AM +0100, Janneke Nieuwenhuizen wrote: > My pre

Re: [core-updates] Native build of make-boot0 fails on missing zstd

2024-01-21 Thread Janneke Nieuwenhuizen
Maxim Cournoyer writes: Hi, > Efraim Flashner writes: > >> On Sun, Jan 21, 2024 at 10:33:37AM +0100, Janneke Nieuwenhuizen wrote: >>> Hi! >>> >>> On core-updates, running >>> >>> ./pre-inst-env guix build --system=i586-gn

[core-updates] Native build of make-boot0 fails on missing zstd

2024-01-21 Thread Janneke Nieuwenhuizen
phzhaw5c7lbxjr1ixvk0krrgmrr3-make-4.4.1.tar.zst.drv failed View build log at '/var/log/guix/drvs/g1/7dphzhaw5c7lbxjr1ixvk0krrgmrr3-make-4.4.1.tar.zst.drv.gz'. cannot build derivation `/gnu/store/zbp7rf2qm32qb2mq0w67pnn973892d3w-make-boot0-4.4.1.drv': 1 dependencies couldn't

Re: An update on ‘core-updates’

2024-01-20 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: Hi, > Janneke Nieuwenhuizen writes: > (building the info fails in the Hurd cross build), but lateron there's > another segfault. This is now also fixed, by including libc-utf8-locales-for-target as native input. Greetings, Janneke -- Janneke

Re: An update on ‘core-updates’

2024-01-15 Thread Janneke Nieuwenhuizen
Efraim Flashner writes: Hi, > On Fri, Jan 12, 2024 at 01:55:47PM +0100, Janneke Nieuwenhuizen wrote: >> Ludovic Courtès writes: >> >> Building a bare-hurd system on core-updates succeeded "not long ago" >> (after the glibc+locales patch series I think) bu

Re: An update on ‘core-updates’

2024-01-15 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: Hello, > Janneke Nieuwenhuizen writes: > > Hi! > >>> Long story short: I’d like us to freeze and merge the branch ASAP, >>> notably because the glibc graft on ‘master’ leads to a bad user >>> experience. I’m happy with the c

Re: An update on ‘core-updates’

2024-01-13 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: Hi! >> Long story short: I’d like us to freeze and merge the branch ASAP, >> notably because the glibc graft on ‘master’ leads to a bad user >> experience. I’m happy with the current state of the branch and wouldn’t >> mind postponing re

Re: An update on ‘core-updates’

2024-01-12 Thread Janneke Nieuwenhuizen
by default. was probably the problem. Trying the attached patch, Hurd system not build yet. Greetings, Janneke >From 0e1bf5714261de8f25baabca3b826284102b6c40 Mon Sep 17 00:00:00 2001 Message-ID: <0e1bf5714261de8f25baabca3b826284102b6c40.1705062924.git.jann...@gnu.org> From: Janneke Nieuwe

GNU Mes 0.26 released

2023-12-03 Thread Janneke Nieuwenhuizen
-verify mes-0.26.tar.gz.sig The signature should match the fingerprint of the following key: pub rsa4096 2018-04-08 [SC] 1A85 8392 E331 EAFD B8C2 7FFB F3C1 A0D9 C1D6 5273 uid Jan (janneke) Nieuwenhuizen If that command fails because you don't have the required publ

GNU Mes 0.25 released

2023-11-10 Thread Janneke Nieuwenhuizen
who contributed to this release: 12 Andrius Štikonas 1 Efraim Flashner 24 Ekaitz Zarraga 1 Emily Trau 69 Janneke Nieuwenhuizen 15 W. J. van der Laan -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com signature.asc Description: PGP signature

Re: Cuirass upgrade on ci.guix

2023-10-03 Thread Janneke Nieuwenhuizen
.guix.gnu.org/search?query=system%3Ai586-gnu+spec%3Aguix>) Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: The e(macs)lephant in the room and the Guix Bang

2023-09-23 Thread Janneke Nieuwenhuizen
paul writes: Dear Paul, > On 9/23/23 09:37, Janneke Nieuwenhuizen wrote: >> Nathan Dehnel writes: >> >>> I don't use emacs either (because it's so impenetrable) >> Emacs might be somewhat different from what you know, but this is utter >> bollocks

Re: The e(macs)lephant in the room and the Guix Bang

2023-09-23 Thread Janneke Nieuwenhuizen
arn, most anyone should be able to pick it up. People are still indenting their code manually today, etc... it's ridiculous. Also, magit. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: RISC-V (riscv64-linux) substitutes are coming

2023-05-09 Thread Janneke Nieuwenhuizen
(overflow) checks. I looked at wip-riscv but that seems to be 1.5y old...so I've building and disabling tests over at https://gitlab.com/janneke/guix/-/tree/wip-riscv Hopefully all this isn't necessary when using real RISC-V hardware! Greetings, Janneke -- Janneke Nieuwenhui

Re: Blog post on the Full-Source Bootstrap

2023-04-28 Thread Janneke Nieuwenhuizen
Simon Tournier writes: Hi Simon, > On mer., 26 avril 2023 at 16:12, Janneke Nieuwenhuizen > wrote: > >> >> https://gnu.org/software/guix/blog/2023/the-full-source-bootstrap-building-from-source-all-the-way-down/ > > Really cool! Yeah, thanks! > Maybe I misre

Blog post on the Full-Source Bootstrap

2023-04-26 Thread Janneke Nieuwenhuizen
l-the-way-down/ Janneke & Ludo -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: 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-updat

Re: Merging core-updates?

2023-02-15 Thread Janneke Nieuwenhuizen
Andreas Enge writes: Hello, > Am Mon, Feb 13, 2023 at 12:34:56PM +0100 schrieb Janneke Nieuwenhuizen: >> To use stat64 and friends on 32bit, I created the attached patch for GNU >> Mes and hope to create a 0.24.2 release from >> https://gitlab.com/janneke/mes/-/tree/wi

Re: Merging core-updates?

2023-02-13 Thread Janneke Nieuwenhuizen
ee/core-updates Just hoping this is also a fix for https://debbugs.gnu.org/41264 https://debbugs.gnu.org/49985 as I haven't been able to reproduce this bug. IWBN if someone could shed more light on that... Greetings, Janneke >From bc1fa57851d360abb161c54dce5339ad9d7af7aa Mon Sep 1

Re: Merging core-updates?

2023-02-12 Thread Janneke Nieuwenhuizen
u packages commencement) patch-mesboot)' Thanks. It would be nice, however, if there was a way for me to reproduce this bug. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: Licence of the Guix blog posts

2023-02-12 Thread Janneke Nieuwenhuizen
y blog contributions to be licensed under these terms. Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: FOSDEM: Meeting on Wednesday evening?

2023-01-30 Thread Janneke Nieuwenhuizen
treetmap.org/?mlat=50.84830&mlon=4.35238#map=19/50.84830/4.35238 Lovely, see you there! Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: GNU Mes 0.24.1 released

2022-10-19 Thread Janneke Nieuwenhuizen
Ludovic Courtès writes: Hey! > Janneke Nieuwenhuizen skribis: > > This is exciting news! Looking forward to having full-source > bootstrapped AArch64… and it looks like there’s already activity on a > ‘wip-’ branch. Yes, it is! The ARM bootstrap story is still a bit flakey,

GNU Mes 0.24.1 released

2022-10-16 Thread Janneke Nieuwenhuizen
warepreservation.org/projects/LISP/book/LISP%201.5%20Programmers%20Manual.pdf [16] https://savannah.nongnu.org/projects/stage0 -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com signature.asc Description: PGP signature