IRC channel logs

2024-09-25.log

back to list of logs

<ArneBab>SRFI 234 (topological sort) is finalized! https://srfi.schemers.org/srfi-234/srfi-234.html
<amano>Is there a way to get the path to an image file in a guile library?
<dpk>ArneBab: did you get in touch with jcowan to make that possible?
<ArneBab>dpk: more or less: I joined the SRFI discussion, continued the discussion, and resolved the issues that came up.
<dpk>when did you speak to him?
<amano>Does guile support compilation into one executable?
<ArneBab>dpk: I just joined the discussion, Iā€™m not sure whether he took part.
<wingo>hoo that 32-bit compilation failure was pretty deep
<mwette>"was" sounds like good news
<divya>I'm trying to create a custom Shepherd service, but keep getting wrong type error.
<divya>This is what goes into my home configuration: https://paste.debian.net/1330415/
<divya>And this is what I get when doing `guix home reconfigure home.scm`: https://paste.debian.net/1330416/
<ekaitz>divya: did you try in #guix?
<divya>I asked it in #guix and got some help, I needed to have it as a `simple-service` extending `home-shepherd-service-type`. But now `guix home reconfigure` goes without errors, yet I can't do `herd start kmonad`
<wingo>meep
<wingo>rlb: hey. i think i finally fixed the 32-bit thing. can you test?
<dthompson>šŸŽ‰