lol

reaver-wps: set platforms

+1
+1
pkgs/tools/networking/reaver-wps/default.nix
··· 22 description = "Brute force attack against Wifi Protected Setup"; 23 homepage = http://code.google.com/p/reaver-wps; 24 license = stdenv.lib.licenses.gpl2Plus; 25 }; 26 }
··· 22 description = "Brute force attack against Wifi Protected Setup"; 23 homepage = http://code.google.com/p/reaver-wps; 24 license = stdenv.lib.licenses.gpl2Plus; 25 + platforms = stdenv.lib.platforms.linux; 26 }; 27 }