Merge pull request #143764 from r-ryantm/auto-update/hal-hardware-analyzer

hal-hardware-analyzer: 3.2.6 -> 3.3.0
This commit is contained in:
Robert Scott 2021-10-31 11:53:35 +00:00 committed by GitHub
commit b56f93abf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,14 +4,14 @@
}:
stdenv.mkDerivation rec {
version = "3.2.6";
version = "3.3.0";
pname = "hal-hardware-analyzer";
src = fetchFromGitHub {
owner = "emsec";
repo = "hal";
rev = "v${version}";
sha256 = "sha256-GRHRrAxZ10hmAXkGGSQEwNJTbnMbJ9jMyKnOUq+KoWo=";
sha256 = "sha256-uNpELHhSAVRJL/4iypvnl3nX45SqB419r37lthd2WmQ=";
};
# make sure bundled dependencies don't get in the way - install also otherwise
# copies them in full to the output, bloating the package