···16 # No tests
17 doCheck = false;
180019 meta = with lib; {
20 description = "Change your MAC address for debugging purposes";
21 homepage = "https://github.com/feross/SpoofMAC";
···16 # No tests
17 doCheck = false;
1819+ pythonImportsCheck = [ "spoofmac" ];
20+21 meta = with lib; {
22 description = "Change your MAC address for debugging purposes";
23 homepage = "https://github.com/feross/SpoofMAC";