10 src = fetchFromGitHub {
14 sha256 = "sha256-3t0U1bSJbo3RJZe+PwaUeuzSt23Gs++WRe/uehfa4cA=";
17 vendorHash = "sha256-lLSjAO0sK2zwl+id/e15XWYbLPCa7qK8J6tdvaBMLPs=";
20 description = "CLI Browser for BoltDB files";
21 homepage = "https://github.com/br0xen/boltbrowser";
22 license = with licenses; [ gpl3Only ];
23 maintainers = with maintainers; [ fab ];
24 mainProgram = "boltbrowser";