From 37a355b90184ac4848c617d2811191a4147cc2a2 Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Sat, 7 Sep 2024 18:09:34 +0200 Subject: [PATCH] overlay: update hostapd with readiness support Signed-off-by: Raito Bezarius --- overlay.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/overlay.nix b/overlay.nix index 6032257..8ecfa5e 100644 --- a/overlay.nix +++ b/overlay.nix @@ -140,7 +140,7 @@ extraPkgs // { owner = "DGNum"; repo = "hostapd"; rev = "hostap-liminix-integration"; - hash = "sha256-qoCXx3raXCD51YX5izj30VG/HMgr6lv/288Yg9I4S7M="; + hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI="; }; extraConfig = ""; configurePhase = '' @@ -182,7 +182,7 @@ extraPkgs // { owner = "DGNum"; repo = "hostapd"; rev = "hostap-liminix-integration"; - hash = "sha256-qoCXx3raXCD51YX5izj30VG/HMgr6lv/288Yg9I4S7M="; + hash = "sha256-5Xi90keCHxvuKR5Q7STuZDzuM9h9ac6aWoXVQYvqkQI="; }; extraConfig = ""; configurePhase = ''