zxing-cpp 2.1.0 -> 2.2.1 https://repology.org/project/zxing-cpp/versions attrpath: zxing-cpp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - zxing-cpp-2.1.0 Press Enter key to continue... Running update for: - zxing-cpp-2.1.0: UPDATING ... - zxing-cpp-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/zxing-cpp/default.nix b/pkgs/development/libraries/zxing-cpp/default.nix index 1c010638693e..cd5d10551192 100644 --- a/pkgs/development/libraries/zxing-cpp/default.nix +++ b/pkgs/development/libraries/zxing-cpp/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "zxing-cpp"; - version = "2.1.0"; + version = "2.2.1"; src = fetchFromGitHub { owner = "zxing-cpp"; repo = "zxing-cpp"; rev = "v${finalAttrs.version}"; - hash = "sha256-B/jGsHImRfj0iEio2b6R6laWBI1LL3OI407O7sren8s="; + hash = "sha256-teFspdATn9M7Z1vSr/7PdJx/xAv+TVai8rIekxqpBZk="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/w13nvz55q82jc2d5vvz986nbaiqy8wxl-zxing-cpp-2.2.1" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for zxing-cpp is: C++ port of zxing (a Java barcode image processing library) meta.homepage for zxing-cpp is: https://github.com/zxing-cpp/zxing-cpp ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/zxing-cpp/zxing-cpp/releases/tag/v2.2.1) - [Compare changes on GitHub](https://github.com/zxing-cpp/zxing-cpp/compare/v2.1.0...v2.2.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.2.1 with grep in /nix/store/w13nvz55q82jc2d5vvz986nbaiqy8wxl-zxing-cpp-2.2.1 - found 2.2.1 in filename of file in /nix/store/w13nvz55q82jc2d5vvz986nbaiqy8wxl-zxing-cpp-2.2.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1393 total rebuild path(s) 1393 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick Sylk abracadabra activitywatch adapta-gtk-theme adriconf aegisub ajour akkoma alfaview alfis almanah alsa-scarlett-gui altair amberol amule amule-daemon amule-gui amule-web anilibria-winmaclinux anki anytype apache-directory-studio apostrophe appimage-run appimage-run-tests aravis archi arduino-ide asc ashpd-demo asn1editor astroid audacity audio-recorder authenticator authy autokey aw-qt aws-workspaces bada-bib badlion-client badwolf balsa bambu-studio banking baobab baresip bazecor ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w13nvz55q82jc2d5vvz986nbaiqy8wxl-zxing-cpp-2.2.1 \ --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 zxing-cpp https://github.com/r-ryantm/nixpkgs/archive/09bd661b59aaf7ba5034fb0f80f0b720205e8719.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/09bd661b59aaf7ba5034fb0f80f0b720205e8719#zxing-cpp ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w13nvz55q82jc2d5vvz986nbaiqy8wxl-zxing-cpp-2.2.1 ls -la /nix/store/w13nvz55q82jc2d5vvz986nbaiqy8wxl-zxing-cpp-2.2.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @AndersonTorres @lukegb 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/277835