mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-18 03:34:58 +00:00
5269ed23f2
This `substituteInPlace` was introduced in 2016 when cmake was at v3.4: * https://github.com/NixOS/nixpkgs/commit/5286c0aebb In 2018 cmake v3.12.0 changed the code to make it not match anything: * https://github.com/Kitware/CMake/commit/50b5e9ed13 ``` substituteStream(): WARNING: pattern '${PYTHON_EXECUTABLE}' doesn't match anything in file 'Modules/FindCxxTest.cmake' ``` Having it around in 2021 with cmake v3.19.3 doesn't help, and tests are disabled anyway. |
||
---|---|---|
.. | ||
2.8.nix | ||
3.2.2-cygwin.patch | ||
application-services.patch | ||
default.nix | ||
libuv-application-services.patch | ||
search-path-2.8.patch | ||
search-path.patch | ||
setup-hook.sh |