aboutsummaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/mp/mpp (unfollow)
Commit message (Collapse)Author
2026-01-25pkgs/mpp: Also include a pass-through for `mpdpopm`Benedikt Peetz
2025-05-20pkgs/mpp: Keep meta attributes like `mainProgram`Benedikt Peetz
2025-05-05pkgs/mpp: Avoid unbound variable errorBenedikt Peetz
2025-04-27treewide: Add nice GPL-3.0-or-later license headerBenedikt Peetz
This change also ensures that this repo is reuse-3.0 compliant.
2025-04-14pkgs/mpp: Migrate to `writeShellApplication`Benedikt Peetz
2024-11-17fix(pkgs/mpp): Include the `mpc` zsh completionsBenedikt Peetz
2024-11-17refactor(legacy/conf/mpd): Move to a unified `mpd` by-name moduleBenedikt Peetz
2024-11-16refactor(pkgs/mpc): Rename to `mpp`Benedikt Peetz
Nixpkgs has renamed their `mpc-cli` package to just `mpc`, turning this `mpc` package into an override for the official nixpkgs one. I think being explicit about the fact, that `mpc` is wrapped is the best solution here.