1 { lib, rustPlatform, fetchCrate }:
3 rustPlatform.buildRustPackage rec {
9 sha256 = "sha256-rSuHFVUYpL1v5ba0q15mNEuAHzFF9tWxFs3zTJt5zcc=";
12 cargoSha256 = "sha256-x//spFPlmJJAIyI5RgnYlMORi4eCXc8p7iEJQ7Ayptw=";
15 description = "A tool to identify anything";
16 homepage = "https://github.com/swanandx/lemmeknow";
17 license = licenses.mit;
18 maintainers = with maintainers; [ figsoda Br1ght0ne ];