StormLib 9.22 -> 9.24 https://github.com/ladislav-zezula/StormLib/releases attrpath: StormLib Checking auto update branch... An auto update branch exists with message `StormLib: 9.22 -> 9.23`. New version is 9.24. The auto update branch does not match or exceed the new version. [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/StormLib/default.nix b/pkgs/development/libraries/StormLib/default.nix index 0bf9ba63dc4..56a35210912 100644 --- a/pkgs/development/libraries/StormLib/default.nix +++ b/pkgs/development/libraries/StormLib/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "StormLib"; - version = "9.22"; + version = "9.24"; src = fetchFromGitHub { owner = "ladislav-zezula"; repo = "StormLib"; rev = "v${version}"; - sha256 = "1rcdl6ryrr8fss5z5qlpl4prrw8xpbcdgajg2hpp0i7fpk21ymcc"; + sha256 = "sha256-B5Rq4vwVFSvkZzP1N0VxdzMyVuVve10ykl7nuOrO8o0="; }; cmakeFlags = [ 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 StormLib nix build failed. configuring fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/share/doc/StormLib -DCMAKE_INSTALL_INFODIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/include -DCMAKE_INSTALL_SBINDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/strip -DCMAKE_RANLIB=/nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/ranlib -DCMAKE_AR=/nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/a9pnnm17zmknqlw1qf01sldrbxlxwgf3-StormLib-9.24 -DBUILD_SHARED_LIBS=ON -DWITH_LIBTOMCRYPT=ON -- The C compiler identification is GNU 11.3.0 -- The CXX compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/iiq295j1z4q1sxmdbrl2j8ma3l5ns4wr-gcc-wrapper-11.3.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: /nix/store/04c0b1rmi9r6k9sl69a4gw3mhp3b5q2n-zlib-1.2.13/lib/libz.so (found version "1.2.13") -- Found BZip2: /nix/store/86gmg0dan51jsm3p2n2fnac1s8mq94i7-bzip2-1.0.8/lib/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) CMake Error at /nix/store/j0mq22m4pkizxxpi98x1bbjd3nf7mzfs-cmake-3.24.3/share/cmake-3.24/Modules/FindPkgConfig.cmake:663 (message): pkg-config tool not found Call Stack (most recent call first): /nix/store/j0mq22m4pkizxxpi98x1bbjd3nf7mzfs-cmake-3.24.3/share/cmake-3.24/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) CMakeLists.txt:315 (pkg_check_modules)  -- Linking against dependent libraries dynamically -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".