forked from mirrors/nixpkgs
parent
f1902db4e6
commit
731b4f4bb5
|
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = https://trackballs.github.io/;
|
||||
description = "3D Marble Madness clone";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue