pmix 3.2.4 -> 4.2.3 https://github.com/openpmix/openpmix/releases attrpath: pmix 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/pmix/default.nix b/pkgs/development/libraries/pmix/default.nix index 1f16ba86b3b..e3a4e073086 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.4"; + version = "4.2.3"; src = fetchFromGitHub { repo = "openpmix"; owner = "openpmix"; rev = "v${version}"; - sha256 = "sha256-79zTZm549VRsqeziCuBT6l4jTJ6D/gZaMAvgHZm7jn4="; + sha256 = "sha256-DcxJZVFhY0JLe5dV4JDx2r+spUnElh7JxnlFpaI4Tbk="; }; postPatch = '' 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 pmix nix build failed. ./config/from-savannah/upstream-config.sub: interpreter directive changed from "#! /bin/sh" to "/nix/store/0hx32wk55ml88jrb1qxwg5c5yazfm6gf-bash-5.2-p15/bin/sh" ./config/from-savannah/upstream-config.guess: interpreter directive changed from "#! /bin/sh" to "/nix/store/0hx32wk55ml88jrb1qxwg5c5yazfm6gf-bash-5.2-p15/bin/sh" ./config/pmix_get_version.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/0hx32wk55ml88jrb1qxwg5c5yazfm6gf-bash-5.2-p15/bin/sh" @nix { "action": "setPhase", "phase": "configurePhase" } configuring PMIx autogen (buckle up!) 1. Checking tool versions Searching for autoconf Found autoconf version 2.71; checking version... Found version component 2 -- need 2 Found version component 71 -- need 69 ==> ACCEPTED Searching for libtoolize Found libtoolize version 2.4.7; checking version... Found version component 2 -- need 2 Found version component 4 -- need 4 Found version component 7 -- need 2 ==> ACCEPTED Searching for automake Found automake version 1.16.5; checking version... Found version component 1 -- need 1 Found version component 16 -- need 13 ==> ACCEPTED 2. Checking for git submodules Can't run "git submodule status" at ./autogen.pl line 896. /nix/store/sw36plhp82916wwg6i6097rkzza7d950-stdenv-linux/setup: line 136: pop_var_context: head of shell_variables not a function context