Unverified Commit 9b0cf4da authored by Michele Guerini Rocco's avatar Michele Guerini Rocco Committed by GitHub
Browse files

wpa_supplicant: patch ext_password_file bug (#441467)

parents 943cab88 536130f7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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