transmission-remote-gtk 1.5.1 -> 1.6.0 https://github.com/transmission-remote-gtk/transmission-remote-gtk/releases attrpath: transmission-remote-gtk 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/networking/p2p/transmission-remote-gtk/default.nix b/pkgs/applications/networking/p2p/transmission-remote-gtk/default.nix index 6c6cc99f5a1a..ed15dbf6abbb 100644 --- a/pkgs/applications/networking/p2p/transmission-remote-gtk/default.nix +++ b/pkgs/applications/networking/p2p/transmission-remote-gtk/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "transmission-remote-gtk"; - version = "1.5.1"; + version = "1.6.0"; src = fetchFromGitHub { owner = "transmission-remote-gtk"; repo = "transmission-remote-gtk"; rev = version; - sha256 = "4/ID12JukDDvJzWupc76r7W8Us5erwv8oXZhDnB6VDk="; + sha256 = "sha256-/syZI/5LhuYLvXrNknnpbGHEH0z5iHeye2YRNJFWZJ0="; }; 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 transmission-remote-gtk nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/lib --libexecdir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/libexec --bindir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/bin --sbindir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/sbin --includedir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/include --mandir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/share/man --infodir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/share/info --localedir=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/0ji70gpcz9baz079k4jnsm0irsxymddz-transmission-remote-gtk-1.6.0 The Meson build system Version: 1.1.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: transmission-remote-gtk Project version: 1.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 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/s8xs0b4xjghnck56vzbprg5i8zssrs4c-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency gtk+-3.0 found: YES 3.24.38 Run-time dependency gio-2.0 found: YES 2.76.4 Run-time dependency glib-2.0 found: YES 2.76.4 Run-time dependency json-glib-1.0 found: YES 1.6.6 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsoup-3.0 found: NO (tried pkgconfig) meson.build:43:14: ERROR: Dependency "libsoup-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt