wpa_supplicant: patch ext_password_file bug (#441467)

This commit is contained in:
Michele Guerini Rocco
2025-09-12 07:27:22 +00:00
committed by GitHub

View File

@@ -39,6 +39,11 @@ stdenv.mkDerivation rec {
url = "https://w1.fi/cgit/hostap/patch/?id=c330b5820eefa8e703dbce7278c2a62d9c69166a";
hash = "sha256-5ti5OzgnZUFznjU8YH8Cfktrj4YBzsbbrEbNvec+ppQ=";
})
(fetchpatch {
name = "ensure-full-key-match";
url = "https://git.w1.fi/cgit/hostap/patch/?id=1ce37105da371c8b9cf3f349f78f5aac77d40836";
hash = "sha256-leCk0oexNBZyVK5Q5gR4ZcgWxa0/xt/aU+DssTa0UwE=";
})
];
# TODO: Patch epoll so that the dbus actually responds