2022-12-18T17:07:08 gamescope 3.11.49 -> 3.11.51 https://repology.org/metapackage/gamescope/versions 2022-12-18T17:07:10 attrpath: gamescope 2022-12-18T17:07:10 Checking auto update branch... 2022-12-18T17:07:10 No auto update branch exists 2022-12-18T17:07:14 [version] 2022-12-18T17:07:16 [version] updated version and sha256 2022-12-18T17:07:16 [rustCrateVersion] 2022-12-18T17:07:16 [rustCrateVersion] No cargoSha256 found 2022-12-18T17:07:16 [golangModuleVersion] 2022-12-18T17:07:16 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T17:07:16 [updateScript] 2022-12-18T17:07:16 [updateScript] skipping because derivation has no updateScript 2022-12-18T17:07:16 2022-12-18T17:07:16 [quotedUrls] 2022-12-18T17:07:16 [quotedUrls] nothing found to replace 2022-12-18T17:07:16 Diff after rewrites: diff --git a/pkgs/applications/window-managers/gamescope/default.nix b/pkgs/applications/window-managers/gamescope/default.nix index 7fdffc27f65..799b4b95081 100644 --- a/pkgs/applications/window-managers/gamescope/default.nix +++ b/pkgs/applications/window-managers/gamescope/default.nix @@ -26,7 +26,7 @@ }: let pname = "gamescope"; - version = "3.11.49"; + version = "3.11.51"; in stdenv.mkDerivation { inherit pname version; @@ -35,7 +35,7 @@ stdenv.mkDerivation { owner = "Plagman"; repo = "gamescope"; rev = "refs/tags/${version}"; - hash = "sha256-GRq/b013wFRHzFz2YCulJRtcwzX/dhJKd8dkATSLug0="; + hash = "sha256-alJaB7uZORaHV+VNlIMGuCCkPjHCF9wQ//Jv2pzitmM="; }; patches = [ ./use-pkgconfig.patch ]; 2022-12-18T17:08:48 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 gamescope nix build failed. Compiler for C++ supports arguments -Wno-unused-const-variable: YES Found pkg-config: /nix/store/k2vd7w2ixbqbgd9v88am8780111bng7j-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency x11 found: YES 1.8.1 Run-time dependency xdamage found: YES 1.1.5 Run-time dependency xcomposite found: YES 0.4.5 Run-time dependency xrender found: YES 0.9.10 Run-time dependency xext found: YES 1.3.4 Run-time dependency xfixes found: YES 6.0.0 Run-time dependency xxf86vm found: YES 1.1.4 Run-time dependency xtst found: YES 1.2.3 Run-time dependency xres found: YES 1.2.1 Run-time dependency xcb found: YES 1.14 Run-time dependency libdrm found: YES 2.4.114 Run-time dependency vulkan found: YES 1.3.231 Run-time dependency wayland-client found: YES 1.21.0 Run-time dependency wayland-server found: YES 1.21.0 Run-time dependency wayland-protocols found: YES 1.31 Run-time dependency xkbcommon found: YES 1.4.1 Run-time dependency threads found: YES Run-time dependency libcap found: YES 2.66 Run-time dependency sdl2 found: YES 2.24.2 Run-time dependency libpipewire-0.3 found: YES 0.3.63 Library rt found: YES Did not find CMake 'cmake' Found CMake: NO Run-time dependency hwdata found: NO (tried pkgconfig) meson.build:49:0: ERROR: Dependency "hwdata" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt