gnome.pomodoro 0.24.1 -> 0.25.0 https://repology.org/project/gnome-pomodoro/versions attrpath: gnome.pomodoro 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/desktops/gnome/misc/pomodoro/default.nix b/pkgs/desktops/gnome/misc/pomodoro/default.nix index 9a1697c2332b..37d3c2f519ed 100644 --- a/pkgs/desktops/gnome/misc/pomodoro/default.nix +++ b/pkgs/desktops/gnome/misc/pomodoro/default.nix @@ -24,13 +24,13 @@ stdenv.mkDerivation rec { pname = "gnome-pomodoro"; - version = "0.24.1"; + version = "0.25.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - hash = "sha256-Ml3znMz1Q9593rMgfAST8k9QglxMG9ocFD7W8kaFWCw="; + hash = "sha256-dvtjOWcRvhPXeaQrg/4ZwxnQ308pYd2EB7/OjtSdjR4="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gnome.pomodoro nix build failed. got build log for 'gnome.pomodoro' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fz5705n6pwmc67x654xz204nq3i9m7s3-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/j3ags52vjx8rc1w7yc36qa0abwhalgv8-fix-schema-path.patch patching file data/meson.build Hunk #1 succeeded at 52 (offset 21 lines). can't find file to patch at input line 18 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/meson-post-install.sh b/meson-post-install.sh |index bf4013a..c87fba4 100644 |--- a/meson-post-install.sh |+++ b/meson-post-install.sh -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file meson.build Hunk #1 succeeded at 42 (offset 2 lines).