flowtime 3.1 -> 4.1 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/flowtime/default.nix b/pkgs/applications/misc/flowtime/default.nix index 17d6923f84c..9a85c029b74 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 = "3.1"; + version = "4.1"; src = fetchFromGitHub { owner = "Diego-Ivan"; repo = "Flowtime"; rev = "v${version}"; - hash = "sha256-aXGdHFj9P8+33VuR8YBi+YYN/vBn94drmtKzNDc4SAY="; + hash = "sha256-36qN2LhRd6BZ8mZCpuQCqpaeNBWlzyjY9Yseo+t0vHY="; }; 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 flowtime nix build failed. The Meson build system Version: 1.1.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: flowtime Project version: 4.1 C compiler for the host machine: gcc (gcc 12.3.0 "gcc (GCC) 12.3.0") C linker for the host machine: gcc ld.bfd 2.40 Vala compiler for the host machine: valac (valac 0.56.7) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program msgfmt found: YES (/nix/store/nfj8zxi17dvi88l318rmn1fwzaj7ldxx-gettext-0.21.1/bin/msgfmt) Program desktop-file-validate found: YES (/nix/store/8rfy0kjpvhsnxh12sf2x5ysk3dwscngj-desktop-file-utils-0.26/bin/desktop-file-validate) Program appstream-util found: NO Program glib-compile-schemas found: YES (/nix/store/cnqi36aq7nwfml4qbsyzppq9xfz8rb3b-glib-2.76.3-dev/bin/glib-compile-schemas) Found pkg-config: /nix/store/hshdgh469175gqra1jaw1vgl0i9icjdh-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gio-2.0 found: YES 2.76.3 Run-time dependency gtk4 found: YES 4.10.4 Run-time dependency gstreamer-1.0 found: YES 1.22.3 Run-time dependency gstreamer-player-1.0 found: YES 1.22.3 Run-time dependency libadwaita-1 found: YES 1.3.3 Run-time dependency libxml-2.0 found: YES 2.10.4 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libportal-gtk4 found: NO (tried pkgconfig) src/meson.build:38:2: ERROR: Dependency "libportal-gtk4" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt