IRC channel logs

2026-09-10.log

back to list of logs

<apteryx>jlicht: do we really need to wait for a qa branch to merge the fixes in javascript-team? node has 570 dependents which is mostly for tree-sitter
<apteryx>maybe just a PR merge request to master would get the ci bot to build it, and then we'd be good
<apteryx>jlicht: let's see... https://codeberg.org/guix/guix/pulls/11161
<jlicht>apteryx: join the JavaScript team and you get a say too :P
<apteryx>I like my current spot on the door frame ;-)
<jlicht>but on a more serious note: I'd really like to get the node-bootstrap in too, before the merge, as it unblocks a bunch of other deprecations for other folks
<jlicht>openssl@1, Python@2
<jlicht>I don't have an opinion on the qa stuff: most important IMHO is that we have substitutes for ungoogled-chromium and librewolf&friends
<apteryx>are there outstanding issues with it?
<jlicht>librewolf compilation seems to be killed for (seemingly?) a signal that gets sent for no discernable reason
<jlicht>nothing else I'm aware
<jlicht>so im not even certain it's a branch-or-CI issue
<apteryx>OK, so you'd want someone to review it, but it's already done unless issues are uncovered with the work?
<jlicht>an official approval would still be nice: 2 folks already had a peek at it
<apteryx>ACTION did the mistake of running guix import npm-binary -r npn-run-all
<apteryx>jlicht: on this one, right? https://codeberg.org/guix/guix/pulls/11038
<jlicht>indeed
<sleepydog>jessie: I had this problem w/kicad. It couldn't find the org.gtk.Settings.FileChooser schema. I needed to manually add the gtk+ package's /share directory to XDG_DATA_DIRS.
<Cubi01>I just installed guix system, and KDE's windows cant be moved and are missing their decorations. Does anyone have any suggestions?
<Cubi01>I tried a few things with installing kwin via guix but it did NOT do this in the VM i tested guix system on either, so im kinda just stuck lol
<Cubi01>My bad if someone messaged back, i was trying to update my system completely first just to make sure sumn didnt mess up
<csantosb>sleepydog: you had an issue with current kicad ? I pushed an update yesterday.