elfcat: add cargoHash
This commit is contained in:
parent
51a6ac79d2
commit
64a83a9b83
@ -11,8 +11,7 @@ rustPlatform.buildRustPackage rec {
|
||||
sha256 = "sha256-NzFKNCCPWBj/fhaEJF34nyeyvLMeQwIcQgTlYc6mgYo=";
|
||||
};
|
||||
|
||||
# There is no dependency to vendor in this project.
|
||||
cargoLock.lockFile = ./Cargo.lock;
|
||||
cargoHash = "sha256-Dc+SuLwbLFcNSr9RiNSc7dgisBOvOUEIDR8dFAkC/O0=";
|
||||
|
||||
meta = with lib; {
|
||||
description = "ELF visualizer, generates HTML files from ELF binaries.";
|
||||
|
Loading…
Reference in New Issue
Block a user