kargo: readd ansible2 to propagatedBuildInputs
was removed by accident in 16bab456b4fc3c132bdd3cf9173fd43740b0084e
This commit is contained in:
parent
16bab456b4
commit
49b17a8127
@ -12,6 +12,7 @@ python2Packages.buildPythonApplication rec {
|
|||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
propagatedBuildInputs = with python2Packages; [
|
propagatedBuildInputs = with python2Packages; [
|
||||||
|
ansible2
|
||||||
boto
|
boto
|
||||||
cffi
|
cffi
|
||||||
cryptography
|
cryptography
|
||||||
|
Loading…
x
Reference in New Issue
Block a user