cquery: stuck in an old version because of macOS 10.12 requirement #44486
Labels
2.status: stale
https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
6.topic: darwin
Running or building packages on Darwin
Issue description
I tried to bump cquery version to the newest release (v20180718). But cannot do it because it uses C++14 features (shared_timed_mutex) only available from macOS 10.12.
Steps to reproduce
Apply this diff:
and try to build on macOS.
Results in the following output:
Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste theresults.
Related to this issue: #37407
Maintainer ping: @tobim
The text was updated successfully, but these errors were encountered: