flowtime 6.1 -> 6.5 https://github.com/Diego-Ivan/Flowtime/releases attrpath: flowtime 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/misc/flowtime/default.nix b/pkgs/applications/misc/flowtime/default.nix index 06962d75452b..d372d1d45379 100644 --- a/pkgs/applications/misc/flowtime/default.nix +++ b/pkgs/applications/misc/flowtime/default.nix @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "flowtime"; - version = "6.1"; + version = "6.5"; src = fetchFromGitHub { owner = "Diego-Ivan"; repo = "Flowtime"; rev = "v${version}"; - hash = "sha256-wTqHTkt1O3Da2fzxf6DiQjrqOt65ZEhLOkGK5C6HzIk="; + hash = "sha256-J0Pscv0ZOpA/LV2mPTLOmDPQpfZhizTghatGnrJHToE="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A flowtime nix build failed. sbindir : /nix/store/6mnf39qwbj4r64axwvgb9x80nl6r2d4a-flowtime-6.5/sbin wrap_mode : nodownload Found ninja-1.11.1 at /nix/store/wvxpsf8xbyz31j0j2azjkndn1wbmh5ia-ninja-1.11.1/bin/ninja mesonConfigurePhase: enabled\ parallel\ building @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 [1/42] Building translation po/be/LC_MESSAGES/flowtime-be.mo [2/42] Building translation po/de/LC_MESSAGES/flowtime-de.mo [3/42] Building translation po/es/LC_MESSAGES/flowtime-es.mo [4/42] Building translation po/fr/LC_MESSAGES/flowtime-fr.mo [5/42] Building translation po/he/LC_MESSAGES/flowtime-he.mo [6/42] Building translation po/it/LC_MESSAGES/flowtime-it.mo [7/42] Building translation po/ru/LC_MESSAGES/flowtime-ru.mo [8/42] Building translation po/nl/LC_MESSAGES/flowtime-nl.mo [9/42] Building translation po/tr/LC_MESSAGES/flowtime-tr.mo [10/42] Merging translations for data/io.github.diegoivanme.flowtime.desktop [11/42] Merging translations for data/io.github.diegoivanme.flowtime.appdata.xml [12/42] Generating src with a custom command FAILED: src /nix/store/63sam12i6zzcv5z644xpyzrhyji01c7c-blueprint-compiler-0.12.0/bin/blueprint-compiler batch-compile src/. ../src ../src/ui/preferenceswindow.blp ../src/ui/statrow.blp ../src/ui/statwindow.blp ../src/ui/window.blp ../src/ui/statlist.blp ../src/ui/statinfo.blp ../src/ui/statpage.blp ../src/ui/timerpage.blp error: Namespace Adw does not contain a type called PreferencesDialog at ../src/ui/preferenceswindow.blp line 4 column 43: 4 |template $FlowtimePreferencesWindow : Adw.PreferencesDialog { | ^ hint: Did you check your spelling? hint: Are your dependencies up to date? ninja: build stopped: subcommand failed.