2022-12-19T17:27:55 sunshine 0.15.0 -> 0.16.0 https://github.com/LizardByte/Sunshine/releases 2022-12-19T17:27:58 attrpath: sunshine 2022-12-19T17:27:58 Checking auto update branch... 2022-12-19T17:27:58 No auto update branch exists 2022-12-19T17:28:01 [version] 2022-12-19T17:28:25 [version] updated version and sha256 2022-12-19T17:28:25 [rustCrateVersion] 2022-12-19T17:28:25 [rustCrateVersion] No cargoSha256 found 2022-12-19T17:28:25 [golangModuleVersion] 2022-12-19T17:28:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-19T17:28:25 [updateScript] 2022-12-19T17:28:25 [updateScript] skipping because derivation has no updateScript 2022-12-19T17:28:25 2022-12-19T17:28:25 [quotedUrls] 2022-12-19T17:28:25 [quotedUrls] nothing found to replace 2022-12-19T17:28:25 Diff after rewrites: diff --git a/pkgs/servers/sunshine/default.nix b/pkgs/servers/sunshine/default.nix index 93eccb74eab..0111a025671 100644 --- a/pkgs/servers/sunshine/default.nix +++ b/pkgs/servers/sunshine/default.nix @@ -23,13 +23,13 @@ stdenv.mkDerivation rec { pname = "sunshine"; - version = "0.15.0"; + version = "0.16.0"; src = fetchFromGitHub { owner = "LizardByte"; repo = "Sunshine"; rev = "v${version}"; - sha256 = "sha256-/eekvpjopCivb2FJqh5W1G54GznLwdjk8ANOosdfuxw="; + sha256 = "sha256-o489IPza1iLoe74Onn2grP5oeNy0ZYdrvBoMEWlbwCE="; fetchSubmodules = true; }; 2022-12-19T17:29:55 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sunshine nix build failed. -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Performing Test HAS_MSGHDR_FLAGS -- Performing Test HAS_MSGHDR_FLAGS - Success -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of QOS_FLOWID -- Check size of QOS_FLOWID - failed -- Check size of PQOS_FLOWID -- Check size of PQOS_FLOWID - failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found Boost: /nix/store/p3awbln3624hlf03wa9wcfw5j5drcf74-boost-1.79.0-dev/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.53.0") found components: system thread -- Found OpenSSL: /nix/store/zpwhl35d2dkj0p4bli5wp6sw1vfsyab5-openssl-3.0.7/lib/libcrypto.so (found version "3.0.7") -- Found PkgConfig: /nix/store/k2vd7w2ixbqbgd9v88am8780111bng7j-pkg-config-wrapper-0.29.2/bin/pkg-config (found version "0.29.2") -- Checking for module 'libcurl' -- No package 'libcurl' found CMake Error at /nix/store/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /nix/store/blqlkgmvs12h8m8rhbv7pmyj7jyxxp37-cmake-3.24.3/share/cmake-3.24/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) CMakeLists.txt:66 (pkg_check_modules)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log". See also "/build/source/build/CMakeFiles/CMakeError.log".