clear: set platforms

+1
+1
pkgs/applications/audio/clerk/default.nix
··· 77 license = licenses.mit; 78 maintainers = with maintainers; [ anderspapitto rewine ]; 79 mainProgram = "clerk"; 80 }; 81 }
··· 77 license = licenses.mit; 78 maintainers = with maintainers; [ anderspapitto rewine ]; 79 mainProgram = "clerk"; 80 + platforms = platforms.linux; 81 }; 82 }