ycmd: build with python3
This commit is contained in:
@@ -9878,7 +9878,7 @@ in
|
||||
|
||||
ycmd = callPackage ../development/tools/misc/ycmd {
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa;
|
||||
python = python2;
|
||||
python = python3;
|
||||
};
|
||||
|
||||
yodl = callPackage ../development/tools/misc/yodl { };
|
||||
|
||||
Reference in New Issue
Block a user