hyperion-ng 2.0.12 -> 2.0.15 https://github.com/hyperion-project/hyperion.ng/releases attrpath: hyperion-ng 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/applications/video/hyperion-ng/default.nix b/pkgs/applications/video/hyperion-ng/default.nix index d9a1e251e4d..d88e15d2712 100644 --- a/pkgs/applications/video/hyperion-ng/default.nix +++ b/pkgs/applications/video/hyperion-ng/default.nix @@ -4,13 +4,13 @@ mkDerivation rec { pname = "hyperion.ng"; - version = "2.0.12"; + version = "2.0.15"; src = fetchFromGitHub { owner = "hyperion-project"; repo = pname; rev = version; - sha256 = "sha256-J31QaWwGNhIpnZmWN9lZEI6fC0VheY5X8fGchQqtAlQ="; + sha256 = "sha256-N2s4zzpXmTzFLCsqN+CfdMbsR0OfbN0VnYJj5fVle74="; }; buildInputs = [ 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 hyperion-ng nix build failed. -- Using Turbo JPEG library: /nix/store/kkd5d0v5a682yirk12gzxmsbz9nw1xnp-libjpeg-turbo-2.1.4/lib/libturbojpeg.so -- Found X11: /nix/store/fqcy8f9y1s3kwivwl6mv973fq7qcxzfa-xorgproto-2021.5/include -- Looking for XOpenDisplay in /nix/store/b6dyy0mxd4xhkkimlm0v8g0pbq0qpay5-libX11-1.8.3/lib/libX11.so;/nix/store/r7d1qf7l4767ksh8awx44jaxpnmm33fs-libXext-1.3.4/lib/libXext.so -- Looking for XOpenDisplay in /nix/store/b6dyy0mxd4xhkkimlm0v8g0pbq0qpay5-libX11-1.8.3/lib/libX11.so;/nix/store/r7d1qf7l4767ksh8awx44jaxpnmm33fs-libXext-1.3.4/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- XCB: SHM requires XCB -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Found XCB_XCB: /nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb.so (found version "") -- Found XCB_RENDER: /nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb-render.so (found version "") -- Found XCB_SHM: /nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb-shm.so (found version "") -- Found XCB_IMAGE: /nix/store/q99210b8dva9pxsanfvcwn9j6k9b5nir-xcb-util-image-0.4.0/lib/libxcb-image.so (found version "") -- Found XCB_RANDR: /nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb-randr.so (found version "") -- Found XCB: /nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb.so;/nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb-render.so;/nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb-shm.so;/nix/store/q99210b8dva9pxsanfvcwn9j6k9b5nir-xcb-util-image-0.4.0/lib/libxcb-image.so;/nix/store/g9wiz0czjlhippnyd3p6v10wvj9if4yy-libxcb-1.14/lib/libxcb-randr.so found components: SHM IMAGE RENDER RANDR CMake Error at /nix/store/3ca5j5y66apri335b468qsd3vqnn381k-cmake-3.25.1/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find ALSA (missing: ALSA_LIBRARY ALSA_INCLUDE_DIR) Call Stack (most recent call first): /nix/store/3ca5j5y66apri335b468qsd3vqnn381k-cmake-3.25.1/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /nix/store/3ca5j5y66apri335b468qsd3vqnn381k-cmake-3.25.1/share/cmake-3.25/Modules/FindALSA.cmake:62 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) libsrc/grabber/audio/CMakeLists.txt:23 (find_package)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".