Set meta.hydraPlatforms instead of meta.platforms for some packages
This commit is contained in:
@@ -39,6 +39,6 @@ pythonPackages.buildPythonPackage rec {
|
||||
local hard drive.
|
||||
'';
|
||||
maintainers = [ stdenv.lib.maintainers.rickynils ];
|
||||
platforms = [];
|
||||
hydraPlatforms = [];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user