arena: update meta

This commit is contained in:
jopejoe1
2024-04-26 12:24:20 +02:00
parent 1665c5c5aa
commit 09696d2f66
+2 -1
View File
@@ -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;
};
}