IRC channel logs

2026-04-08.log

back to list of logs

<n|Phreak>Hmm so I tried to update hoot to the latest branch using guix package -p ~/.guix-extra-profiles/guile-env -i guile-hoot --with-source='https://codeberg.org/spritely/hoot.git#main'
<n|Phreak>is that correct or no ?
<n|Phreak>I'm doing an update , see if that was the issue.
<dthompson>n|Phreak: I'm not sure exactly what's going on but I am confident that it's an environment issue. I use the hoot main branch successfully for development every day.
<dthompson>if you're not using the guile-next package then try that
<dthompson>it really shouldn't be necessary, though.
<dthompson>I just switched my dev environment to build against the guile-3.0-latest package (3.0.11) rather than guile-next and I don't get any compilation errors.