tuba 0.4.1 -> 0.5.0 https://repology.org/project/tuba/versions attrpath: tuba Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y6ggs3asnzid6z7vd1lagmnq2l4nskdr-packages.json.drv building '/nix/store/y6ggs3asnzid6z7vd1lagmnq2l4nskdr-packages.json.drv'... Going to be running update for following packages: - tuba-0.4.1 Press Enter key to continue... Running update for: - tuba-0.4.1: UPDATING ... - tuba-0.4.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/tuba/default.nix b/pkgs/applications/misc/tuba/default.nix index 6af6ef09dfcf..03d7c4303d61 100644 --- a/pkgs/applications/misc/tuba/default.nix +++ b/pkgs/applications/misc/tuba/default.nix @@ -27,12 +27,12 @@ stdenv.mkDerivation rec { pname = "tuba"; - version = "0.4.1"; + version = "0.5.0"; src = fetchFromGitHub { owner = "GeopJr"; repo = "Tuba"; rev = "v${version}"; - hash = "sha256-1XbgsdIcnlXJtNEzDgEfHVJHF9naz3HplCPc2cKFUWw="; + hash = "sha256-m38ur7IxQsI46iMpveEXW3OZONbTI7xNq96XSocxxbs="; }; nativeBuildInputs = [ No auto update branch exists 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 tuba nix build failed. patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/lib --libexecdir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/libexec --bindir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/bin --sbindir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/sbin --includedir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/include --mandir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/share/man --infodir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/share/info --localedir=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/h21bi0dhb6p5mln2jk7jfwp16sm1in9w-tuba-0.5.0 The Meson build system Version: 1.2.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: dev.geopjr.Tuba Project version: 0.5.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 Configuring config.h using configuration Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Program glib-compile-resources found: YES (/nix/store/f716sk6ysnygz5nyj2x99s28f4zczc8a-glib-2.76.4-dev/bin/glib-compile-resources) Found pkg-config: /nix/store/5daca24rn22c65ff25lc6z0g0imfphvr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Dependency gtk4 found: NO found 4.10.4 but need: '>=4.11.3' Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk4 found: NO meson.build:70:13: ERROR: Dependency lookup for gtk4 with method 'pkgconfig' failed: Invalid version, need 'gtk4' ['>=4.11.3'] found '4.10.4'. A full log can be found at /build/source/build/meson-logs/meson-log.txt