Merge pull request #104700 from bcdarwin/python3-nibabel-aarch64
python3Packages.nibabel: remove `platforms` from `meta`
This commit is contained in:
commit
a9ed028758
@ -34,6 +34,5 @@ buildPythonPackage rec {
|
||||
description = "Access a multitude of neuroimaging data formats";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ashgillman ];
|
||||
platforms = platforms.x86_64; # https://github.com/nipy/nibabel/issues/861
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user