mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
8c9c8ade2f
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. |
||
---|---|---|
.. | ||
000-nixpkgs-cmake-prefix-path.diff | ||
001-search-path.diff | ||
002-application-services.diff | ||
003-libuv-application-services.diff | ||
004-cygwin.diff | ||
005-remove-systemconfiguration-dep.diff | ||
006-darwin-always-set-runtime-c-flag.diff | ||
007-darwin-bsd-ps-abspath.diff | ||
check-pc-files-hook.sh | ||
package.nix | ||
setup-hook.sh |