nixpkgs/pkgs/by-name/cm/cmake
Reno Dakota 8c9c8ade2f
cmake: fix strictDeps
patch cmake to implement a NIXPKGS_CMAKE_PREFIX_PATH env variable which
is similar to CMAKE_PREFIX_PATH except it is not searched for programs.

This is required because cmake will search CMAKE_PREFIX_PATH for
programs before PATH which is problematic as that means buildInputs gets
searched before nativeBuildInputs which can break things when the
binaries in PATH are covered or the order re-arranged.
2024-07-27 18:36:23 +00:00
..
000-nixpkgs-cmake-prefix-path.diff cmake: fix strictDeps 2024-07-27 18:36:23 +00:00
001-search-path.diff
002-application-services.diff
003-libuv-application-services.diff
004-cygwin.diff
005-remove-systemconfiguration-dep.diff cmake: fix patch for darwin 2024-02-16 13:23:03 +03:00
006-darwin-always-set-runtime-c-flag.diff
007-darwin-bsd-ps-abspath.diff cmake: remove propagatedBuildInput ps and patch to use an abspath 2024-05-20 16:08:30 +02:00
check-pc-files-hook.sh
package.nix cmake: fix strictDeps 2024-07-27 18:36:23 +00:00
setup-hook.sh cmake: fix strictDeps 2024-07-27 18:36:23 +00:00