about summary refs log tree commit diff
path: root/pkgs/top-level/python-aliases.nix
diff options
context:
space:
mode:
authorFelix Buehler <account@buehler.rocks>2024-01-07 15:45:38 +0100
committerFelix Buehler <account@buehler.rocks>2024-01-07 15:45:38 +0100
commitc09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c (patch)
treea5e4799e6022081037f867c88453b78cd5dbe733 /pkgs/top-level/python-aliases.nix
parent5570f4ba1eeacb9d5be7daba5a381fecf5c45081 (diff)
downloadnixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.tar
nixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.tar.gz
nixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.tar.bz2
nixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.tar.lz
nixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.tar.xz
nixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.tar.zst
nixlib-c09e1828a4a6a4b43bed6ae3a3b3444df0e69f1c.zip
python311Packages.python-openzwave: rename from python_openzwave
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 86f10c04908e..7fc58c2b51f0 100644
--- a/pkgs/top-level/python-aliases.nix
+++ b/pkgs/top-level/python-aliases.nix
@@ -374,6 +374,7 @@ mapAliases ({
   pytestrunner = pytest-runner; # added 2021-01-04
   python-forecastio = throw "python-forecastio has been removed, as the Dark Sky service was shut down."; # added 2023-04-05
   python-igraph = igraph; # added 2021-11-11
+  python_openzwave = python-openzwave; # added 2024-01-07
   python-openzwave-mqtt = throw "python-openzwave was removed, as it was packaged as a dependency of home-assistant, which it is no longer."; # added 2024-01-05
   python_docs_theme = python-docs-theme; # added 2023-11-04
   python_fedora = python-fedora; # added 2023-11-15