10 src = fetchFromGitHub {
14 sha256 = "sha256-T1P+jAAsKObKRaoxH8c/DMEfXtmSrvnDd5Y3ocKcCSc=";
17 vendorSha256 = "sha256-V+72l2TvhEWgDg7kvn5OOjYcyEgWGLgTGnt58Bu+AEQ=";
19 # Disabled for now as there are some failures ("undefined:")
23 description = "Tool to perform OSINT tasks";
24 homepage = "https://github.com/j3ssie/metabigor";
25 license = licenses.mit;
26 maintainers = with maintainers; [ fab ];