2022-12-12T10:28:15 exempi 2.6.2 -> 2.6.3 https://repology.org/metapackage/exempi/versions 2022-12-12T10:28:17 attrpath: exempi 2022-12-12T10:28:17 Checking auto update branch... 2022-12-12T10:28:17 No auto update branch exists 2022-12-12T10:28:21 [version] 2022-12-12T10:28:24 [version] updated version and sha256 2022-12-12T10:28:24 [rustCrateVersion] 2022-12-12T10:28:24 [rustCrateVersion] No cargoSha256 found 2022-12-12T10:28:24 [golangModuleVersion] 2022-12-12T10:28:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T10:28:24 [updateScript] 2022-12-12T10:28:24 [updateScript] skipping because derivation has no updateScript 2022-12-12T10:28:24 2022-12-12T10:28:24 [quotedUrls] 2022-12-12T10:28:24 [quotedUrls] nothing found to replace 2022-12-12T10:28:25 Diff after rewrites: diff --git a/pkgs/development/libraries/exempi/default.nix b/pkgs/development/libraries/exempi/default.nix index 3586a674904..30d184e66e1 100644 --- a/pkgs/development/libraries/exempi/default.nix +++ b/pkgs/development/libraries/exempi/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "exempi"; - version = "2.6.2"; + version = "2.6.3"; src = fetchurl { url = "https://libopenraw.freedesktop.org/download/${pname}-${version}.tar.bz2"; - sha256 = "sha256-TRfUyT3yqV2j4xcsRbelvzF90x2v0cejQBaXKMcInR0="; + sha256 = "sha256-sHSdsYqeeM93FzeVSoOM3NsdVBWIi6wbqcr4y6d8ZWw="; }; configureFlags = [ 2022-12-12T10:37:11 Successfully finished processing 2022-12-12T10:37:11 cachix "/nix/store/ic2cqk7jw452dk6akhifx01ckrlc2dki-exempi-2.6.3" 2022-12-12T10:37:15 [check][nixpkgs-review] 2022-12-12T10:46:34 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
17 packages failed to build:
45 packages built:
2022-12-12T10:46:37 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/exempi/versions. meta.description for exempi is: "An implementation of XMP (Adobe's Extensible Metadata Platform)" meta.homepage for exempi is: "https://libopenraw.freedesktop.org/wiki/Exempi/" meta.changelog for exempi is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.6.3 with grep in /nix/store/ic2cqk7jw452dk6akhifx01ckrlc2dki-exempi-2.6.3 - found 2.6.3 in filename of file in /nix/store/ic2cqk7jw452dk6akhifx01ckrlc2dki-exempi-2.6.3 ---
Rebuild report (if merged into master) (click to expand) ``` 65 total rebuild path(s) 65 package rebuild(s) First fifty rebuilds by attrpath cinnamon.cinnamon-common cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.xviewer datalad dropbox-cli eiciel exempi gnome-photos gnome.eog gnome.file-roller gnome.gnome-boxes gnome.gnome-control-center gnome.gnome-terminal gnome.nautilus gnome.nautilus-python img2pdf manga-cli mate.atril mate.caja mate.caja-dropbox mate.caja-extensions mate.caja-with-extensions mate.engrampa mate.eom mate.mate-control-center mate.mate-settings-daemon-wrapped mate.mate-user-share mate.python-caja mirage-im nautilus-open-any-terminal ocrmypdf pantheon.file-roller pantheon.file-roller-contract paperless-ngx pdfarranger phosh phosh-mobile-settings python310Packages.Nikola python310Packages.cairocffi python310Packages.cairosvg python310Packages.graphite-web python310Packages.img2pdf python310Packages.ocrmypdf python310Packages.pikepdf python310Packages.pygal python310Packages.python-xmp-toolkit python310Packages.wavedrom python39Packages.Nikola ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ic2cqk7jw452dk6akhifx01ckrlc2dki-exempi-2.6.3 \ --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 exempi https://github.com/r-ryantm/nixpkgs/archive/c1bb03f5a4e5a12ce1c6d2e34f20fdbf2fd01404.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/ic2cqk7jw452dk6akhifx01ckrlc2dki-exempi-2.6.3 ls -la /nix/store/ic2cqk7jw452dk6akhifx01ckrlc2dki-exempi-2.6.3/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
17 packages failed to build:
45 packages built:
--- ###### Maintainer pings 2022-12-12T10:46:39 https://api.github.com/repos/NixOS/nixpkgs/pulls/205761