Merge pull request #193046 from Artturin/silenhoundalias

This commit is contained in:
Martin Weinelt
2022-09-26 17:39:18 +02:00
committed by GitHub
+1 -1
View File
@@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication rec {
propagatedBuildInputs = with python3.pkgs; [
colorama
ldap
python-ldap
];
dontBuild = true;