forked from rarias/bscpkgs
This allows running derivations which depend on cuda runtime without breaking the sandbox. We only need to add `requiredSystemFeatures = [ "cuda" ];` to the derivation. Reviewed-by: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
Description
No description provided
Languages
Nix
88.5%
C++
7.8%
Python
1.5%
Shell
0.7%
CSS
0.7%
Other
0.7%