mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-15 20:00:19 +00:00
python3Packages.jax: add cuda to meta.teams
This commit is contained in:
@@ -194,6 +194,7 @@ buildPythonPackage (finalAttrs: {
|
||||
homepage = "https://github.com/jax-ml/jax";
|
||||
changelog = "https://docs.jax.dev/en/latest/changelog.html";
|
||||
license = lib.licenses.asl20;
|
||||
teams = [ lib.teams.cuda ];
|
||||
maintainers = with lib.maintainers; [
|
||||
GaetanLepage
|
||||
samuela
|
||||
|
||||
Reference in New Issue
Block a user