diff --git a/flake.nix b/flake.nix index 84c960e..7e5ca9b 100644 --- a/flake.nix +++ b/flake.nix @@ -100,7 +100,7 @@ description = "A CLI drag-and-drop tool"; homepage = "https://gitea.belanyi.fr/ambroisie/dragger"; license = licenses.mit; - maintainers = [ ambroisie ]; + maintainers = with maintainers; [ ambroisie ]; platforms = platforms.all; }; };