exempi 2.6.3 -> 2.6.4 https://repology.org/project/exempi/versions attrpath: exempi 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/exempi/default.nix b/pkgs/development/libraries/exempi/default.nix index 54bab95992c0..ac45084a74f9 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.3"; + version = "2.6.4"; src = fetchurl { url = "https://libopenraw.freedesktop.org/download/${pname}-${version}.tar.bz2"; - sha256 = "sha256-sHSdsYqeeM93FzeVSoOM3NsdVBWIi6wbqcr4y6d8ZWw="; + sha256 = "sha256-p1FJyWth45zcsEb9XlbYjP7qtuCPiU4V6//ZlECSv9A="; }; configureFlags = [ Successfully finished processing cachix "/nix/store/ggry8wnp2jbvsg87jr8cfhqa31hgqadj-exempi-2.6.4" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/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/exempi/ ###### 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.4 with grep in /nix/store/ggry8wnp2jbvsg87jr8cfhqa31hgqadj-exempi-2.6.4 - found 2.6.4 in filename of file in /nix/store/ggry8wnp2jbvsg87jr8cfhqa31hgqadj-exempi-2.6.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1096 total rebuild path(s) 1096 package rebuild(s) First fifty rebuilds by attrpath appdaemon baserow borgbackup borgmatic browsr buildbot buildbot-full buildbot-plugins.badges buildbot-ui cfripper cinnamon.cinnamon-common cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions cinnamon.xviewer crackql datalad dropbox-cli dvc dvc-with-remotes eiciel emborg errbot exempi flexget gdbgui glaxnimate gnome-photos gnome.eog gnome.file-roller gnome.gnome-control-center gnome.gnome-terminal gnome.nautilus gnome.nautilus-python gnomeExtensions.gtk4-desktop-icons-ng-ding heisenbridge home-assistant home-assistant-component-tests.abode home-assistant-component-tests.accuweather home-assistant-component-tests.acmeda home-assistant-component-tests.adax home-assistant-component-tests.adguard home-assistant-component-tests.advantage_air home-assistant-component-tests.aemet home-assistant-component-tests.agent_dvr home-assistant-component-tests.air_quality home-assistant-component-tests.airly ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ggry8wnp2jbvsg87jr8cfhqa31hgqadj-exempi-2.6.4 \ --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/8fd949b78ea141663ea4aacb3bdb52d129f4d818.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/ggry8wnp2jbvsg87jr8cfhqa31hgqadj-exempi-2.6.4 ls -la /nix/store/ggry8wnp2jbvsg87jr8cfhqa31hgqadj-exempi-2.6.4/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/249685