From 7e9dff3a1b7055d598edaa0cd3d2425a03edd306 Mon Sep 17 00:00:00 2001 From: Ludovic Ortega Date: Fri, 20 Feb 2026 11:44:47 +0100 Subject: [PATCH] docs: add a warning in migration-guide for third party installation (#2527) Signed-off-by: Ludovic Ortega --- docs/migration-guide.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/migration-guide.mdx b/docs/migration-guide.mdx index ff0ec0c6e..3a2893675 100644 --- a/docs/migration-guide.mdx +++ b/docs/migration-guide.mdx @@ -200,6 +200,11 @@ Summary of changes : ## Third-party installation methods + +:::warning +Third-party installation methods are maintained by the community. The Seerr team is not responsible for these packages. +::: + ### Nix Waiting for https://github.com/NixOS/nixpkgs/pull/450096 and https://github.com/NixOS/nixpkgs/pull/450093