From 9df248931c57352e89a2f281f2461f0847032115 Mon Sep 17 00:00:00 2001
From: rycee
Date: Wed, 2 Oct 2024 06:15:39 +0000
Subject: [PATCH] deploy: 437ec62009fa8ceb684eb447d455ffba25911cf9
---
options.xhtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/options.xhtml b/options.xhtml
index ec8d4760f..8a5dff62b 100644
--- a/options.xhtml
+++ b/options.xhtml
@@ -33196,7 +33196,7 @@ boolean
package
Default:
-<derivation mpv-with-scripts-0.38.0>
+<derivation mpv-with-scripts-0.39.0>
Example:
pkgs.wrapMpv (pkgs.mpv-unwrapped.override { vapoursynthSupport = true; }) { youtubeSupport = true; }