diff --git a/pkgs/development/python-modules/sam2/default.nix b/pkgs/development/python-modules/sam2/default.nix index a59d1aa189ec..0a2e15055ddb 100644 --- a/pkgs/development/python-modules/sam2/default.nix +++ b/pkgs/development/python-modules/sam2/default.nix @@ -40,7 +40,7 @@ buildPythonPackage rec { meta = { description = "SAM 2: Segment Anything in Images and Videos"; - homepage = "http://pypi.org/project/sam2"; + homepage = "https://github.com/facebookresearch/sam2"; license = with lib.licenses; [ bsd3 asl20