From 8a2d67c7a04f8e60b0b6446efe2f514902b0f52e Mon Sep 17 00:00:00 2001 From: kurogeek Date: Fri, 18 Sep 2026 09:41:47 +0000 Subject: [PATCH] flake: bump cnx-network for the wifi bridge enslave fix 60aac6e -> f98226b. Wireless BSS .network files now match on WLANInterfaceType=ap so networkd enslaves the radios to br0 only once hostapd has switched them to AP mode; on stellio (mt798x-wmac) the earlier one-shot enslave failed in station mode and wifi clients never reached Kea. Also picks up the assertion that no supplicant owns the radios. --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index b5493ce..36d2578 100644 --- a/flake.lock +++ b/flake.lock @@ -181,11 +181,11 @@ ] }, "locked": { - "lastModified": 1789610252, - "narHash": "sha256-k8rD1LMf17vAf+fS9lVC4Yp0C6ok5mYVtfZAsKC6Wy8=", + "lastModified": 1789724167, + "narHash": "sha256-uXyWA9VdDvSNQAZzGY+FCbYflQJ3kCJAc2QA+UCVGTg=", "ref": "clanService-router-ai", - "rev": "60aac6efb277a12c24fde29eb77422b3c3519df4", - "revCount": 194, + "rev": "f98226bc6efedc3f4f29c1a9974d68e1aded7758", + "revCount": 196, "type": "git", "url": "https://git.b4l.co.th/B4L/cnx-network-clan" },