cppcheck 2.13.0 -> 2.13.1 https://repology.org/project/cppcheck/versions attrpath: cppcheck 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/analysis/cppcheck/default.nix b/pkgs/development/tools/analysis/cppcheck/default.nix index 1a7a1c0f4c95..dd9d790f1257 100644 --- a/pkgs/development/tools/analysis/cppcheck/default.nix +++ b/pkgs/development/tools/analysis/cppcheck/default.nix @@ -14,7 +14,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "cppcheck"; - version = "2.13.0"; + version = "2.13.1"; outputs = [ "out" "man" ]; @@ -22,7 +22,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "danmar"; repo = "cppcheck"; rev = finalAttrs.version; - hash = "sha256-+z8mMwI4hHpE3enIriTsxZEocqifppYgjZz3UPGswIo="; + hash = "sha256-X2HMC0Mij4odyyl79bgCyaw3qRMjEQBbHO3Q2kE9YLE="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/c7rbbyipnb3a0gjvp7m9zdvbiw436rij-cppcheck-2.13.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://repology.org/project/cppcheck/versions. meta.description for cppcheck is: A static analysis tool for C/C++ code meta.homepage for cppcheck is: http://cppcheck.sourceforge.net ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/danmar/cppcheck/compare/2.13.0...2.13.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.13.1 with grep in /nix/store/c7rbbyipnb3a0gjvp7m9zdvbiw436rij-cppcheck-2.13.1 - found 2.13.1 in filename of file in /nix/store/c7rbbyipnb3a0gjvp7m9zdvbiw436rij-cppcheck-2.13.1 ---
Rebuild report (if merged into master) (click to expand) ``` 19 total rebuild path(s) 19 package rebuild(s) First fifty rebuilds by attrpath cppcheck libsForQt5.kdev-php libsForQt5.kdev-python libsForQt5.kdevelop libsForQt5.kdevelop-unwrapped plasma5Packages.kdev-php plasma5Packages.kdev-python plasma5Packages.kdevelop plasma5Packages.kdevelop-unwrapped rocmPackages.migraphx rocmPackages.mivisionx rocmPackages.mivisionx-cpu rocmPackages.mivisionx-hip rocmPackages.mivisionx-opencl rocmPackages_5.migraphx rocmPackages_5.mivisionx rocmPackages_5.mivisionx-cpu rocmPackages_5.mivisionx-hip rocmPackages_5.mivisionx-opencl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/c7rbbyipnb3a0gjvp7m9zdvbiw436rij-cppcheck-2.13.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 cppcheck https://github.com/r-ryantm/nixpkgs/archive/67ee06ea993b7605f6436cd890545a6be251bf08.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/67ee06ea993b7605f6436cd890545a6be251bf08#cppcheck ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/c7rbbyipnb3a0gjvp7m9zdvbiw436rij-cppcheck-2.13.1 ls -la /nix/store/c7rbbyipnb3a0gjvp7m9zdvbiw436rij-cppcheck-2.13.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 @joachifm @paveloom 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/282507