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/v7gdmdc9yhx3ngh840xx5kr46840s73b-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. [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/nl/LC_MESSAGES/flowtime-nl.mo [8/42] Building translation po/ru/LC_MESSAGES/flowtime-ru.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] Compiling Vala source ../src/main.vala ../src/Application.vala ../src/XmlUtils.vala ../src/Models/Day.vala ../src/Models/State.vala ../src/Models/StatObject.vala ../src/Models/InformationHolder.vala ../src/Services/Timer.vala ../src/Services/ColorProvider.vala ../src/Services/Statistics.vala ../src/Services/Alarm.vala ../src/Services/Settings.vala ../src/Services/Screensaver.vala ../src/Services/BackgroundStatusReporter.vala ../src/Services/TonePlayer.vala ../src/Widgets/PreferencesWindow.vala ../src/Widgets/SoundRow.vala ../src/Widgets/StatGraph.vala ../src/Widgets/StatInfo.vala ../src/Widgets/StatList.vala ../src/Widgets/StatPage.vala ../src/Widgets/StatRow.vala ../src/Widgets/StatsWindow.vala ../src/Widgets/TimerPage.vala ../src/Widgets/Window.vala FAILED: src/flowtime.p/main.c src/flowtime.p/Application.c src/flowtime.p/XmlUtils.c src/flowtime.p/Models/Day.c src/flowtime.p/Models/State.c src/flowtime.p/Models/StatObject.c src/flowtime.p/Models/InformationHolder.c src/flowtime.p/Services/Timer.c src/flowtime.p/Services/ColorProvider.c src/flowtime.p/Services/Statistics.c src/flowtime.p/Services/Alarm.c src/flowtime.p/Services/Settings.c src/flowtime.p/Services/Screensaver.c src/flowtime.p/Services/BackgroundStatusReporter.c src/flowtime.p/Services/TonePlayer.c src/flowtime.p/Widgets/PreferencesWindow.c src/flowtime.p/Widgets/SoundRow.c src/flowtime.p/Widgets/StatGraph.c src/flowtime.p/Widgets/StatInfo.c src/flowtime.p/Widgets/StatList.c src/flowtime.p/Widgets/StatPage.c src/flowtime.p/Widgets/StatRow.c src/flowtime.p/Widgets/StatsWindow.c src/flowtime.p/Widgets/TimerPage.c src/flowtime.p/Widgets/Window.c valac -C --pkg libportal-gtk4 --pkg libxml-2.0 --pkg libadwaita-1 --color=always --directory src/flowtime.p --basedir ../src --gresources=../src/flowtime.gresource.xml /build/source/src/vapi/config.vapi --target-glib=2.50 --enable-checking --gresourcesdir=src/ --vapidir /build/source/vapi ../src/main.vala ../src/Application.vala ../src/XmlUtils.vala ../src/Models/Day.vala ../src/Models/State.vala ../src/Models/StatObject.vala ../src/Models/InformationHolder.vala ../src/Services/Timer.vala ../src/Services/ColorProvider.vala ../src/Services/Statistics.vala ../src/Services/Alarm.vala ../src/Services/Settings.vala ../src/Services/Screensaver.vala ../src/Services/BackgroundStatusReporter.vala ../src/Services/TonePlayer.vala ../src/Widgets/PreferencesWindow.vala ../src/Widgets/SoundRow.vala ../src/Widgets/StatGraph.vala ../src/Widgets/StatInfo.vala ../src/Widgets/StatList.vala ../src/Widgets/StatPage.vala ../src/Widgets/StatRow.vala ../src/Widgets/StatsWindow.vala ../src/Widgets/TimerPage.vala ../src/Widgets/Window.vala ../src/Widgets/PreferencesWindow.vala:10.38-10.58: error: The type name `Adw.PreferencesDialog' could not be found 10 | public class PreferencesWindow : Adw.PreferencesDialog { | ^~~~~~~~~~~~~~~~~~~~~ ../src/Widgets/StatsWindow.vala:10.32-10.41: error: The type name `Adw.Dialog' could not be found 10 | public class StatsWindow : Adw.Dialog { | ^~~~~~~~~~ Compilation failed: 2 error(s), 0 warning(s) [13/42] Generating src with a custom command FAILED: src /nix/store/bml4qirmz3df8h9h89pa2rsip3x2r1z3-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.