summary refs log tree commit diff
path: root/pkgs/applications/window-managers/compton
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/compton')
-rw-r--r--pkgs/applications/window-managers/compton/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/compton/git.nix b/pkgs/applications/window-managers/compton/git.nix
index be2586c9e270..b715b3a4cf31 100644
--- a/pkgs/applications/window-managers/compton/git.nix
+++ b/pkgs/applications/window-managers/compton/git.nix
@@ -48,7 +48,7 @@ stdenv.mkDerivation {
       additional features, such as additional effects, and a fork at a
       well-defined and proper place.
     '';
-    maintainer = maintainers.ertes;
+    maintainers = maintainers.ertes;
     platforms = platforms.linux;
   };
 }