programs: open-in-mpv: document that upstream merged my PR

This commit is contained in:
2024-02-15 11:38:37 +00:00
parent 88f1d63b6e
commit 25dcb7f89a

View File

@@ -7,7 +7,7 @@
(pkgs.fetchpatch {
# if i want `open-in-mpv 'mpv:///open?...'` to use a different executable than `mpv` (e.g. `xdg-open`),
# this patch is required.
# PR against upstream: <https://github.com/Baldomo/open-in-mpv/pull/26>
# PR against upstream (merged 2024/02/15): <https://github.com/Baldomo/open-in-mpv/pull/26>
url = "https://git.uninsane.org/colin/open-in-mpv/commit/4d93d5fbdd3baebb6284c517cfe9fec9970c3002.patch";
name = "open-in-mpv: respect the player's `executable` config";
hash = "sha256-UkjR58mo4ifqGU2F1YhcJU14gX41XMaXwImbV+v7Tr8=";