about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-03-03 19:36:49 +0100
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-03-03 23:59:32 +0100
commit10028d9a58ee035fcd0a9b7350bf7015c1d3905a (patch)
treef8a49f95379116c7ad72765ae761994d2aae3cd8 /pkgs/top-level/python-aliases.nix
parenta6ec7499f1761001db1d96a425344f7053fe533b (diff)
python310Packages.btchip-python: Rename from btchip
Diffstat (limited to 'pkgs/top-level/python-aliases.nix')
-rw-r--r--pkgs/top-level/python-aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/python-aliases.nix b/pkgs/top-level/python-aliases.nix
index 73be69094c3e6..3c8fb8fc53bd5 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -47,6 +47,7 @@ mapAliases ({
   BlinkStick = blinkstick; # added 2023-02-19
   blockdiagcontrib-cisco = throw "blockdiagcontrib-cisco is not compatible with blockdiag 2.0.0 and has been removed."; # added 2020-11-29
   bsblan = python-bsblan; # added 2022-11-04
+  btchip = btchip-python; # added 2023-03-03
   bt_proximity = bt-proximity; # added 2021-07-02
   BTrees = btrees; # added 2023-02-19
   carrot = throw "carrot has been removed, as its development was discontinued in 2012"; # added 2022-01-18