planify 4.4 -> 4.5 https://github.com/alainm23/planify/releases attrpath: planify 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 Diff after rewrites: diff --git a/pkgs/applications/office/planify/default.nix b/pkgs/applications/office/planify/default.nix index 9c8aad5e9cae..2aa9b739a45d 100644 --- a/pkgs/applications/office/planify/default.nix +++ b/pkgs/applications/office/planify/default.nix @@ -25,13 +25,13 @@ stdenv.mkDerivation rec { pname = "planify"; - version = "4.4"; + version = "4.5"; src = fetchFromGitHub { owner = "alainm23"; repo = "planify"; rev = version; - hash = "sha256-HX6ZMx2NUAQxEGLIk/wgUlQX0BFtee3+t/JdlMTIYBw="; + hash = "sha256-GpdsJzfShw6JNVD9cFmjjEs9qMVShor7KIzBIxbs+MA="; }; 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 planify nix build failed. Project version: 4.5 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.40 Vala compiler for the host machine: valac (valac 0.56.14) Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/knxv5h4hsh86c649rabd6dqfd97kwp5d-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Run-time dependency gio-2.0 found: YES 2.78.4 Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency gee-0.8 found: YES 0.20.6 Run-time dependency gtk4 found: YES 4.12.4 Run-time dependency libsoup-3.0 found: YES 3.4.4 Run-time dependency sqlite3 found: YES 3.45.1 Run-time dependency libadwaita-1 found: YES 1.4.3 Run-time dependency webkitgtk-6.0 found: YES 2.42.5 Run-time dependency gtksourceview-5 found: YES 5.10.0 Run-time dependency granite-7 found: YES 7.4.0 Run-time dependency json-glib-1.0 found: YES 1.8.0 Run-time dependency libecal-2.0 found: YES 3.50.4 Run-time dependency libedataserver-1.2 found: YES 3.50.4 Run-time dependency libical-glib found: YES 3.0.17 Run-time dependency libportal found: YES 0.7.1 Run-time dependency libportal-gtk4 found: YES 0.7.1 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gxml-0.20 found: NO (tried pkgconfig) meson.build:29:14: ERROR: Dependency "gxml-0.20" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt