Loading pkgs/by-name/mp/mpdris2-rs/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, rustPlatform, fetchFromGitHub, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { pname = "mpdris2-rs"; Loading @@ -23,6 +24,8 @@ rustPlatform.buildRustPackage (finalAttrs: { install -Dm644 misc/mpdris2-rs.service -t $out/lib/systemd/user ''; passthru.updateScript = nix-update-script { }; meta = { description = "Exposing MPRIS V2.2 D-Bus interface for MPD"; longDescription = '' Loading Loading
pkgs/by-name/mp/mpdris2-rs/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, rustPlatform, fetchFromGitHub, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { pname = "mpdris2-rs"; Loading @@ -23,6 +24,8 @@ rustPlatform.buildRustPackage (finalAttrs: { install -Dm644 misc/mpdris2-rs.service -t $out/lib/systemd/user ''; passthru.updateScript = nix-update-script { }; meta = { description = "Exposing MPRIS V2.2 D-Bus interface for MPD"; longDescription = '' Loading