cppcheck: fix broken hash

The original hash is for https://github.com/danmar/cppcheck/commit/4a17dcb and the new hash is for https://github.com/danmar/cppcheck/commit/ef1c70f.
This commit is contained in:
Mike Purvis 2022-11-01 10:51:07 -04:00 committed by GitHub
parent ed58834ee0
commit 6739decba3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
owner = "danmar";
repo = "cppcheck";
rev = version;
sha256 = "sha256-8vwuNK7qQg+pkUnWpEe8272BuHJUaidm8MoGsXVt1X8=";
hash = "sha256-bKZOAGInks26NmzlKo1T8NREO9xoF8ZsssNDzyTJwlU=";
};
buildInputs = [ pcre