flowtime 3.1 -> 6.0 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 [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..807eaf995eb9 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.0"; src = fetchFromGitHub { owner = "Diego-Ivan"; repo = "Flowtime"; rev = "v${version}"; - hash = "sha256-aXGdHFj9P8+33VuR8YBi+YYN/vBn94drmtKzNDc4SAY="; + hash = "sha256-ZpSDalLzUJYdV1VYeuERs+RpZCIH6lhIn9vLmb0pYYI="; }; 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 meson flags: --buildtype=plain --libdir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/lib --libexecdir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/libexec --bindir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/bin --sbindir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/sbin --includedir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/include --mandir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/share/man --infodir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/share/info --localedir=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/lwwz1qpsdpwyijf26ivs5b5xhyx7qkzz-flowtime-6.0 The Meson build system Version: 1.2.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: flowtime Project version: 6.0 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/72xph8fn1a1w3ilszxdm0l9npimpa1sm-gettext-0.21.1/bin/msgfmt) Program desktop-file-validate found: YES (/nix/store/0f115xhikbs29axdfxgxpcjjhc3mqj4j-desktop-file-utils-0.26/bin/desktop-file-validate) Program appstream-util found: NO Program glib-compile-schemas found: YES (/nix/store/9mfjj1p9xkx1dzpbd20jfd5xbj0l5gan-glib-2.76.4-dev/bin/glib-compile-schemas) Found pkg-config: /nix/store/ifr6srqgpvygd5vp14748d109ri31isv-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