2f3490b5970410d61acefc4480ebb85cce5c86c8
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%