flowtime 3.1 -> 6.1 https://repology.org/project/flowtime/versions 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 [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 17d6923f84cf..31dfda0444ed 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 = "6.1"; src = fetchFromGitHub { owner = "Diego-Ivan"; repo = "Flowtime"; rev = "v${version}"; - hash = "sha256-aXGdHFj9P8+33VuR8YBi+YYN/vBn94drmtKzNDc4SAY="; + hash = "sha256-wTqHTkt1O3Da2fzxf6DiQjrqOt65ZEhLOkGK5C6HzIk="; }; 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. @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring mesonConfigurePhase flags: --prefix=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1 --libdir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/lib --libexecdir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/libexec --bindir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/bin --sbindir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/sbin --includedir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/include --mandir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/share/man --infodir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/share/info --localedir=/nix/store/p4z8a0p8r326jx4k2mzmx1fw6j6c5a7y-flowtime-6.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.2.3 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: flowtime Project version: 6.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.13) Host machine cpu family: x86_64 Host machine cpu: x86_64 Program msgfmt found: YES (/nix/store/wxjk2v5vjxmpm7lkiy0mk9xcqcrhp007-gettext-0.21.1/bin/msgfmt) Program desktop-file-validate found: YES (/nix/store/dgssrf7xbw30jx9zak6mcnk6z728vlzs-desktop-file-utils-0.26/bin/desktop-file-validate) Program appstream-util found: NO Program glib-compile-schemas found: YES (/nix/store/2n801vr871prjbpmcw63djb7hnicfxhs-glib-2.76.4-dev/bin/glib-compile-schemas) Found pkg-config: /nix/store/ljrkf0kwgckcy02kdlz8sjdnxb2pwjb4-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency libadwaita-1 found: NO found 1.3.5 but need: '>= 1.4' Did not find CMake 'cmake' Found CMake: NO Run-time dependency libadwaita-1 found: NO src/meson.build:36:2: ERROR: Dependency lookup for libadwaita-1 with method 'pkgconfig' failed: Invalid version, need 'libadwaita-1' ['>= 1.4'] found '1.3.5'. A full log can be found at /build/source/build/meson-logs/meson-log.txt