srain 1.6.0 -> 1.7.0 https://repology.org/project/srain/versions 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 42fd7e1fb653..16df097efb57 100644 --- a/pkgs/applications/networking/irc/srain/default.nix +++ b/pkgs/applications/networking/irc/srain/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "srain"; - version = "1.6.0"; + version = "1.7.0"; src = fetchFromGitHub { owner = "SrainApp"; repo = "srain"; rev = version; - hash = "sha256-IGAb24aDeBXyxuyb/EWUetQZJg28GJLT0WK7ZmmHgyg="; + hash = "sha256-mhnlHnF23+VZvSPNuTYYUVcA6Md4y2AGqEuJphY1/IY="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A srain nix build failed. Version: 1.4.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: srain Project version: 1.7.0 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.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring srain.desktop.in using configuration Program msgfmt found: YES (/nix/store/1mccb37pvl03i6hg5g8914r6zjd6n09b-gettext-0.21.1/bin/msgfmt) Found pkg-config: YES (/nix/store/39nq7p6jcm9m3xqqm99skwmgsqw4pbbg-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/hfa0jcamap6fyq1jlfxvn0dhaa3yrv8y-glib-2.78.4-dev/bin/glib-compile-resources found: YES (/nix/store/hfa0jcamap6fyq1jlfxvn0dhaa3yrv8y-glib-2.78.4-dev/bin/glib-compile-resources) Configuring srain.metainfo.xml.in using configuration Program msginit found: YES (/nix/store/1mccb37pvl03i6hg5g8914r6zjd6n09b-gettext-0.21.1/bin/msginit) Program msgmerge found: YES (/nix/store/1mccb37pvl03i6hg5g8914r6zjd6n09b-gettext-0.21.1/bin/msgmerge) Program xgettext found: YES (/nix/store/1mccb37pvl03i6hg5g8914r6zjd6n09b-gettext-0.21.1/bin/xgettext) Configuring meta.h.in using configuration Run-time dependency gtk+-3.0 found: YES 3.24.41 Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency libconfig found: YES 1.7.3 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsoup-3.0 found: NO (tried pkgconfig) src/meson.build:125:2: ERROR: Dependency "libsoup-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt