python311Packages.pydmd: unbreak on aarch64-{darwin,linux}
This commit is contained in:
parent
fb7858ba5d
commit
e361661cdd
@ -58,7 +58,6 @@ let
|
||||
changelog = "https://github.com/PyDMD/PyDMD/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ yl3dy ];
|
||||
broken = stdenv.hostPlatform.isAarch64;
|
||||
};
|
||||
};
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user