nixpkgs/pkgs/development/cuda-modules/saxpy
Wolfgang Walther e3244e9ff0
treewide: replace xxxFlagsArray with non-Array variant in nix code
The xxxFlagsArray variants were never meant to be used in nix code, at
least they can't be used properly without __structuredAttrs turned on.

If no spaces are passed in the argument the xxxFlagsArray can be
replaced as-is with the non-Array variant. When whitespace needs to be
passed, the derivation is additionally changed to enable
__structuredAttrs.
2024-08-19 23:28:13 +02:00
..
CMakeLists.txt
default.nix treewide: replace xxxFlagsArray with non-Array variant in nix code 2024-08-19 23:28:13 +02:00
saxpy.cu