Merge pull request #193046 from Artturin/silenhoundalias
This commit is contained in:
commit
4a7456943a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
|
||||
propagatedBuildInputs = with python3.pkgs; [
|
||||
colorama
|
||||
ldap
|
||||
python-ldap
|
||||
];
|
||||
|
||||
dontBuild = true;
|
||||
|
|
Loading…
Reference in a new issue