IRC channel logs
2025-08-14.log
back to list of logs
<apteryx>looks like the cmake build system changes broke a couple thinghs <apteryx>oh, apparently fixed already on master <apteryx>is someone regularly using NTFS-formatted USB keys with GNOME? It seems adding ntfs-3g to the system 'packages' field may not be enough to please udisks/Nautilus anymore. <s3>Hello, I try to update pcsc-lite to the latest version. I added autoconf, automake and libtool to the native-inputs but the build fails with "configure.ac:62: error: possibly undefined macro: AC_DEFINE". Does anyone has an idea what I should add/change? <simendsjo>My external monitors are detected and setup up in gdm. But if I reconnect them, xrandr won't list them anymore. Logging out to gdm, and they are detected again. So each time I move my laptop, I have to log in again :/ Any idea what might be wrong? <decfed>anyone has a snapraid configuration for guix? <decfed>same question regarding mergerfs <untrusem>why did I get this warning when I guix pulled, `Computing Guix derivation for 'x86_64-linux'... \warning: 'youtube-dl' is deprecated, use 'yt-dlp' instead`, its unusual <bavier>untrusem: might happen if `youtube-dl` is referenced by another channel? <untrusem>I have also been having these issuse regarding channels <untrusem>I have yet to contact the channel authors <simendsjo>untrusem: It's because the canonical name for the package has changed, and the old name has been created as an alias to give this warning: `(define-deprecated/public-alias youtube-dl yt-dlp)` <identity>‘define-deprecated/public-alias’ seems a little too much for a single form <PotentialUser-94>Is it that the source is not available? I had never seen this error before.