10 src = fetchFromGitHub {
14 sha256 = "sha256-1+A1oXY5sKMr9dVa/4vB+ZkfZSDdhag5y5LfM7OJmKo=";
17 vendorHash = "sha256-ZRCwZGlWzlWh+E3KUH83639Tfck7bwE36wXVnG7EQIE=";
20 description = "Google Authenticator migration decoder";
21 mainProgram = "otpauth";
22 homepage = "https://github.com/dim13/otpauth";
23 license = licenses.isc;
24 maintainers = with maintainers; [ ereslibre ];