sauerbraten: add meta.homepage

This commit is contained in:
Jeremy
2023-10-26 17:10:22 +13:00
committed by GitHub
parent 638d19ac92
commit c3834e7bd6
+1
View File
@@ -66,6 +66,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "A free multiplayer & singleplayer first person shooter, the successor of the Cube FPS";
homepage = "http://sauerbraten.org";
maintainers = with maintainers; [ raskin ajs124 ];
mainProgram = "sauerbraten_client";
hydraPlatforms =