mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
python312Packages.geant4: unbreak on aarch64-linux
This commit is contained in:
parent
dd681c90cf
commit
88b337c8c1
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue