Commit 09696d2f authored by jopejoe1's avatar jopejoe1
Browse files

arena: update meta

parent 1665c5c5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -68,8 +68,9 @@ stdenv.mkDerivation rec {
      chess board & DGT clocks and much more.
    '';
    license = lib.licenses.unfree;
    sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
    homepage = "http://www.playwitharena.de";
    platforms = ["x86_64-linux"];
    hydraPlatforms = lib.platforms.none;
  };

}