Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme: NixOS 24.11 released #137

Merged
merged 1 commit into from
Dec 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Native YandexMusic client for Linux. Built using repacking of Windows client (El
- [Debian/Ubuntu](#debianubuntu-1)
- [RPM-based](#rpm-based-1)
- [Run with nix](#run-with-nix)
- [NixOS unstable](#nixos-unstable)
- [Run from unstable channel with flakes](#run-from-unstable-channel-with-flakes)
- [Install from unstable channel](#install-from-unstable-channel)
- [Nixpkgs](#nixpkgs)
- [Run with flakes](#run-with-flakes)
- [Install to configuration](#install-to-configuration)
- [Overriding](#overriding)
- [Built-in module](#built-in-module)
- [Run with flakes](#run-with-flakes)
Expand Down Expand Up @@ -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
`allowUnfree` option enabled.

### NixOS unstable
### Nixpkgs

The `yandex-music` package is
[available](https://github.com/NixOS/nixpkgs/pull/337425) at nixos-unstable
channel.
The `yandex-music` package was
[introduced](https://github.com/NixOS/nixpkgs/pull/337425) to NixOS starting
from version 24.11.

#### Run from unstable channel with flakes
#### Run with flakes

```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:

Expand Down Expand Up @@ -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" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=cucumber-sp/yandex-music-linux&type=Timeline" />
</picture>
</a>
</a>