···54 '';
55 homepage = "https://github.com/araujobsd/ifwifi";
56 license = with licenses; [ bsd2 ];
57- maintainers = with maintainers; [ blaggacao ];
58 # networkmanager doesn't work on darwin
59 # even though the `wifiscanner` crate would work
60 platforms = with platforms; linux; # ++ darwin;
···54 '';
55 homepage = "https://github.com/araujobsd/ifwifi";
56 license = with licenses; [ bsd2 ];
57+ maintainers = with maintainers; [ ];
58 # networkmanager doesn't work on darwin
59 # even though the `wifiscanner` crate would work
60 platforms = with platforms; linux; # ++ darwin;