IRC channel logs

2026-03-14.log

back to list of logs

<dckc>I'm trying to use a guix box after leaving it alone since Jan 2025. it's taken about an hour to pull ~33k commits and get packages and such
<dckc>TIL: there's a separate git clone for my user and for root
<dckc>`guix system reconfigure` uses the root one
<dckc>oops; wrong channel
<jfred>in fairness guix stuff isn't entirely off topic for this channel :P
<noe>dckc, use sudo -E to reconfigure your system with the user’s clone 🙂