Fabric: use python2 version
This commit is contained in:
parent
c355a73e2c
commit
8b3d725cc3
@ -1606,7 +1606,7 @@ in
|
||||
|
||||
f2fs-tools = callPackage ../tools/filesystems/f2fs-tools { };
|
||||
|
||||
Fabric = pythonPackages.Fabric;
|
||||
Fabric = python2Packages.Fabric;
|
||||
|
||||
fail2ban = callPackage ../tools/security/fail2ban { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user