pythonPackages: rename dns -> dnspython
This commit is contained in:
@@ -23,7 +23,7 @@ python2.pkgs.buildPythonApplication rec {
|
||||
propagatedBuildInputs = with python2.pkgs; [
|
||||
argparse
|
||||
boto
|
||||
dns
|
||||
dnspython
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user