NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.58k stars 13.74k forks source link

cntlm.password is broken and should be removed #25635

Open tripokey opened 7 years ago

tripokey commented 7 years ago

Issue description

The description for services.cntlm.password indicates that it is a path to a password file, however it is in fact the actual password which is an optional field for cntlm.

I propose that services.cntlm.password is removed as it interferes with other options for cntlm, extraConfig can be used for password if it is desired.

Steps to reproduce

Technical details

mmahut commented 5 years ago

Any news on this issue?

stale[bot] commented 4 years ago

Thank you for your contributions.

This has been automatically marked as stale because it has had no activity for 180 days.

If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.

Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse.
  3. Ask on the #nixos channel on irc.freenode.net.