Unverified Commit c3834e7b authored by Jeremy's avatar Jeremy Committed by GitHub
Browse files

sauerbraten: add meta.homepage

parent 638d19ac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 =