0
0
mirror of https://github.com/cucumber-sp/yandex-music-linux.git synced 2024-12-23 22:22:59 +03:00

Readme: NixOS 24.11 released

Update readme to notify users that they are able to use yandex-music
directly from last NixOS release.

Change-Id: Id2ed09c149094c0f9f9c81bf6f94436c9b1c050b
This commit is contained in:
Yury Shvedov 2024-12-02 16:30:23 +03:00
parent 1c23a18b1d
commit 000dd5f2b4

View File

@ -30,9 +30,9 @@ Native YandexMusic client for Linux. Built using repacking of Windows client (El
- [Debian/Ubuntu](#debianubuntu-1) - [Debian/Ubuntu](#debianubuntu-1)
- [RPM-based](#rpm-based-1) - [RPM-based](#rpm-based-1)
- [Run with nix](#run-with-nix) - [Run with nix](#run-with-nix)
- [NixOS unstable](#nixos-unstable) - [Nixpkgs](#nixpkgs)
- [Run from unstable channel with flakes](#run-from-unstable-channel-with-flakes) - [Run with flakes](#run-with-flakes)
- [Install from unstable channel](#install-from-unstable-channel) - [Install to configuration](#install-to-configuration)
- [Overriding](#overriding) - [Overriding](#overriding)
- [Built-in module](#built-in-module) - [Built-in module](#built-in-module)
- [Run with flakes](#run-with-flakes) - [Run with flakes](#run-with-flakes)
@ -241,19 +241,19 @@ bash build_rpm.sh [-a <x64|armv7l|arm64|all> default=x64]
The `yandex-music` package has unlicensed license, so you need to have The `yandex-music` package has unlicensed license, so you need to have
`allowUnfree` option enabled. `allowUnfree` option enabled.
### NixOS unstable ### Nixpkgs
The `yandex-music` package is The `yandex-music` package was
[available](https://github.com/NixOS/nixpkgs/pull/337425) at nixos-unstable [introduced](https://github.com/NixOS/nixpkgs/pull/337425) to NixOS starting
channel. from version 24.11.
#### Run from unstable channel with flakes #### Run with flakes
```bash ```bash
nix run github:NixOS/nixpkgs/nixos-unstable#yandex-music nix run nixpkgs#yandex-music
``` ```
#### Install from unstable channel #### Install to configuration
Add next to your configuration: Add next to your configuration:
@ -333,4 +333,4 @@ nix-build --expr '(import <nixpkgs> {}).callPackage ./nix {}'
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=cucumber-sp/yandex-music-linux&type=Timeline" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=cucumber-sp/yandex-music-linux&type=Timeline" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=cucumber-sp/yandex-music-linux&type=Timeline" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=cucumber-sp/yandex-music-linux&type=Timeline" />
</picture> </picture>
</a> </a>