nixpkgs/pkgs/os-specific/linux/wpa_supplicant
Adam Joseph a6a823834b wpa_supplicant: rename withDbus to dbusSupport
wpa_supplicant/default.nix currently uses the option "withDbus" to
decide whether or not to compile with dbus support.  It is the only
nix package that uses this choice of name.  Most other packages use
dbusSupport instead.

Let's rename this option to dbusSupport, so that users desiring to
compile without dbus can set the option once in nixpkgs.conf and have
all packages understand that directive.
2022-03-12 07:27:20 -08:00
..
0001-Implement-read-only-mode-for-ssids.patch wpa_supplicant: review fixes 2021-04-16 13:28:26 +02:00
default.nix wpa_supplicant: rename withDbus to dbusSupport 2022-03-12 07:27:20 -08:00
gui.nix wpa_supplicant_gui: fixup build after update in PR #155266 2022-01-20 18:12:47 +01:00
Use-unique-IDs-for-networks-and-credentials.patch wpa_supplicant: use unique IDs for networks and credentials 2022-02-07 20:45:08 +01:00