2022-12-06T16:47:46 pmix 3.2.3 -> 4.2.2 https://github.com/openpmix/openpmix/releases 2022-12-06T16:47:48 attrpath: pmix 2022-12-06T16:47:48 Checking auto update branch... 2022-12-06T16:47:49 No auto update branch exists 2022-12-06T16:47:52 [version] 2022-12-06T16:47:54 [version] updated version and sha256 2022-12-06T16:47:54 [rustCrateVersion] 2022-12-06T16:47:54 [rustCrateVersion] No cargoSha256 found 2022-12-06T16:47:54 [golangModuleVersion] 2022-12-06T16:47:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T16:47:54 [updateScript] 2022-12-06T16:47:54 [updateScript] skipping because derivation has no updateScript 2022-12-06T16:47:54 2022-12-06T16:47:54 [quotedUrls] 2022-12-06T16:47:54 [quotedUrls] nothing found to replace 2022-12-06T16:47:55 Diff after rewrites: diff --git a/pkgs/development/libraries/pmix/default.nix b/pkgs/development/libraries/pmix/default.nix index 7791973bb12..c35797e5786 100644 --- a/pkgs/development/libraries/pmix/default.nix +++ b/pkgs/development/libraries/pmix/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "pmix"; - version = "3.2.3"; + version = "4.2.2"; src = fetchFromGitHub { repo = "openpmix"; owner = "openpmix"; rev = "v${version}"; - sha256 = "sha256-w3j4zgEAn6RxIHAvy0B3MPFTV46ocCvc0Z36tN1T+rc="; + sha256 = "sha256-MSXhFXPd3N2IwrDUkC7JEiV+/BrhIna3j+4Rv75iQSU="; }; postPatch = '' 2022-12-06T16:49:51 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pmix nix build failed. checking if want to install PMIx header files... yes checking if tests and examples are to be installed... yes checking if want pretty-print stacktrace... yes checking if want dstore pthread-based locking... yes checking if want ident string... checking if want developer-level timing support... no checking if want to disable binaries... yes checking if want install Python bindings... no checking python... checking for python... no checking for python2... no checking for python3... no checking for python3.9... no checking for python3.8... no checking for python3.7... no checking for python3.6... no checking for python3.5... no checking for python3.4... no checking for python3.3... no checking for python3.2... no checking for python3.1... no checking for python3.0... no checking for python2.7... no checking for python2.6... no checking for python2.5... no checking for python2.4... no checking for python2.3... no checking for python2.2... no checking for python2.1... no checking for python2.0... no configure: error: no suitable Python interpreter found