10 src = fetchFromGitHub {
14 hash = "sha256-W7NgV50r/MNSF6+e0IR9C1dcg/k0w67GcTs0NTbhKBc=";
17 vendorSha256 = "sha256-kXtWYGsZUUhBNvkTOah3Z+ta118k6PXfpBx6MLr/pq0=";
20 description = "Tool to uncover technologies used on websites";
21 homepage = "https://github.com/rverton/webanalyze";
22 license = licenses.mit;
23 maintainers = with maintainers; [ fab ];