summaryrefslogtreecommitdiffstats
path: root/tv/5pkgs/simple/mpvterm/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tv/5pkgs/simple/mpvterm/default.nix')
-rw-r--r--tv/5pkgs/simple/mpvterm/default.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/tv/5pkgs/simple/mpvterm/default.nix b/tv/5pkgs/simple/mpvterm/default.nix
new file mode 100644
index 000000000..66ad08a78
--- /dev/null
+++ b/tv/5pkgs/simple/mpvterm/default.nix
@@ -0,0 +1,8 @@
+{ pkgs }:
+
+pkgs.mpv-unwrapped.overrideAttrs (old: rec {
+ pname = "mpvterm";
+ patches = old.patches or [] ++ [
+ ./mpvterm.patch
+ ];
+})
[cgit] Unable to lock slot /tmp/cgit/41200000.lock: No such file or directory (2)