Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Sublime Music
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
117
Issues
117
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
2
Merge Requests
2
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Sublime Music
Sublime Music
Commits
e427efc4
Verified
Commit
e427efc4
authored
Oct 15, 2020
by
Sumner Evans
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated install instructions for NixOS
parent
7e522fac
Pipeline
#202849944
passed with stages
in 11 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
24 deletions
+24
-24
README.rst
README.rst
+7
-7
docs/index.rst
docs/index.rst
+17
-17
No files found.
README.rst
View file @
e427efc4
...
...
@@ -56,7 +56,8 @@ over the LAN to Chromecast devices also install ``python-bottle``.
**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
way:
...
...
@@ -80,19 +81,18 @@ function provided by Nix::
The following components are supported:
* ``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
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
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
to play
to play
. Defaults to ``true``.
* ``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.
.. _NixOS: https://nixos.org/nixos
.. _Nix package management: https://nixos.org/nixos/manual/index.html#sec-package-management
**Via the Debian package**
...
...
docs/index.rst
View file @
e427efc4
...
...
@@ -58,19 +58,10 @@ over the LAN to Chromecast devices also install ``python-bottle``.
.. |AUR Package| replace:: ``sublime-music`` package
.. _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**:
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
way:
...
...
@@ -94,21 +85,30 @@ function provided by Nix::
The following components are supported:
* ``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
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
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
to play
to play
. Defaults to ``true``.
* ``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.
.. _NixOS: https://nixos.org/nixos
.. _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**:
In the future, you will be able to install via Flathub. For now, if you want to
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment