nixpkgs/pkgs/development/cuda-modules/setup-hooks
Wolfgang Walther 4153e8f02f
cuda-modules: refactor appending cmakeFlags in setup hook
cudaPackages already builts with structuredAttrs, but the cmakeFlags+=
pattern incorrectly appends the additional flags to the first array
argument with a space - which is now part of that argument itself since
#318614, which added support for structuredAttrs to cmake.
2024-09-08 22:06:42 +02:00
..
auto-add-cuda-compat-runpath.sh
extension.nix cudaPackages.autoAdd{Driver,OpengGL}Runpath: deprecate 2024-04-10 08:31:19 -07:00
mark-for-cudatoolkit-root-hook.sh cudaPackages.markForCudatoolkitRootHook: fix bug with strictDeps 2024-04-18 16:31:16 +00:00
setup-cuda-hook.sh cuda-modules: refactor appending cmakeFlags in setup hook 2024-09-08 22:06:42 +02:00