treewide: mark packages as buildable on darwin (PR #45364)
vcunat amended the commit a bit; see the PR for details/discussion.
This commit is contained in:
@@ -65,7 +65,6 @@ buildPythonPackage rec {
|
||||
programming language.
|
||||
'';
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
broken = stdenv.targetPlatform.isDarwin;
|
||||
license = licenses.gpl3Plus;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user