pmix 3.2.4 -> 5.0.1 https://repology.org/project/pmix/versions 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 [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/pmix/default.nix b/pkgs/development/libraries/pmix/default.nix index 1f16ba86b3ba..915954c3a59b 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 = "5.0.1"; src = fetchFromGitHub { repo = "openpmix"; owner = "openpmix"; rev = "v${version}"; - sha256 = "sha256-79zTZm549VRsqeziCuBT6l4jTJ6D/gZaMAvgHZm7jn4="; + sha256 = "sha256-Fo/mGzcuG9xaHwnByqlKrcRNLHo33eoWD8NSzHUOlAY="; }; 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.guess: interpreter directive changed from "#! /bin/sh" to "/nix/store/xdqlrixlspkks50m9b0mpvag65m3pf2w-bash-5.2-p15/bin/sh" @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @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 919. /nix/store/3pfjacvdg9f491lfqc9qb2d0nknx73fb-stdenv-linux/setup: line 144: pop_var_context: head of shell_variables not a function context