aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/mp/mpv (unfollow)
Commit message (Collapse)Author
11 daystreewide: Remove unneeded dependenciesBenedikt Peetz
This shaves off around 1.2 GB from the system closure.
2025-09-02treewide: Remove `with pkgs;`Benedikt Peetz
This is an antipattern and makes grepping for specific packages harder.
2025-05-09modules/mpv: Remove the uosc pluginBenedikt Peetz
This is too much for me, I am quite fine with the default config.
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-02-03feat(modules/mpv): Migrate to `by-name` and add some scriptsBenedikt Peetz