Conversation
|
|
|
|
|
|
|
|
|
|
|
|
Flake lock file updates:
• Updated input 'nixpkgs':
'git+https://github.com/Mic92/nixpkgs?ref=main&rev=d598c291895a26179ce8f0f82608010fefbc21f6&shallow=1' (2026-07-27)
→ 'git+https://github.com/Mic92/nixpkgs?ref=main&rev=1b0533a62dfdf7783837a3362d5c3eca07d13bef&shallow=1' (2026-08-03)
The vendored gef gdb script accounted for ~940 lint errors and CPY001 (copyright notice) fired on every project file, drowning out real issues. Exclude the vendored file and disable CPY so ruff check is useful again, then fix the remaining findings: - live-text: use context managers for NamedTemporaryFile, avoid naive datetime.now() by using time.strftime, merge nested with statements - n8n-hooks tests: annotate mutable class attributes with ClassVar - weechat herdr_notify: allow PLR0917, callback signature is fixed API
Pull in mailutils libtool 2.6.2 linking fix (nixpkgs#548382) so that emacs (via notmuch/afew) and thus the email-sync and msmtp-with-sent checks build again on aarch64-darwin.
6ba1111 to
01e59cf
Compare
No description provided.