catch2_3 3.3.0 -> 3.3.1 https://github.com/catchorg/Catch2/releases attrpath: catch2_3 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/catch2/3.nix b/pkgs/development/libraries/catch2/3.nix index 853b1d7d59c..38b025d8dda 100644 --- a/pkgs/development/libraries/catch2/3.nix +++ b/pkgs/development/libraries/catch2/3.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "catch2"; - version = "3.3.0"; + version = "3.3.1"; src = fetchFromGitHub { owner = "catchorg"; repo = "Catch2"; rev = "v${version}"; - hash = "sha256-f/tM8b2JGZw2OzhlhMvjzLjgvgj5qncEepYsEwSxeAI="; + hash = "sha256-JVxBYhKTejc8lfqgxz5Ig5G9H90YuIcGAUopGJG/3Dg="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/ppfnr19x5gfyvqy5y5hj3v9ib8sdpdy4-catch2-3.3.1" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/catchorg/Catch2/releases. meta.description for catch2_3 is: Modern, C++-native, test framework for unit-tests meta.homepage for catch2_3 is: https://github.com/catchorg/Catch2 meta.changelog for catch2_3 is: https://github.com/catchorg/Catch2/blob/v3.3.1/docs/release-notes.md ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/catchorg/Catch2/releases/tag/v3.3.1) - [Compare changes on GitHub](https://github.com/catchorg/Catch2/compare/v3.3.0...v3.3.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.3.1 with grep in /nix/store/ppfnr19x5gfyvqy5y5hj3v9ib8sdpdy4-catch2-3.3.1 - found 3.3.1 in filename of file in /nix/store/ppfnr19x5gfyvqy5y5hj3v9ib8sdpdy4-catch2-3.3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 47 total rebuild path(s) 47 package rebuild(s) First fifty rebuilds by attrpath adl anime-downloader apostrophe atomic-operator catch2_3 ibus-engines.uniemoji jarowinkler-cpp ledger-autosync paperless-ngx paperwork poetry puddletag pynitrokey python310Packages.autofaiss python310Packages.cleo python310Packages.fire python310Packages.fuzzywuzzy python310Packages.jarowinkler python310Packages.levenshtein python310Packages.nkdfu python310Packages.paperwork-backend python310Packages.paperwork-shell python310Packages.rapidfuzz python310Packages.thefuzz python310Packages.trytond python310Packages.videocr python311Packages.autofaiss python311Packages.cleo python311Packages.fire python311Packages.fuzzywuzzy python311Packages.jarowinkler python311Packages.levenshtein python311Packages.nkdfu python311Packages.paperwork-backend python311Packages.paperwork-shell python311Packages.rapidfuzz python311Packages.thefuzz python311Packages.trytond python311Packages.videocr rapidfuzz-cpp sonic-pi spotdl sublime-music truvari trytond ulauncher waybar ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ppfnr19x5gfyvqy5y5hj3v9ib8sdpdy4-catch2-3.3.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 catch2_3 https://github.com/r-ryantm/nixpkgs/archive/62d3643c9af77f59cc768d41f70beadabfdf6815.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/ppfnr19x5gfyvqy5y5hj3v9ib8sdpdy4-catch2-3.3.1 ls -la /nix/store/ppfnr19x5gfyvqy5y5hj3v9ib8sdpdy4-catch2-3.3.1/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @dotlambda 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/214106