pkgs/development/python-modules/ntlm-auth/default.nix
deleted100644 → 0
+0
−58
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
The package relies on python providing support for md4 implementation. But that support requires building python with a non-default openssl package, which reenables these legacy ciphers. The package is also unmaintained, and the upstream recommends using pyspnego instead, which provides their own md4 implementation.