2022-11-25T10:18:53 eid-mw 5.1.4 -> 5.1.8 https://repology.org/metapackage/eid-mw/versions 2022-11-25T10:18:57 attrpath: eid-mw 2022-11-25T10:18:58 Checking auto update branch... 2022-11-25T10:18:58 An auto update branch exists with message `eid-mw: 5.1.4 -> 5.1.6`. New version is 5.1.8. 2022-11-25T10:18:58 The auto update branch does not match or exceed the new version. 2022-11-25T10:19:03 [version] 2022-11-25T10:19:09 [version] updated version and sha256 2022-11-25T10:19:09 [rustCrateVersion] 2022-11-25T10:19:09 [rustCrateVersion] No cargoSha256 found 2022-11-25T10:19:09 [golangModuleVersion] 2022-11-25T10:19:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-25T10:19:09 [updateScript] 2022-11-25T10:19:09 [updateScript] skipping because derivation has no updateScript 2022-11-25T10:19:09 2022-11-25T10:19:09 [quotedUrls] 2022-11-25T10:19:09 [quotedUrls] nothing found to replace 2022-11-25T10:19:10 Diff after rewrites: diff --git a/pkgs/tools/security/eid-mw/default.nix b/pkgs/tools/security/eid-mw/default.nix index d73a93d851b..1cf228ef0b1 100644 --- a/pkgs/tools/security/eid-mw/default.nix +++ b/pkgs/tools/security/eid-mw/default.nix @@ -21,13 +21,13 @@ stdenv.mkDerivation rec { pname = "eid-mw"; # NOTE: Don't just blindly update to the latest version/tag. Releases are always for a specific OS. - version = "5.1.4"; + version = "5.1.8"; src = fetchFromGitHub { owner = "Fedict"; repo = "eid-mw"; rev = "v${version}"; - sha256 = "pHzjLyQFn7UvFrPUcI/ZQHMOwVp6ndnX9YegJzlhERM="; + sha256 = "sha256-AiEe28J47MhACHl2N+iFrJaH7GCySsemj8Wjp5BAToY="; }; nativeBuildInputs = [ autoreconfHook autoconf-archive pkg-config makeWrapper ]; 2022-11-25T10:22:07 Successfully finished processing 2022-11-25T10:22:07 cachix "/nix/store/89m9h22rsaczcwhzyf7k4anskn7y2y6l-eid-mw-5.1.8" 2022-11-25T10:22:10 [check][nixpkgs-review] 2022-11-25T10:25:15 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-25T10:25:18 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/eid-mw/versions. meta.description for eid-mw is: "Belgian electronic identity card (eID) middleware" meta.homepage for eid-mw is: "https://eid.belgium.be/en" meta.changelog for eid-mw is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/Fedict/eid-mw/compare/v5.1.4...v5.1.8) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.1.8 with grep in /nix/store/89m9h22rsaczcwhzyf7k4anskn7y2y6l-eid-mw-5.1.8 - found 5.1.8 in filename of file in /nix/store/89m9h22rsaczcwhzyf7k4anskn7y2y6l-eid-mw-5.1.8 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath eid-mw ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/89m9h22rsaczcwhzyf7k4anskn7y2y6l-eid-mw-5.1.8 \ --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 eid-mw https://github.com/r-ryantm/nixpkgs/archive/4492ad00a31d841b41a35bf76d67aa81624773d7.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/89m9h22rsaczcwhzyf7k4anskn7y2y6l-eid-mw-5.1.8 ls -la /nix/store/89m9h22rsaczcwhzyf7k4anskn7y2y6l-eid-mw-5.1.8/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 cc @bfortz @chvp 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-11-25T10:25:21 Updated existing PR 2022-11-25T10:25:21 https://api.github.com/repos/NixOS/nixpkgs/pulls/202184