appstream 0.15.5 -> 1.0.0 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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 78ca9cfddbad..36808fd746ad 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 = "1.0.0"; 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-9bqNHJiVYn64aZFBvX6eV4rPHbVo38BnQg9cj4udJL8="; }; 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. got build log for 'appstream' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/l2m0vh4wqbylngxpydqn4rmdbdxzzmxh-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/2d63yxsvxfak4pk74jvlnjzsjl9svzvv-fix-paths.patch patching file data/meson.build Hunk #1 FAILED at 68. 1 out of 1 hunk FAILED -- saving rejects to file data/meson.build.rej patching file meson.build Hunk #1 FAILED at 107. 1 out of 1 hunk FAILED -- saving rejects to file meson.build.rej