about summary refs log tree commit diff
path: root/nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix')
-rw-r--r--nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix b/nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix
index e1592ab86287..7aa81b158e24 100644
--- a/nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix
+++ b/nixpkgs/pkgs/development/python-modules/w1thermsensor/default.nix
@@ -61,6 +61,7 @@ buildPythonPackage rec {
 
   meta = with lib; {
     description = "Python interface to 1-Wire temperature sensors";
+    mainProgram = "w1thermsensor";
     longDescription = ''
       A Python package and CLI tool to work with w1 temperature sensors like
       DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other