cython: set platforms
This commit is contained in:
@@ -16,5 +16,6 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = {
|
||||
description = "An interpreter to help writing C extensions for Python";
|
||||
platforms = stdenv.lib.platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user