Updated install instructions for NixOS

This commit is contained in:
Sumner Evans
2020-10-15 01:01:09 -06:00
parent 7e522facf4
commit e427efc479
2 changed files with 24 additions and 24 deletions

View File

@@ -56,7 +56,8 @@ over the LAN to Chromecast devices also install ``python-bottle``.
**Via NixOS**: **Via NixOS**:
Sublime Music is part of the nixpkgs-unstable channel that is used by NixOS_. Sublime Music is part of the ``nixos-20.09`` channel and newer (including
``nixos-unstable``).
To install Sublime Music on NixOS, either use the declarative or the imperative To install Sublime Music on NixOS, either use the declarative or the imperative
way: way:
@@ -80,19 +81,18 @@ function provided by Nix::
The following components are supported: The following components are supported:
* ``chromecastSupport``: if you want support for playing on Chromecast devices * ``chromecastSupport``: if you want support for playing on Chromecast devices
on the LAN on the LAN. Defaults to ``false``.
* ``serverSupport``: if you want to be able to serve cached files from your * ``serverSupport``: if you want to be able to serve cached files from your
computer over the LAN to Chromecast devices computer over the LAN to Chromecast devices. Defaults to ``false``.
* ``keyringSupport``: if you want to store your passwords in the system keyring * ``keyringSupport``: if you want to store your passwords in the system keyring
instead of in plain-text instead of in plain-text. Defaults to ``true``.
* ``notifySupport``: if you want to enable notifications when a new song begins * ``notifySupport``: if you want to enable notifications when a new song begins
to play to play. Defaults to ``true``.
* ``networkSupport``: if you want to change the address used to access the * ``networkSupport``: if you want to change the address used to access the
server depending on what network you are connected to. server depending on what network you are connected to. Defaults to ``true``.
See `Nix package management`_ for more information. See `Nix package management`_ for more information.
.. _NixOS: https://nixos.org/nixos
.. _Nix package management: https://nixos.org/nixos/manual/index.html#sec-package-management .. _Nix package management: https://nixos.org/nixos/manual/index.html#sec-package-management
**Via the Debian package** **Via the Debian package**

View File

@@ -58,19 +58,10 @@ over the LAN to Chromecast devices also install ``python-bottle``.
.. |AUR Package| replace:: ``sublime-music`` package .. |AUR Package| replace:: ``sublime-music`` package
.. _AUR Package: https://aur.archlinux.org/packages/sublime-music/ .. _AUR Package: https://aur.archlinux.org/packages/sublime-music/
**Via the Debian package**
Sublime Music is not currently in the Debian 'Stable' distribution, but has been
packaged for Debian 'Unstable' and 'Testing'.
If you have these sources in your ``/etc/apt/sources.list``, you can install
the package with::
sudo apt install sublime-music
**Via NixOS**: **Via NixOS**:
Sublime Music is part of the nixpkgs-unstable channel that is used by NixOS_. Sublime Music is part of the ``nixos-20.09`` channel and newer (including
``nixos-unstable``).
To install Sublime Music on NixOS, either use the declarative or the imperative To install Sublime Music on NixOS, either use the declarative or the imperative
way: way:
@@ -94,21 +85,30 @@ function provided by Nix::
The following components are supported: The following components are supported:
* ``chromecastSupport``: if you want support for playing on Chromecast devices * ``chromecastSupport``: if you want support for playing on Chromecast devices
on the LAN on the LAN. Defaults to ``false``.
* ``serverSupport``: if you want to be able to serve cached files from your * ``serverSupport``: if you want to be able to serve cached files from your
computer over the LAN to Chromecast devices computer over the LAN to Chromecast devices. Defaults to ``false``.
* ``keyringSupport``: if you want to store your passwords in the system keyring * ``keyringSupport``: if you want to store your passwords in the system keyring
instead of in plain-text instead of in plain-text. Defaults to ``true``.
* ``notifySupport``: if you want to enable notifications when a new song begins * ``notifySupport``: if you want to enable notifications when a new song begins
to play to play. Defaults to ``true``.
* ``networkSupport``: if you want to change the address used to access the * ``networkSupport``: if you want to change the address used to access the
server depending on what network you are connected to. server depending on what network you are connected to. Defaults to ``true``.
See `Nix package management`_ for more information. See `Nix package management`_ for more information.
.. _NixOS: https://nixos.org/nixos
.. _Nix package management: https://nixos.org/nixos/manual/index.html#sec-package-management .. _Nix package management: https://nixos.org/nixos/manual/index.html#sec-package-management
**Via the Debian package**
Sublime Music is not currently in the Debian 'Stable' distribution, but has been
packaged for Debian 'Unstable' and 'Testing'.
If you have these sources in your ``/etc/apt/sources.list``, you can install
the package with::
sudo apt install sublime-music
**Via Flatpak**: **Via Flatpak**:
In the future, you will be able to install via Flathub. For now, if you want to In the future, you will be able to install via Flathub. For now, if you want to