41adc3b2dc7ef30b3f193e9da2966723cb2593cb
This allows running derivations which depend on cuda runtime without breaking the sandbox. We only need to add `requiredSystemFeatures = [ "cuda" ];` to the derivation.
Description
Languages
Nix
86.3%
C++
5.5%
Shell
2.6%
Haskell
2.5%
C
1.4%
Other
1.5%