Skip to content

Commit 85ff621

Browse files
authored
Merge pull request #10 from home-assistant-ecosystem/nixpkg
Add nixpkgs
2 parents a4285fc + feef90c commit 85ff621

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ On a Fedora-based system or on a CentOS/RHEL machine which has EPEL enabled.
5252
5353
$ sudo dnf -y install python3-dingz
5454
55+
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
56+
be present in the ``unstable`` channel.
57+
58+
.. code:: bash
59+
60+
$ nix-env -iA nixos.python3Packages.dingz
61+
5562
Module usage
5663
------------
5764

0 commit comments

Comments
 (0)