summary refs log tree commit diff
path: root/pkgs/development/libraries/geoip/src-info-for-default.nix
blob: 99c79227c63050602d05eccdd513e262f655fd35 (plain) (blame)
1
2
3
4
5
6
{
  downloadPage = "http://geolite.maxmind.com/download/geoip/api/c/";
  sourceRegexp = "GeoIP-[0-9.]+[.]tar[.]gz";
  choiceCommand = "tail -1";
  baseName = "geoip";
}