diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index c0ef147a529..d57c47a4141 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -21708,6 +21708,8 @@ in { homepage = "http://github.com/diyan/pywinrm/"; description = "Python library for Windows Remote Management"; license = licenses.mit; + # error: libgssapi_krb5.so: cannot open shared object file: No such file or directory + broken = true; # }; };