diff options
Diffstat (limited to 'pkgs/theseus.nix')
| -rw-r--r-- | pkgs/theseus.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/theseus.nix b/pkgs/theseus.nix index 3b1585b..8b75939 100644 --- a/pkgs/theseus.nix +++ b/pkgs/theseus.nix @@ -122,7 +122,7 @@ in ''; homepage = "https://modrinth.com"; license = licenses.gpl3Plus; - maintainers = [maintainers.getchoo]; + #maintainers = [maintainers.getchoo]; platforms = with platforms; linux ++ darwin; }; } |
