Loading pkgs/development/python-modules/pylsp-rope/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ pythonOlder, fetchFromGitHub, # dependencies rope, python-lsp-server, Loading @@ -25,7 +26,7 @@ buildPythonPackage rec { hash = "sha256-Mr+mWRvOXoy7+SosMae80o0V1jBMn1dEoGmaR/BGHrc="; }; propagatedBuildInputs = [ dependencies = [ rope python-lsp-server ]; Loading Loading
pkgs/development/python-modules/pylsp-rope/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ pythonOlder, fetchFromGitHub, # dependencies rope, python-lsp-server, Loading @@ -25,7 +26,7 @@ buildPythonPackage rec { hash = "sha256-Mr+mWRvOXoy7+SosMae80o0V1jBMn1dEoGmaR/BGHrc="; }; propagatedBuildInputs = [ dependencies = [ rope python-lsp-server ]; Loading