kew 1.5.2 -> 1.11 https://repology.org/project/kew/versions attrpath: kew 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/by-name/ke/kew/package.nix b/pkgs/by-name/ke/kew/package.nix index 54f3f6717bd3..3762b756a1d9 100644 --- a/pkgs/by-name/ke/kew/package.nix +++ b/pkgs/by-name/ke/kew/package.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "kew"; - version = "1.5.2"; + version = "1.11"; src = fetchFromGitHub { owner = "ravachol"; repo = "kew"; rev = "v${version}"; - hash = "sha256-Om7v8eTlYxXQYf1MG+L0I5ICQ2LS7onouhPGosuK8NM="; + hash = "sha256-gVRpIAP8PHVfS2XCj5JFSGqjTwighgClymc1tQkMgzw="; }; nativeBuildInputs = [ pkg-config ]; 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 kew nix build failed. No package 'opus' found Package opusfile was not found in the pkg-config search path. Perhaps you should add the directory containing `opusfile.pc' to the PKG_CONFIG_PATH environment variable No package 'opusfile' found Package vorbis was not found in the pkg-config search path. Perhaps you should add the directory containing `vorbis.pc' to the PKG_CONFIG_PATH environment variable No package 'vorbis' found gcc -I/usr/include -I/usr/include/ogg/ -I/usr/include/stb -Iinclude/imgtotxt/ext -Iinclude/imgtotxt -I/usr/include/ffmpeg -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libavformat -Iinclude/miniaudio -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIE -fstack-protector -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -c -o src/obj/write_ascii.o include/imgtotxt/write_ascii.c -pie -Wl,-z,relro Package opus was not found in the pkg-config search path. Perhaps you should add the directory containing `opus.pc' to the PKG_CONFIG_PATH environment variable No package 'opus' found Package opusfile was not found in the pkg-config search path. Perhaps you should add the directory containing `opusfile.pc' to the PKG_CONFIG_PATH environment variable No package 'opusfile' found Package vorbis was not found in the pkg-config search path. Perhaps you should add the directory containing `vorbis.pc' to the PKG_CONFIG_PATH environment variable No package 'vorbis' found gcc -I/usr/include -I/usr/include/ogg/ -I/usr/include/stb -Iinclude/imgtotxt/ext -Iinclude/imgtotxt -I/usr/include/ffmpeg -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libavformat -Iinclude/miniaudio -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIE -fstack-protector -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -c -o src/obj/soundcommon.o src/soundcommon.c In file included from src/soundcommon.h:6, from src/soundcommon.c:1: include/miniaudio/miniaudio_libopus.h:19:10: fatal error: opusfile.h: No such file or directory 19 | #include  | ^~~~~~~~~~~~ compilation terminated. make: *** [Makefile:20: src/obj/soundcommon.o] Error 1