2022-12-23T19:09:32 libdigidocpp 3.14.10 -> 3.14.11 https://github.com/open-eid/libdigidocpp/releases 2022-12-23T19:09:34 attrpath: libdigidocpp 2022-12-23T19:09:34 Checking auto update branch... 2022-12-23T19:09:34 No auto update branch exists 2022-12-23T19:09:38 [version] 2022-12-23T19:09:40 [version] updated version and sha256 2022-12-23T19:09:40 [rustCrateVersion] 2022-12-23T19:09:40 [rustCrateVersion] No cargoSha256 found 2022-12-23T19:09:40 [golangModuleVersion] 2022-12-23T19:09:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-23T19:09:40 [updateScript] 2022-12-23T19:09:40 [updateScript] skipping because derivation has no updateScript 2022-12-23T19:09:40 2022-12-23T19:09:40 [quotedUrls] 2022-12-23T19:09:40 [quotedUrls] nothing found to replace 2022-12-23T19:09:41 Diff after rewrites: diff --git a/pkgs/development/libraries/libdigidocpp/default.nix b/pkgs/development/libraries/libdigidocpp/default.nix index 7d34388aea3..21da1a917bf 100644 --- a/pkgs/development/libraries/libdigidocpp/default.nix +++ b/pkgs/development/libraries/libdigidocpp/default.nix @@ -2,12 +2,12 @@ , xercesc, xml-security-c, pkg-config, xsd, zlib, xalanc, xxd }: stdenv.mkDerivation rec { - version = "3.14.10"; + version = "3.14.11"; pname = "libdigidocpp"; src = fetchurl { url = "https://github.com/open-eid/libdigidocpp/releases/download/v${version}/libdigidocpp-${version}.tar.gz"; - hash = "sha256-n/+R4ho1Qcft3YSKE12oxZjbFHAsUDwoLFNuk5GXf5c="; + hash = "sha256-5QYKHwRB5nck5yqukX/UA+M3jFlBvkQ/ekB7JFIY5tI="; }; nativeBuildInputs = [ cmake pkg-config xxd ]; 2022-12-23T19:11:32 Successfully finished processing 2022-12-23T19:11:32 cachix "/nix/store/kn4q9pp40w5i9wx99bz6qi7dw32ng5jl-libdigidocpp-3.14.11" 2022-12-23T19:11:36 [check][nixpkgs-review] 2022-12-23T19:14:46 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
2022-12-23T19:14:48 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/open-eid/libdigidocpp/releases. meta.description for libdigidocpp is: "Library for creating DigiDoc signature files" meta.homepage for libdigidocpp is: "http://www.id.ee/" meta.changelog for libdigidocpp is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/open-eid/libdigidocpp/releases/tag/v3.14.11) - [Compare changes on GitHub](https://github.com/open-eid/libdigidocpp/compare/v3.14.10...v3.14.11) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.14.11 in filename of file in /nix/store/kn4q9pp40w5i9wx99bz6qi7dw32ng5jl-libdigidocpp-3.14.11 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libdigidocpp qdigidoc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kn4q9pp40w5i9wx99bz6qi7dw32ng5jl-libdigidocpp-3.14.11 \ --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 libdigidocpp https://github.com/r-ryantm/nixpkgs/archive/77fe22db6541aa956caa338212575ab9f39215c7.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/kn4q9pp40w5i9wx99bz6qi7dw32ng5jl-libdigidocpp-3.14.11 ls -la /nix/store/kn4q9pp40w5i9wx99bz6qi7dw32ng5jl-libdigidocpp-3.14.11/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)
2 packages built:
--- ###### Maintainer pings cc @jagajaga 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). 2022-12-23T19:14:51 https://api.github.com/repos/NixOS/nixpkgs/pulls/207454