11 src = fetchFromGitHub {
15 sha256 = "sha256-YjjiS6iLIQvrPS378v2nyrgwWBJ9YtDeNTPz0ze05mU=";
18 vendorHash = "sha256-GnchyE2TswvjYlehhMYesZruTTwyTorfR+17K0RXXFY=";
21 description = "Asset discovery and identification tools";
22 mainProgram = "dismap";
23 homepage = "https://github.com/zhzyker/dismap";
24 license = with licenses; [ gpl3Only ];
25 maintainers = with maintainers; [ fab ];