Unverified Commit 88b337c8 authored by Malo Bourgon's avatar Malo Bourgon
Browse files

python312Packages.geant4: unbreak on `aarch64-linux`

parent dd681c90
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.