Loading pkgs/os-specific/linux/wpa_supplicant/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
pkgs/os-specific/linux/wpa_supplicant/default.nix +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading