codechecker: restore the meta.platforms attribute (#399695)
This commit is contained in:
@@ -123,5 +123,6 @@ python3Packages.buildPythonApplication rec {
|
||||
felixsinger
|
||||
];
|
||||
mainProgram = "CodeChecker";
|
||||
platforms = platforms.darwin ++ platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user