exiv2 0.27.6 -> 0.27.7 https://github.com/exiv2/exiv2/releases attrpath: exiv2 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/exiv2/default.nix b/pkgs/development/libraries/exiv2/default.nix index 436d3cdf3ad..d1cd4894f1f 100644 --- a/pkgs/development/libraries/exiv2/default.nix +++ b/pkgs/development/libraries/exiv2/default.nix @@ -16,7 +16,7 @@ stdenv.mkDerivation rec { pname = "exiv2"; - version = "0.27.6"; + version = "0.27.7"; outputs = [ "out" "lib" "dev" "doc" "man" "static" ]; @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { owner = "exiv2"; repo = "exiv2"; rev = "v${version}"; - sha256 = "sha256-Ddy605EQhsATzmdhN3Zq+2ksYMrHEfucA+IqezYmjo4="; + sha256 = "sha256-xytVGrLDS22n2/yydFTT6CsDESmhO9mFbPGX4yk+b6g="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/54jpi8hxzrim90h2bjcwcf552q654514-exiv2-0.27.7" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/exiv2/exiv2/releases. meta.description for exiv2 is: A library and command-line utility to manage image metadata meta.homepage for exiv2 is: https://exiv2.org ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Exiv2/exiv2/releases/tag/v0.27.7) - [Compare changes on GitHub](https://github.com/exiv2/exiv2/compare/v0.27.6...v0.27.7) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.27.7 with grep in /nix/store/54jpi8hxzrim90h2bjcwcf552q654514-exiv2-0.27.7 - found 0.27.7 in filename of file in /nix/store/54jpi8hxzrim90h2bjcwcf552q654514-exiv2-0.27.7 ---
Rebuild report (if merged into master) (click to expand) ``` 210 total rebuild path(s) 210 package rebuild(s) First fifty rebuilds by attrpath arianna breath-theme budgie.budgie-control-center calligra cataract cataract-unstable cinnamon.cinnamon-gsettings-overrides cinnamon.nemo-fileroller cinnamon.nemo-with-extensions darktable digikam doodle dropbox-cli eiciel entangle exiv2 geeqie gegl gexiv2 gimp gimp-with-plugins gimpPlugins.bimp gimpPlugins.exposureBlend gimpPlugins.farbfeld gimpPlugins.fourier gimpPlugins.gap gimpPlugins.gimp gimpPlugins.gimplensfun gimpPlugins.gmic gimpPlugins.lightning gimpPlugins.lqrPlugin gimpPlugins.resynthesizer gimpPlugins.texturize gimpPlugins.waveletSharpen gnome-photos gnome.file-roller gnome.gnome-color-manager gnome.gnome-control-center gnome.gnome-terminal gnome.nautilus gnome.nautilus-python gnunet gnunet-gtk gpscorrelate gramps gthumb haruna hdrmerge hugin kile ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/54jpi8hxzrim90h2bjcwcf552q654514-exiv2-0.27.7 \ --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 exiv2 https://github.com/r-ryantm/nixpkgs/archive/f6976e11e0999aa4c7df1ceca467ed2d5c4a5858.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/54jpi8hxzrim90h2bjcwcf552q654514-exiv2-0.27.7 ls -la /nix/store/54jpi8hxzrim90h2bjcwcf552q654514-exiv2-0.27.7/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 cc @wegank for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/233030