mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-23 22:22:59 +03:00
Merge pull request #137 from ein-shved/nixos-24.11
This commit is contained in:
commit
dfd2a3e126
22
README.md
22
README.md
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user