doctest 2.4.9 -> 2.4.10 https://github.com/doctest/doctest/releases attrpath: doctest 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/doctest/default.nix b/pkgs/development/libraries/doctest/default.nix index 6c9281bda99..09f2b94d914 100644 --- a/pkgs/development/libraries/doctest/default.nix +++ b/pkgs/development/libraries/doctest/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "doctest"; - version = "2.4.9"; + version = "2.4.10"; src = fetchFromGitHub { owner = "doctest"; repo = "doctest"; rev = "v${version}"; - sha256 = "sha256-ugmkeX2PN4xzxAZpWgswl4zd2u125Q/ADSKzqTfnd94="; + sha256 = "sha256-iocK+JoLmxghsmSrKo1R84XsiOaW7FfgZBjborzp8dQ="; }; nativeBuildInputs = [ cmake ]; Successfully finished processing cachix "/nix/store/v0jymiw5mki3kcb0i4ap9pgc14jh3fja-doctest-2.4.10" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
12 packages failed to build:
45 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/doctest/doctest/releases. meta.description for doctest is: The fastest feature-rich C++11/14/17/20 single-header testing framework meta.homepage for doctest is: https://github.com/doctest/doctest ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/doctest/doctest/releases/tag/v2.4.10) - [Compare changes on GitHub](https://github.com/doctest/doctest/compare/v2.4.9...v2.4.10) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.4.10 with grep in /nix/store/v0jymiw5mki3kcb0i4ap9pgc14jh3fja-doctest-2.4.10 - found 2.4.10 in filename of file in /nix/store/v0jymiw5mki3kcb0i4ap9pgc14jh3fja-doctest-2.4.10 ---
Rebuild report (if merged into master) (click to expand) ``` 62 total rebuild path(s) 62 package rebuild(s) First fifty rebuilds by attrpath adl anime-downloader apostrophe atomic-operator doctest ibus-engines.uniemoji ledger-autosync paperless-ngx paperwork poetry poetryPlugins.poetry-audit-plugin poetryPlugins.poetry-plugin-up puddletag pynitrokey python310Packages.autofaiss python310Packages.cleo python310Packages.fire python310Packages.fuzzywuzzy python310Packages.levenshtein python310Packages.nkdfu python310Packages.paperwork-backend python310Packages.paperwork-shell python310Packages.rapidfuzz python310Packages.syncedlyrics python310Packages.thefuzz python310Packages.trytond python310Packages.videocr python310Packages.xtensor-python python311Packages.autofaiss python311Packages.cleo python311Packages.fire python311Packages.fuzzywuzzy python311Packages.levenshtein python311Packages.nkdfu python311Packages.paperwork-backend python311Packages.paperwork-shell python311Packages.rapidfuzz python311Packages.syncedlyrics python311Packages.thefuzz python311Packages.trytond python311Packages.videocr python311Packages.xtensor-python shell-genie spotdl sublime-music sycl-info taskflow truvari trytond ulauncher ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/v0jymiw5mki3kcb0i4ap9pgc14jh3fja-doctest-2.4.10 \ --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 doctest https://github.com/r-ryantm/nixpkgs/archive/be62e6578bd6116a09e0d2c6c289ce0da2684d3c.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/v0jymiw5mki3kcb0i4ap9pgc14jh3fja-doctest-2.4.10 ls -la /nix/store/v0jymiw5mki3kcb0i4ap9pgc14jh3fja-doctest-2.4.10/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 marked as broken and skipped:
12 packages failed to build:
45 packages built:
--- ###### Maintainer pings cc @davidtwco 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/219313