rmpc: update website, install desktop file (#486031)

This commit is contained in:
Michael Daniels
2026-02-02 02:15:50 +00:00
committed by GitHub
+3 -1
View File
@@ -38,12 +38,14 @@ rustPlatform.buildRustPackage rec {
--bash target/completions/rmpc.bash \
--fish target/completions/rmpc.fish \
--zsh target/completions/_rmpc
install -m 444 -D assets/rmpc.desktop $out/share/applications/rmpc.desktop
'';
meta = {
changelog = "https://github.com/mierak/rmpc/releases/tag/${src.rev}";
description = "TUI music player client for MPD with album art support via kitty image protocol";
homepage = "https://mierak.github.io/rmpc/";
homepage = "https://rmpc.mierak.dev/";
license = lib.licenses.bsd3;
longDescription = ''
Rusty Music Player Client is a beautiful, modern and configurable terminal-based Music Player