srain 1.5.1 -> 1.6.0 https://github.com/SrainApp/srain/releases attrpath: srain 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/applications/networking/irc/srain/default.nix b/pkgs/applications/networking/irc/srain/default.nix index 2a9ac4b0cdab..011f288b00c8 100644 --- a/pkgs/applications/networking/irc/srain/default.nix +++ b/pkgs/applications/networking/irc/srain/default.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "srain"; - version = "1.5.1"; + version = "1.6.0"; src = fetchFromGitHub { owner = "SrainApp"; repo = "srain"; rev = version; - sha256 = "sha256-PiLjlsYmgxXpvcqDkwS/6WmTEimMH8+OndUG2Hehdm0="; + sha256 = "sha256-EfIj0hITGovIzg0mXepBoOfXwGBlY0ms5KLvIshgcPA="; }; 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 srain nix build failed. Build type: native build Project name: srain Project version: 1.6.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 Configuring srain.desktop.in using configuration Program msgfmt found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msgfmt) Found pkg-config: YES (/nix/store/knxv5h4hsh86c649rabd6dqfd97kwp5d-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Build-time dependency gio-2.0 found: YES 2.78.4 Program /nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/bin/glib-compile-resources found: YES (/nix/store/2cmlvrk52m9xs4saln8ahcgd2a36vwdn-glib-2.78.4-dev/bin/glib-compile-resources) Configuring srain.metainfo.xml.in using configuration Program msginit found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/jdnaqlh1s0rhd0i8qsh9lprxqbw4b7xc-gettext-0.21.1/bin/xgettext) Configuring meta.h.in using configuration Run-time dependency gtk+-3.0 found: YES 3.24.39 Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency libconfig found: YES 1.7.3 Run-time dependency libsoup-2.4 found: YES 2.74.3 Run-time dependency openssl found: YES 3.0.13 Run-time dependency libsecret-1 found: YES 0.21.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency ayatana-appindicator3-0.1 found: NO (tried pkgconfig) src/meson.build:132:11: ERROR: Dependency "ayatana-appindicator3-0.1" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt