csfml 2.5.2 -> 2.6.0 https://github.com/SFML/CSFML/releases attrpath: csfml 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 Diff after rewrites: diff --git a/pkgs/development/libraries/csfml/default.nix b/pkgs/development/libraries/csfml/default.nix index 397d5186a1c4..a22eda7c4424 100644 --- a/pkgs/development/libraries/csfml/default.nix +++ b/pkgs/development/libraries/csfml/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "csfml"; - version = "2.5.2"; + version = "2.6.0"; src = fetchFromGitHub { owner = "SFML"; repo = "CSFML"; rev = version; - sha256 = "sha256-A5C/4SnxUX7mW1wkPWJWX3dwMhrJ79DkBuZ7UYzTOqE="; + sha256 = "sha256-wwDHuyh4zMi0XCjIK7dUWiscPA+r8zLEvomuul6nlyQ="; }; nativeBuildInputs = [ cmake ]; buildInputs = [ sfml ]; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A csfml nix build failed. Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase 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/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/share/doc/CSFML -DCMAKE_INSTALL_INFODIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/4kwk49k8rc8cg8c387kbbjcrl8i0y693-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/4kwk49k8rc8cg8c387kbbjcrl8i0y693-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/4kwk49k8rc8cg8c387kbbjcrl8i0y693-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/4ajm7crk7vp08ycnrjm8lkz6pi7gq04m-csfml-2.6.0 -DCMAKE_MODULE_PATH=/nix/store/m6ng0193ln69wiqd7rqrqz9wrrkznijv-sfml-2.5.1/share/SFML/cmake/Modules/ -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/4kwk49k8rc8cg8c387kbbjcrl8i0y693-gcc-wrapper-13.2.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/4kwk49k8rc8cg8c387kbbjcrl8i0y693-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at src/SFML/CMakeLists.txt:24 (find_package): Could not find a configuration file for package "SFML" that is compatible with requested version "2.6". The following configuration files were considered but not accepted: /nix/store/m6ng0193ln69wiqd7rqrqz9wrrkznijv-sfml-2.5.1/lib/cmake/SFML/SFMLConfig.cmake, version: 2.5.1  -- Configuring incomplete, errors occurred!