2022-12-05T08:32:30 digikam 7.8.0 -> 7.9.0 https://repology.org/metapackage/digikam/versions 2022-12-05T08:32:32 attrpath: digikam 2022-12-05T08:32:32 Checking auto update branch... 2022-12-05T08:32:32 No auto update branch exists 2022-12-05T08:32:36 [version] 2022-12-05T08:32:45 [version] updated version and sha256 2022-12-05T08:32:45 [rustCrateVersion] 2022-12-05T08:32:45 [rustCrateVersion] No cargoSha256 found 2022-12-05T08:32:45 [golangModuleVersion] 2022-12-05T08:32:45 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T08:32:45 [updateScript] 2022-12-05T08:32:45 [updateScript] skipping because derivation has no updateScript 2022-12-05T08:32:45 2022-12-05T08:32:45 [quotedUrls] 2022-12-05T08:32:45 [quotedUrls] nothing found to replace 2022-12-05T08:32:45 Diff after rewrites: diff --git a/pkgs/applications/graphics/digikam/default.nix b/pkgs/applications/graphics/digikam/default.nix index f08e49283c1..19d0f5242e0 100644 --- a/pkgs/applications/graphics/digikam/default.nix +++ b/pkgs/applications/graphics/digikam/default.nix @@ -56,11 +56,11 @@ mkDerivation rec { pname = "digikam"; - version = "7.8.0"; + version = "7.9.0"; src = fetchurl { url = "mirror://kde/stable/${pname}/${version}/digiKam-${version}.tar.xz"; - sha256 = "sha256-sIV3sLFe+ZhDaVcIqiwOmNVHMD2Fvio7OZBUhPLKts4="; + sha256 = "sha256-w7gKvAkNo8u8QuZ6QDCA1/X+CnyYaYc1vaVWxgMUurQ="; }; nativeBuildInputs = [ cmake doxygen extra-cmake-modules kdoctools wrapGAppsHook ]; 2022-12-05T08:46:14 Successfully finished processing 2022-12-05T08:46:14 cachix "/nix/store/r4cq2y8skvzjcb5w8kkm25bm6nmaamn9-digikam-7.9.0" 2022-12-05T08:46:27 [check][nixpkgs-review] 2022-12-05T08:49:21 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-05T08:49:24 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/digikam/versions. meta.description for digikam is: "Photo Management Program" meta.homepage for digikam is: "https://www.digikam.org" meta.changelog for digikam 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 7.9.0 with grep in /nix/store/r4cq2y8skvzjcb5w8kkm25bm6nmaamn9-digikam-7.9.0 - found 7.9.0 in filename of file in /nix/store/r4cq2y8skvzjcb5w8kkm25bm6nmaamn9-digikam-7.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath digikam ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/r4cq2y8skvzjcb5w8kkm25bm6nmaamn9-digikam-7.9.0 \ --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 digikam https://github.com/r-ryantm/nixpkgs/archive/ba2f6a3aa27aef45d876758891dae8ad387ea68f.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/r4cq2y8skvzjcb5w8kkm25bm6nmaamn9-digikam-7.9.0 ls -la /nix/store/r4cq2y8skvzjcb5w8kkm25bm6nmaamn9-digikam-7.9.0/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)
1 package built:
--- ###### Maintainer pings 2022-12-05T08:49:27 https://api.github.com/repos/NixOS/nixpkgs/pulls/204608