forked from mirrors/nixpkgs
ycmd: unpin boost174
This commit is contained in:
parent
7ff1625d2e
commit
eaf0edf4af
|
@ -19659,7 +19659,6 @@ with pkgs;
|
|||
ycmd = callPackage ../development/tools/misc/ycmd {
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa;
|
||||
python = python3;
|
||||
boost = boost174;
|
||||
};
|
||||
|
||||
yodl = callPackage ../development/tools/misc/yodl { };
|
||||
|
|
Loading…
Reference in a new issue