| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-01-25 | pkgs/mpp: Also include a pass-through for `mpdpopm` | Benedikt Peetz | |
| 2025-05-05 | pkgs/mpp: Avoid unbound variable error | Benedikt Peetz | |
| 2025-04-27 | treewide: Add nice GPL-3.0-or-later license header | Benedikt Peetz | |
| This change also ensures that this repo is reuse-3.0 compliant. | |||
| 2025-04-14 | pkgs/mpp: Migrate to `writeShellApplication` | Benedikt Peetz | |
| 2024-11-17 | refactor(legacy/conf/mpd): Move to a unified `mpd` by-name module | Benedikt Peetz | |
| 2024-11-16 | refactor(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. | |||
| 2024-08-11 | fix(pkgs/mpc-rm): Rename to `mpc-beetrm` | Benedikt Peetz | |
| This avoids shadowing the original `mpc rm` command | |||
| 2024-08-10 | fix(pkgs/mpc): Update the new music handling system | Benedikt Peetz | |
| 2024-05-23 | refactor(pkgs): Categorize into `by-name` shards | Benedikt Peetz | |
| This might not be the perfect way to organize a package set -- especially if the set is not nearly the size of nixpkgs -- but it is _at_ least a way of organization. | |||
| 2024-05-20 | refactor(sys): Modularize and move to `modules/system` or `pkgs` | Benedikt Peetz | |
| 2024-03-24 | fix(treewide): Update the shell library version | Soispha | |
| 2024-02-24 | build(treewide): Update shell library | Soispha | |
| 2024-02-24 | refactor(hm/pkgs): Implement with an nixpkgs overlay | Soispha | |
| 2024-02-23 | feat(hm/pkgs/mpc): Init | Soispha | |
