python312Packages.geant4: unbreak on aarch64-linux

This commit is contained in:
Malo Bourgon 2025-05-13 00:42:02 -07:00
parent dd681c90cf
commit 88b337c8c1
No known key found for this signature in database

View file

@ -141,7 +141,6 @@ stdenv.mkDerivation rec {
'';
meta = with lib; {
broken = (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64);
description = "Toolkit for the simulation of the passage of particles through matter";
longDescription = ''
Geant4 is a toolkit for the simulation of the passage of particles through matter.