about summary refs log tree commit diff
path: root/pkgs/applications/video/mpv-shim-default-shaders/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/video/mpv-shim-default-shaders/default.nix')
-rw-r--r--pkgs/applications/video/mpv-shim-default-shaders/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/video/mpv-shim-default-shaders/default.nix b/pkgs/applications/video/mpv-shim-default-shaders/default.nix
index eb6c81f6358ba..7e1dfbae4a4d3 100644
--- a/pkgs/applications/video/mpv-shim-default-shaders/default.nix
+++ b/pkgs/applications/video/mpv-shim-default-shaders/default.nix
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
 
   meta = with lib; {
     homepage = "https://github.com/iwalton3/default-shader-pack";
-    description = "Preconfigured set of MPV shaders and configurations for MPV Shim media clients.";
+    description = "Preconfigured set of MPV shaders and configurations for MPV Shim media clients";
     license = with licenses; [
       gpl3Plus
       mit