Skip to content

Commit feef90c

Browse files
authored
Add nixpkgs
1 parent a4285fc commit feef90c

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)