2022-12-24T16:06:05 appstream 0.15.5 -> 0.15.6 https://repology.org/metapackage/appstream/versions 2022-12-24T16:06:07 attrpath: appstream 2022-12-24T16:06:08 Checking auto update branch... 2022-12-24T16:06:08 No auto update branch exists 2022-12-24T16:06:11 [version] 2022-12-24T16:06:13 [version] updated version and sha256 2022-12-24T16:06:13 [rustCrateVersion] 2022-12-24T16:06:13 [rustCrateVersion] No cargoSha256 found 2022-12-24T16:06:13 [golangModuleVersion] 2022-12-24T16:06:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T16:06:13 [updateScript] 2022-12-24T16:06:13 [updateScript] skipping because derivation has no updateScript 2022-12-24T16:06:13 2022-12-24T16:06:13 [quotedUrls] 2022-12-24T16:06:13 [quotedUrls] nothing found to replace 2022-12-24T16:06:14 Diff after rewrites: diff --git a/pkgs/development/libraries/appstream/default.nix b/pkgs/development/libraries/appstream/default.nix index 3d10053d645..103fa032c07 100644 --- a/pkgs/development/libraries/appstream/default.nix +++ b/pkgs/development/libraries/appstream/default.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { pname = "appstream"; - version = "0.15.5"; + version = "0.15.6"; outputs = [ "out" "dev" "installedTests" ]; @@ -35,7 +35,7 @@ stdenv.mkDerivation rec { owner = "ximion"; repo = "appstream"; rev = "v${version}"; - sha256 = "sha256-KVZCtu1w5FMgXZMiSW55rbrI6W/A9zWWKKvACtk/jjk="; + sha256 = "sha256-ZoIbLeYi66wo5czS+0+ONX/gHd3MmPzgCqXHIO21uVE="; }; patches = [ 2022-12-24T16:07:48 Successfully finished processing 2022-12-24T16:07:48 cachix "/nix/store/csrfjyqrcmixdxbcqx867rhlcygy63gx-appstream-0.15.6" 2022-12-24T16:08:21 [check][nixpkgs-review] 2022-12-24T16:53:21 [check][nixpkgs-review] took longer than 45m and timed out 2022-12-24T16:53:21 nixpkgs-review took longer than 45m and timed out 2022-12-24T16:53:25 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/appstream/versions. meta.description for appstream is: "Software metadata handling library" meta.homepage for appstream is: "https://www.freedesktop.org/wiki/Distributions/AppStream/" meta.changelog for appstream is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ximion/appstream/compare/v0.15.5...v0.15.6) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.15.6 with grep in /nix/store/csrfjyqrcmixdxbcqx867rhlcygy63gx-appstream-0.15.6 - found 0.15.6 in filename of file in /nix/store/csrfjyqrcmixdxbcqx867rhlcygy63gx-appstream-0.15.6 ---
Rebuild report (if merged into master) (click to expand) ``` 192 total rebuild path(s) 192 package rebuild(s) First fifty rebuilds by attrpath appstream bookworm bottles bottles-unwrapped denemo evince flatpak flatpak-builder gamemode giara glom gnome-builder gnome-feeds gnome.evince gnome.gnome-software gnome.sushi gnonograms heroic kodiPackages.libretro-genplus kodiPackages.libretro-mgba kodiPackages.libretro-snes9x libretro.atari800 libretro.beetle-gba libretro.beetle-lynx libretro.beetle-ngp libretro.beetle-pce-fast libretro.beetle-pcfx libretro.beetle-psx libretro.beetle-psx-hw libretro.beetle-saturn libretro.beetle-snes libretro.beetle-supafaust libretro.beetle-supergrafx libretro.beetle-vb libretro.beetle-wswan libretro.blastem libretro.bluemsx libretro.bsnes libretro.bsnes-hd libretro.bsnes-mercury libretro.bsnes-mercury-balanced libretro.bsnes-mercury-performance libretro.citra libretro.desmume libretro.desmume2015 libretro.dolphin libretro.dosbox libretro.eightyone libretro.fbalpha2012 libretro.fbneo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/csrfjyqrcmixdxbcqx867rhlcygy63gx-appstream-0.15.6 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A appstream https://github.com/r-ryantm/nixpkgs/archive/388fc702493b230a61008dfef1179e5017ab09e0.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/csrfjyqrcmixdxbcqx867rhlcygy63gx-appstream-0.15.6 ls -la /nix/store/csrfjyqrcmixdxbcqx867rhlcygy63gx-appstream-0.15.6/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings 2022-12-24T16:53:26 https://api.github.com/repos/NixOS/nixpkgs/pulls/207592