about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/py65/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/py65/default.nix')
-rw-r--r--nixpkgs/pkgs/development/python-modules/py65/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/development/python-modules/py65/default.nix b/nixpkgs/pkgs/development/python-modules/py65/default.nix
index 5748b8c16938..3c06f5932f00 100644
--- a/nixpkgs/pkgs/development/python-modules/py65/default.nix
+++ b/nixpkgs/pkgs/development/python-modules/py65/default.nix
@@ -27,6 +27,7 @@ buildPythonPackage rec {
   meta = {
     homepage = "https://py65.readthedocs.io/";
     description = "Emulate 6502-based microcomputer systems in Python";
+    mainProgram = "py65mon";
     longDescription = ''
       Py65 includes a program called Py65Mon that functions as a machine
       language monitor. This kind of program is sometimes also called a