shibboleth-sp 3.0.4.1 -> 3.4.1 https://repology.org/project/shibboleth-sp/versions attrpath: shibboleth-sp 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/shibboleth-sp/default.nix b/pkgs/development/libraries/shibboleth-sp/default.nix index 964d15e9546..637de465181 100644 --- a/pkgs/development/libraries/shibboleth-sp/default.nix +++ b/pkgs/development/libraries/shibboleth-sp/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "shibboleth-sp"; - version = "3.0.4.1"; + version = "3.4.1"; src = fetchgit { url = "https://git.shibboleth.net/git/cpp-sp.git"; rev = version; - sha256 = "1qb4dbz5gk10b9w1rf6f4vv7c2wb3a8bfzif6yiaq96ilqad7gdr"; + sha256 = "sha256-Irlg4S+3F38AsyvdKzQSUcr/I27ChOHXBaDHlUloU+Q="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; 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 shibboleth-sp nix build failed. checking for Boost headers version >= 0.0.0... yes checking for Boost's header version... 1_79 checking for boost/bind.hpp... yes checking for boost/lambda/lambda.hpp... yes checking for boost/ptr_container/ptr_deque.hpp... yes checking for boost/ptr_container/ptr_list.hpp... yes checking for boost/ptr_container/ptr_vector.hpp... yes checking for boost/ptr_container/ptr_array.hpp... yes checking for boost/ptr_container/ptr_set.hpp... yes checking for boost/ptr_container/ptr_map.hpp... yes checking for boost/scoped_ptr.hpp... yes checking for boost/shared_ptr.hpp... yes checking for boost/algorithm/string.hpp... yes checking for boost/tuple/tuple.hpp... yes checking for ctime_r... yes, and it takes 2 arguments checking pkg-config is at least version 0.9.0... yes checking for log4shib... yes checking for xerces-c >= 3.2... yes checking for xml-security-c >= 2... yes checking for xmltooling >= 3.1... no configure: error: Package requirements ( xmltooling >= 3.1) were not met: Requested 'xmltooling >= 3.1' but version of xmltooling is 3.0.4 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables xmltooling_CFLAGS and xmltooling_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.