mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-26 07:58:35 +00:00
415 B
415 B
Changelog
2026-07-20
- Added
overlays/paho-mqtt.nixto disable paho-mqtt's flaky, socket-based test suite. ItscheckPhasehangs in the Nix sandbox and times out with aKeyboardInterruptafter ~150s, which was breaking theflamerebuild (paho-mqtt is pulled in transitively, e.g. via mealie). The override is applied throughpythonPackagesExtensionsso it covers every Python package set.