cherrytree 0.99.49 -> 0.99.55 https://github.com/giuspen/cherrytree/releases attrpath: cherrytree 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/misc/cherrytree/default.nix b/pkgs/applications/misc/cherrytree/default.nix index c591c65e92f..a3cb0b8365e 100644 --- a/pkgs/applications/misc/cherrytree/default.nix +++ b/pkgs/applications/misc/cherrytree/default.nix @@ -18,13 +18,13 @@ stdenv.mkDerivation rec { pname = "cherrytree"; - version = "0.99.49"; + version = "0.99.55"; src = fetchFromGitHub { owner = "giuspen"; repo = "cherrytree"; rev = version; - sha256 = "sha256-p7kiOxy4o0RwmN3LFfLSpkz08KcYYMVxVAEUvAX1KEA="; + sha256 = "sha256-1ytph2HTwIqVTD6+a5P1gvFG+2xsfZWRkmn7RpwuwKY="; }; nativeBuildInputs = [ 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 cherrytree 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 -- Checking for module 'sqlite3' -- Found sqlite3, version 3.41.2 -- Checking for module 'libcurl' -- Found libcurl, version 8.0.1 -- Checking for module 'uchardet' -- Found uchardet, version 0.0.8 -- Checking for module 'fribidi' -- Found fribidi, version 1.0.12 Using fmt, spdlog from: SHARED LIB -- Checking for module 'fmt>=6.0' -- Found fmt, version 9.1.0 -- Checking for module 'spdlog>=1.5' -- Found spdlog, version 1.11.0 -- Checking for module 'vte-2.91' -- No package 'vte-2.91' found CMake Error at /nix/store/fic9avx8yabwb3ib8m49ld3kq9fkwwwd-cmake-3.25.3/share/cmake-3.25/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /nix/store/fic9avx8yabwb3ib8m49ld3kq9fkwwwd-cmake-3.25.3/share/cmake-3.25/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) CMakeLists.txt:160 (pkg_check_modules)  -- Configuring incomplete, errors occurred! See also "/build/source/build/CMakeFiles/CMakeOutput.log".