Merge pull request #66117 from veprbl/pr/hepmc_2_06_10

hepmc: 2.06.09 -> 2.06.10
This commit is contained in:
Dmitry Kalinkin
2019-08-11 22:16:16 -04:00
committed by GitHub
10 changed files with 22 additions and 21 deletions

View File

@@ -42,9 +42,9 @@ buildPythonPackage rec {
'';
nativeBuildInputs = [ pkgs.swig ];
buildInputs = [ pkgs.hepmc ];
buildInputs = [ pkgs.hepmc2 ];
HEPMCPATH = pkgs.hepmc;
HEPMCPATH = pkgs.hepmc2;
checkPhase = ''
${python.interpreter} test/test1.py