hblock: set platforms

+1
+1
pkgs/tools/networking/hblock/default.nix
··· 35 35 homepage = "https://github.com/hectorm/hblock"; 36 36 license = licenses.mit; 37 37 maintainers = with maintainers; [ alanpearce ]; 38 + platforms = platforms.unix; 38 39 }; 39 40 }