11 src = fetchFromGitHub {
15 hash = "sha256-JFt9PC6VHWTYuaIWh2t2BiGFm1tGwZDdhhdp2xtmXSI=";
18 vendorHash = "sha256-PGUOTEFcOL1pG+itTp9ce1qW+1V6hts8jKpA0E8orDk=";
25 # Disabled for now as there are some failures ("undefined:")
29 description = "Tool to perform OSINT tasks";
30 homepage = "https://github.com/j3ssie/metabigor";
31 changelog = "https://github.com/j3ssie/metabigor/releases/tag/v${version}";
32 license = licenses.mit;
33 maintainers = with maintainers; [ fab ];
34 mainProgram = "metabigor";