chatty 0.8.1 -> 0.8.2 https://repology.org/project/chatty-im/versions attrpath: chatty 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/instant-messengers/chatty/default.nix b/pkgs/applications/networking/instant-messengers/chatty/default.nix index 9faecf609272..7d70baf5ff04 100644 --- a/pkgs/applications/networking/instant-messengers/chatty/default.nix +++ b/pkgs/applications/networking/instant-messengers/chatty/default.nix @@ -29,7 +29,7 @@ stdenv.mkDerivation rec { pname = "chatty"; - version = "0.8.1"; + version = "0.8.2"; src = fetchFromGitLab { domain = "gitlab.gnome.org"; @@ -37,7 +37,7 @@ stdenv.mkDerivation rec { repo = "Chatty"; rev = "v${version}"; fetchSubmodules = true; - hash = "sha256-5IkQnXAKl0duy/B6+z7PXYv5zxakxJCgQhWBw5wioWg="; + hash = "sha256-7SdoN9JjGwELOdISJwS1Afcydp/rE2uq/tHO/UrFKNU="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A chatty nix build failed. Program desktop-file-validate found: YES (/nix/store/s5a1zgli1inw2jzhm52d5k8lhfqr7ajm-desktop-file-utils-0.27/bin/desktop-file-validate) Configuring sm.puri.Chatty.metainfo.xml.in using configuration data/meson.build:38: WARNING: The variable(s) 'chatty' in the input file 'data/sm.puri.Chatty.metainfo.xml.in.in' are not present in the given configuration data. Program appstreamcli found: NO Dependency gio-2.0 found: YES 2.78.4 (cached) Program /nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-schemas found: YES (/nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-schemas) Program glib-compile-schemas found: YES (/nix/store/s0nl17v1827bl7qyjgkkar90c2a40ykb-glib-2.78.4-dev/bin/glib-compile-schemas) Could not find file LINGUAS in /build/source/help Program itstool found: YES (/nix/store/95gwlqpwlgn3sfdy7xacyzp718ai7iq0-itstool-2.0.7/bin/itstool) Program msgmerge found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msgmerge) Program msgfmt found: YES (/nix/store/c34vc40ksciy7y2w1d410gwragbx8sch-gettext-0.21.1/bin/msgfmt) Run-time dependency mm-glib found: YES 1.22.0 Library jabber found: YES Library phonenumber found: YES Run-time dependency libadwaita-1 found: YES 1.4.4 Run-time dependency gtk4 found: YES 4.12.5 Dependency gio-2.0 found: YES 2.78.4 (cached) Run-time dependency gnome-desktop-4 found: YES 44.0 Dependency sqlite3 found: YES 3.45.1 (cached) Run-time dependency camel-1.2 found: YES 3.50.4 Dependency libebook-contacts-1.2 found: YES 3.50.4 (cached) Run-time dependency libebook-1.2 found: YES 3.50.4 Run-time dependency gsettings-desktop-schemas found: YES 45.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency gstreamer-1.0 found: NO (tried pkgconfig) src/meson.build:114:2: ERROR: Dependency "gstreamer-1.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt