about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/misc/bikeshed/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/misc/bikeshed/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/misc/bikeshed/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/misc/bikeshed/default.nix b/nixpkgs/pkgs/applications/misc/bikeshed/default.nix
index f3e58b778718..21c6ac8c523d 100644
--- a/nixpkgs/pkgs/applications/misc/bikeshed/default.nix
+++ b/nixpkgs/pkgs/applications/misc/bikeshed/default.nix
@@ -63,6 +63,7 @@ buildPythonApplication rec {
 
   meta = with lib; {
     description = "Preprocessor for anyone writing specifications that converts source files into actual specs";
+    mainProgram = "bikeshed";
     longDescription = ''
       Bikeshed is a pre-processor for spec documents, turning a source document
       (containing only the actual spec content, plus several shorthands for linking