m3tm3re 048244f122 fix(m3-ares): use stable tuxedo-drivers module to work around nixpkgs#480391
The unstable tuxedo-drivers module has a type error where cfg.settings
(a set) is passed directly to lib.any which expects a list. This was
introduced in commit 15d9ec6 and fixed in a77e30e, but the fix hasn't
propagated to our nixpkgs input yet.

Workaround: disable the unstable module and import from nixpkgs-stable.
2026-01-19 19:24:34 +01:00
2026-01-17 10:17:48 +01:00
2026-01-17 10:17:48 +01:00
2026-01-07 04:49:43 +01:00
2026-01-02 15:12:26 +01:00
2026-01-17 10:17:48 +01:00
Description
No description provided
27 MiB
Languages
Nix 100%