10 src = fetchFromGitHub {
11 owner = "aydinnyunus";
14 hash = "sha256-E7fxV+w8N9xi8UuaKBTZBzPjIHJt9/U+oVIu2+Ond+Y=";
17 vendorHash = "sha256-uV7O2H3gPQ+kFdEHLgM+v+TXn+87QfFwOAEQpnKQIQk=";
19 ldflags = [ "-s" "-w" ];
22 description = "Finds geolocation on all image urls and directories";
23 homepage = "https://github.com/aydinnyunus/exiflooter";
24 changelog = "https://github.com/aydinnyunus/exifLooter/releases/tag/v${version}";
25 license = licenses.asl20;
26 maintainers = with maintainers; [ octodi ];
27 mainProgram = "exiflooter";