Skip to content

Commit e252da7

Browse files
authored
Add install instructions for NixOS
1 parent de763a1 commit e252da7

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
@@ -22,6 +22,13 @@ On a Fedora-based system or a CentOS/RHEL machine with EPEL.
2222
2323
$ sudo dnf -y install python3-opensensemap-api
2424
25+
For Nix or NixOS users is a package available. Keep in mind that the lastest releases might only
26+
be present in the ``unstable`` channel.
27+
28+
.. code:: bash
29+
30+
$ nix-env -iA nixos.python3Packages.opensensemap-api
31+
2532
Usage
2633
-----
2734

0 commit comments

Comments
 (0)