vdirsyncer: Use python2 instead of python3
This commit is contained in:
parent
f49d2e9953
commit
b5019ffd72
@ -12432,9 +12432,7 @@ let
|
||||
|
||||
vcprompt = callPackage ../applications/version-management/vcprompt { };
|
||||
|
||||
vdirsyncer = callPackage ../tools/misc/vdirsyncer {
|
||||
pythonPackages = python3Packages;
|
||||
};
|
||||
vdirsyncer = callPackage ../tools/misc/vdirsyncer { };
|
||||
|
||||
vdpauinfo = callPackage ../tools/X11/vdpauinfo { };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user