···46 description = "Samples for CUDA Developers which demonstrates features in CUDA Toolkit";
47 # CUDA itself is proprietary, but these sample apps are not.
48 license = lib.licenses.bsd3;
49- maintainers = with lib.maintainers; [ obsidian-systems-maintainence ];
50 };
51}
···46 description = "Samples for CUDA Developers which demonstrates features in CUDA Toolkit";
47 # CUDA itself is proprietary, but these sample apps are not.
48 license = lib.licenses.bsd3;
49+ maintainers = with lib.maintainers; [ obsidian-systems-maintenance ];
50 };
51}