zls: set platforms

zowoq a170fbe7 9eddb61d

+1
+1
pkgs/development/tools/zls/default.nix
··· 28 28 homepage = "https://github.com/zigtools/zls"; 29 29 license = licenses.mit; 30 30 maintainers = with maintainers; [ fortuneteller2k ]; 31 + platforms = platforms.unix; 31 32 }; 32 33 }