hyperion-ng 2.0.14 -> 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 a1eb4086e89..347ca55740b 100644 --- a/pkgs/applications/video/hyperion-ng/default.nix +++ b/pkgs/applications/video/hyperion-ng/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "hyperion.ng"; - version = "2.0.14"; + version = "2.0.15"; src = fetchFromGitHub { owner = "hyperion-project"; repo = pname; rev = version; - sha256 = "sha256-Y1PZ+YyPMZEX4fBpMG6IVT1gtXR9ZHlavJMCQ4KAenc="; + sha256 = "sha256-LbR9BjNQ83QiUj7iKBupfCPPqRGm7ixdDWY4i75GMSI="; # needed for `dependencies/external/`: # * rpi_ws281x` - not possible to use as a "system" lib # * qmdnsengine - not in nixpkgs yet 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/pk5rjcdig6zdxpnb8088qdgm7sif9j2l-libjpeg-turbo-2.1.4/lib/libturbojpeg.so -- Found X11: /nix/store/jbc3f1agds5a6d0yas6i30hwr36al8jd-xorgproto-2021.5/include -- Looking for XOpenDisplay in /nix/store/pciixhi1sl4rc4b7wk705qzq8461l14h-libX11-1.8.4/lib/libX11.so;/nix/store/05pz5prswc4i515xihy8yiq26yk8vcg2-libXext-1.3.4/lib/libXext.so -- Looking for XOpenDisplay in /nix/store/pciixhi1sl4rc4b7wk705qzq8461l14h-libX11-1.8.4/lib/libX11.so;/nix/store/05pz5prswc4i515xihy8yiq26yk8vcg2-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/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb.so (found version "") -- Found XCB_RENDER: /nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb-render.so (found version "") -- Found XCB_SHM: /nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb-shm.so (found version "") -- Found XCB_IMAGE: /nix/store/jwmqda6rhy6lqmxs3p8y1dwxmnn6c31w-xcb-util-image-0.4.1/lib/libxcb-image.so (found version "") -- Found XCB_RANDR: /nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb-randr.so (found version "") -- Found XCB: /nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb.so;/nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb-render.so;/nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb-shm.so;/nix/store/jwmqda6rhy6lqmxs3p8y1dwxmnn6c31w-xcb-util-image-0.4.1/lib/libxcb-image.so;/nix/store/24b0wymzjgl1ylypzj3il3nj2ymf27p4-libxcb-1.14/lib/libxcb-randr.so found components: SHM IMAGE RENDER RANDR CMake Error at /nix/store/l94cn27yfm8mackgy708alcj9zczxj67-cmake-3.25.3/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/l94cn27yfm8mackgy708alcj9zczxj67-cmake-3.25.3/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /nix/store/l94cn27yfm8mackgy708alcj9zczxj67-cmake-3.25.3/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".