cemu 2.0-45 -> 2.0.397 https://repology.org/project/cemu-wii-u-emulator/versions attrpath: cemu Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vjgjn19bgbhfwjhsks81301xzdjp6ckl-packages.json.drv building '/nix/store/vjgjn19bgbhfwjhsks81301xzdjp6ckl-packages.json.drv'... Going to be running update for following packages: - cemu-2.0-45 Press Enter key to continue... Running update for: - cemu-2.0-45: UPDATING ... - cemu-2.0-45: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/cemu/default.nix b/pkgs/applications/emulators/cemu/default.nix index d38865adc205..5a815fbef954 100644 --- a/pkgs/applications/emulators/cemu/default.nix +++ b/pkgs/applications/emulators/cemu/default.nix @@ -31,13 +31,13 @@ stdenv.mkDerivation rec { pname = "cemu"; - version = "2.0-45"; + version = "2.0-47"; src = fetchFromGitHub { owner = "cemu-project"; repo = "Cemu"; rev = "v${version}"; - hash = "sha256-Bi2ws08e+6rNv83ypLrgB/KZWt95i7UkFrqhCr/0Zko="; + hash = "sha256-0N/bJJHWMHF+ZlVxNHV8t/1jFr3ER3GNF8CPAHVSsak="; }; patches = [ No auto update branch exists 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 cemu nix build failed. to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found Package libpcre2-8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre2-8.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found Package libpcre2-8 was not found in the pkg-config search path. Perhaps you should add the directory containing `libpcre2-8.pc' to the PKG_CONFIG_PATH environment variable Package 'libpcre2-8', required by 'glib-2.0', not found -- Found GTK3: /nix/store/lb8j1vb0kvh48bs7s0c6ryn97fkx0c7k-gtk+3-3.24.38/lib/libgtk-3.so;/nix/store/lb8j1vb0kvh48bs7s0c6ryn97fkx0c7k-gtk+3-3.24.38/lib/libgdk-3.so;/nix/store/i039srr9s4li309rclbm3421ifavgl0g-zlib-1.2.13/lib/libz.so;/nix/store/6z19j0n1zhx73cc1cm580gc89si4c9g2-pango-1.50.14/lib/libpangocairo-1.0.so;/nix/store/6z19j0n1zhx73cc1cm580gc89si4c9g2-pango-1.50.14/lib/libpango-1.0.so;/nix/store/r50ygp3piiiqx7iwyzfv39pnmjjry5sd-harfbuzz-7.3.0/lib/libharfbuzz.so;/nix/store/hhif4fd7sbafkwfcwfqzqgzycn0x2bvh-at-spi2-core-2.48.3/lib/libatk-1.0.so;/nix/store/rm72wvy4kjk50aa3hfkjkbah5gas2xwb-cairo-1.16.0/lib/libcairo-gobject.so;/nix/store/rm72wvy4kjk50aa3hfkjkbah5gas2xwb-cairo-1.16.0/lib/libcairo.so;/nix/store/l31sjlbk7fhsysbvvwqybbnjssz7xx2g-gdk-pixbuf-2.42.10/lib/libgdk_pixbuf-2.0.so;/nix/store/nr7qxmdvpjhff4fiqib66x557n7cb5y6-glib-2.76.4/lib/libgio-2.0.so;/nix/store/nr7qxmdvpjhff4fiqib66x557n7cb5y6-glib-2.76.4/lib/libgobject-2.0.so;/nix/store/nr7qxmdvpjhff4fiqib66x557n7cb5y6-glib-2.76.4/lib/libglib-2.0.so (found version "3.24.38") -- Found OpenGL: /nix/store/9gqwvvap3jxx7g58yklaaafl8dny1j76-libGL-1.6.0/lib/libOpenGL.so CMake Error at CMakeLists.txt:163 (find_package): By not providing "Findhidapi.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "hidapi", but CMake did not find one. Could not find a package configuration file provided by "hidapi" with any of the following names: hidapiConfig.cmake hidapi-config.cmake Add the installation prefix of "hidapi" to CMAKE_PREFIX_PATH or set "hidapi_DIR" to a directory containing one of the above files. If "hidapi" provides a separate development package or SDK, be sure it has been installed.  -- Configuring incomplete, errors occurred!