gtkterm 1.2.1 -> 1.9.1 https://repology.org/project/gtkterm/versions attrpath: gtkterm 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/tools/misc/gtkterm/default.nix b/pkgs/tools/misc/gtkterm/default.nix index 85636afb9d38..81369e1bce75 100644 --- a/pkgs/tools/misc/gtkterm/default.nix +++ b/pkgs/tools/misc/gtkterm/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "gtkterm"; - version = "1.2.1"; + version = "1.9.1"; src = fetchFromGitHub { owner = "Jeija"; repo = "gtkterm"; rev = version; - sha256 = "sha256-4Z+8fs4VEk2+Ci1X3oUuInylTdIbQ5AiPenFqnyNXvc="; + sha256 = "sha256-9Ui7OsT4k9kIh7JxBlcMnnCHKktI6/tpZGx9x/qQVuw="; }; 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 gtkterm nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/309h049jzpxrjhzvc04f1970wmpxvnla-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase mesonConfigurePhase flags: --prefix=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1 --libdir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/lib --libexecdir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/libexec --bindir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/bin --sbindir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/sbin --includedir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/include --mandir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/share/man --infodir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/share/info --localedir=/nix/store/8jkvbw5jdapq0ac7cgjqxir477nkxby1-gtkterm-1.9.1/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: GTKTerm Project version: 1.99.1 C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/nix/store/01nygk9550khsba4msxd751bvgs8jj23-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gtk4 found: NO (tried pkgconfig) meson.build:9:11: ERROR: Dependency "gtk4" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt