kopia lustrzana https://github.com/ihabunek/toot
Merge pull request #37 from matthiasbeyer/add-readme-install-nix
Add notes how to install with the nix pkg managerpull/48/head
commit
a52fdf129b
10
README.rst
10
README.rst
|
@ -38,6 +38,16 @@ Install the package:
|
|||
sudo apt update
|
||||
sudo apt install python3-toot
|
||||
|
||||
From Nixpkgs
|
||||
~~~~~~~~~~~~
|
||||
|
||||
This works on NixOS or systems with the Nix package manager installed.
|
||||
|
||||
.. code-block::
|
||||
|
||||
nix-env -iA nixos.toot
|
||||
|
||||
|
||||
From OpenBSD ports
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue