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
use (like GitHub) this is encouraged by the Web UI > workflow? Indeed, and they knew/mentioned that GitHub has a (dirty?) hack where forking a repository by a new user does not actually copy/clone the git archive, but instead just creates another branch. Forejo doesn't have anything like t

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
> November 27, 2024 at 8:41 AM, "Tanguy LE CARROUR" mailto:tan...@bioneland.org?to=%22Tanguy%20LE%20CARROUR%22%20%3Ctanguy%40bioneland.org%3E > > wrote: Hello, >> Hi Janneke, >> >> Quoting jann...@gnu.org (2024-11-26 08:37:22) >> >> >

Re: Blog post: Guix/Hurd on Real Iron

2024-11-28 Thread Janneke Nieuwenhuizen
guments '("quiet" "modprobe.blacklist=radeon,amdgpu")) (file-systems --8<---cut here---end--->8--- Using that on commit cd26d76fedb7ab13ad91bd5dcfce119892b8e62e news: Add entry for the Guix survey. I built

Re: Blog post: Guix/Hurd on Real Iron

2024-11-25 Thread janneke
ave to try and see! 😎 I didn't have any luck yet booting my X230, so that would be interesting. Especially because it might run the 64 version in time. Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Blog post: Guix/Hurd on Real Iron

2024-11-24 Thread janneke
nkpad/ Greetings, Janneke -- Janneke Nieuwenhuizen | GNU LilyPond https://LilyPond.org Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Re: Does anyone use i686-linux? [was Re: bug#67535: ci.guix.gnu.org 'Cannot allocate memory' while building for i686-linux]

2024-11-10 Thread janneke
tches to keep it working > would be good. Or I suppose another example is if we froze Gnome at a > version that supported the old librsvg because the new one depends on > rust, instead we've worked around it so that those that can't use the > new one use the old one, and thos

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
/bootstrappable.org> for any UNIX-like operating system. Mes + MesCC + Mes C Library can build a bootstrappable TinyCC <https://gitlab.com/janneke/tinycc> that is self-hosting. Using this bootstrappable-tcc and the Mes C library we can build an ancient version of the GN

GNU Mes 0.26.2 released

2024-06-30 Thread Janneke Nieuwenhuizen
system. Mes + MesCC + Mes C Library can build a bootstrappable TinyCC <https://gitlab.com/janneke/tinycc> that is self-hosting. Using this bootstrappable-tcc and the Mes C library we can build an ancient version of the GNU tools triplet: glibc-2.2.5, binutils-2.20.1, gcc-2.95.3. This is enough

GNU Mes 0.26.1 released

2024-06-07 Thread Janneke Nieuwenhuizen
IX-like operating system. Mes + MesCC + Mes C Library can build a bootstrappable TinyCC <https://gitlab.com/janneke/tinycc> that is self-hosting. Using this bootstrappable-tcc and the Mes C library we can build an ancient version of the GNU tools triplet: glibc-2.2.5, binutils-2.20.1, gcc-

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
svg for the guile-rsvg > used here, or just pre-generating the png itself and adding it to the > guix-artwork repo and using it from there. FWIW, I tried to take a stab at this and made some progress https://gitlab.com/janneke/guix/-/commits/wip-sans-rust/ --8<---cut here---

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
is guile-png too low > level? That would be nice. FWIW, I shortly attempted to get rid of rust for building a hurd-vm on my `wip-sans-rust' branch, branched off core-updates https://gitlab.com/janneke/guix/-/commits/wip-sans-rust/?ref_type=heads a7b2251c6e gnu: grub-min

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
#x27;ll have to have a childhurd offload setup in place (or login to a hurd vm, checkout core-updates, and do a plain build of gnu-make-boot0 there, of course). But hopefully the problem is obvious to you. Greetings, Janneke --8<---cut here---start-&

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
ppable.org> for any UNIX-like operating system. Mes + MesCC + Mes C Library can build a bootstrappable TinyCC <https://gitlab.com/janneke/tinycc> that is self-hosting. Using this bootstrappable-tcc and the Mes C library we can build an ancient version of the GNU tools triplet:

GNU Mes 0.25 released

2023-11-10 Thread Janneke Nieuwenhuizen
ppable TinyCC <https://gitlab.com/janneke/tinycc> that is self-hosting. Using this bootstrappable-tcc and the Mes C library we can build an ancient version of the GNU tools triplet: glibc-2.2.5, binutils-2.20.1, gcc-2.95.3. This is enough to bootstrap Guix for i686-linux, x86_64-linux, a

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
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/wip-stat64 Also, I have update my core-updates branch with preliminary 0.24.2 mes and mes-boot packages here https://gitlab.com/janneke/guix/-/tr

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
https://github.com/oriansj/m2-planet [10] https://savannah.nongnu.org/projects/mescc-tools [11] https://github.com/schemeway/lalr-scm [12] https://www.cs.indiana.edu/chezscheme/syntax-case/old-psyntax.html [13] https://www.nongnu.org/nyacc [14] https://gitlab.com/janneke/tinycc [15] http://www.soft

Re: bootstrap: i686-linux progress report

2018-09-09 Thread janneke
Jan Nieuwenhuizen writes: All the info below is still valid, just to give you a heads-up that I squashed the wip-bootstrap branch from 209 down to 14 commits. The 2 last introduce the mes bootstrap, the 12 others are preparations. janneke > For the 3rd time, again I believe that I have bu