salt: use latest tornado
This commit is contained in:
@@ -23,7 +23,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
pyyaml
|
||||
pyzmq
|
||||
requests
|
||||
tornado_4
|
||||
tornado
|
||||
] ++ extraInputs;
|
||||
|
||||
patches = [ ./fix-libcrypto-loading.patch ];
|
||||
|
||||
Reference in New Issue
Block a user