appstream 0.15.5 -> 0.16.2 https://repology.org/project/appstream/versions attrpath: appstream 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/development/libraries/appstream/default.nix b/pkgs/development/libraries/appstream/default.nix index 78ca9cfddba..f694347d27e 100644 --- a/pkgs/development/libraries/appstream/default.nix +++ b/pkgs/development/libraries/appstream/default.nix @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { pname = "appstream"; - version = "0.15.5"; + version = "0.16.2"; outputs = [ "out" "dev" "installedTests" ]; @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { owner = "ximion"; repo = "appstream"; rev = "v${version}"; - sha256 = "sha256-KVZCtu1w5FMgXZMiSW55rbrI6W/A9zWWKKvACtk/jjk="; + sha256 = "sha256-rZ4sZrhFdXmXdVna0dxUFTtFqiWjYxtyrhbYKcJWAps="; }; patches = [ 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 appstream nix build failed. Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=missing-declarations: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=misleading-indentation: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=declaration-after-statement: YES Compiler for C supports arguments -Werror=format-security: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-error=missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wno-error=unused-parameter: YES Found pkg-config: /nix/store/hshdgh469175gqra1jaw1vgl0i9icjdh-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.76.3 Run-time dependency gobject-2.0 found: YES 2.76.3 Run-time dependency gio-2.0 found: YES 2.76.3 Run-time dependency gio-unix-2.0 found: YES 2.76.3 Run-time dependency libcurl found: YES 8.1.1 Run-time dependency libxml-2.0 found: YES 2.10.4 Run-time dependency yaml-0.1 found: YES 0.2.5 Run-time dependency xmlb found: YES 0.3.10 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsystemd found: NO (tried pkgconfig) meson.build:162:17: ERROR: Dependency "libsystemd" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt