chatgpt-retrieval-plugin: mark broken

authored by happysalada and committed by Yt ebc8dfbb 88362a75

+1
+1
pkgs/servers/chatgpt-retrieval-plugin/default.nix
··· 63 63 }; 64 64 65 65 meta = with lib; { 66 + broken = true; # dependencies are not up to date, the project doesn't look well maintained, this doesn't look like it's going in the right direction. I'm happy to handle maintainership to whoever wants to. 66 67 homepage = "https://github.com/openai/chatgpt-retrieval-plugin"; 67 68 description = "Tool to search and find personal or work documents by asking questions in everyday language"; 68 69 license = licenses.mit;