summary refs log tree commit diff
path: root/pkgs/games/xmoto/src-info-for-default.nix
blob: 8d5d3f49822c605f53f0cda480534540396e4e1e (plain) (blame)
1
2
3
4
5
6
7
{
  downloadPage = "http://xmoto.tuxfamily.org/";
  baseName = "xmoto";
  sourceRegexp = "xmoto-.*-src[.]tar[.].*";
  versionExtractorSedScript = ''$dashDelimitedVersion'';
  versionReferenceCreator=''$(replaceAllVersionOccurences)'';
}