clhep 2.4.6.4 -> 2.4.7.0 https://repology.org/project/clhep/versions attrpath: clhep Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/physics/clhep/default.nix b/pkgs/development/libraries/physics/clhep/default.nix index b3ba508220f5..e43323ebf9c5 100644 --- a/pkgs/development/libraries/physics/clhep/default.nix +++ b/pkgs/development/libraries/physics/clhep/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "clhep"; - version = "2.4.6.4"; + version = "2.4.7.0"; src = fetchurl { url = "https://proj-clhep.web.cern.ch/proj-clhep/dist1/clhep-${version}.tgz"; - hash = "sha256-SciTMPGQPvcH08XXnBanxabyyQ/CkOIDTuODSAlInlc="; + hash = "sha256-f6RgAwvBqATqfajM52EbkyYUk7u2bDz9PO7JNdfhuNM="; }; prePatch = '' Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A clhep nix build failed. -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandomFunc.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandPoisson.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandPoisson.icc -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandPoissonQ.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandPoissonQ.icc -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandPoissonT.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandPoissonT.icc -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandSkewNormal.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandSkewNormal.icc -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandStudentT.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RandStudentT.icc -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RanecuEngine.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/Ranlux64Engine.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RanluxEngine.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RanluxppEngine.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/RanshiEngine.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/SeedTable.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/Stat.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/StaticRandomStates.h -- Installing: /nix/store/d0r0b8hfj5p9lkiqpxfhz3zhq59cml41-clhep-2.4.7.0/include/CLHEP/Random/TripleRand.h CMake Error at Random/Random/cmake_install.cmake:46 (file): file INSTALL cannot find "/build/2.4.7.0/CLHEP/Random/Random/mixmax_skip_N8.icc": No such file or directory. Call Stack (most recent call first): Random/cmake_install.cmake:51 (include) cmake_install.cmake:137 (include)  make: *** [Makefile:130: install] Error 1