Hermes 8e395729ff fix(overlay): avoid recursion with final.lib, use prev.lib.optionalAttrs
Replace recursive `final.lib.optionalAttrs` with `prev.lib.optionalAttrs`
using the `?` operator to check for meshtastic existence safely.
This allows the overlay to work with both stable (25.11) and unstable.
2026-06-07 06:45:16 -04:00
2026-04-04 04:57:47 -04:00
2026-05-18 20:31:07 -04:00
Description
My whole infra configuration
916 KiB
Languages
Nix 93.2%
Dockerfile 6.8%