geant4: add geant4.passthru.enableQt

This commit is contained in:
Dmitry Kalinkin
2022-06-30 11:33:59 -04:00
parent 210830ec77
commit b7e50b7b21
@@ -111,6 +111,8 @@ stdenv.mkDerivation rec {
};
tests = callPackage ./tests.nix {};
inherit enableQt;
};
# Set the myriad of envars required by Geant4 if we use a nix-shell.