mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
llama-cpp: add cuda to meta.teams
This commit is contained in:
@@ -221,6 +221,7 @@ effectiveStdenv.mkDerivation (finalAttrs: {
|
||||
xddxdd
|
||||
yuannan
|
||||
];
|
||||
teams = [ lib.teams.cuda ];
|
||||
platforms = lib.platforms.unix;
|
||||
badPlatforms = optionals (cudaSupport || openclSupport) lib.platforms.darwin;
|
||||
broken = metalSupport && !effectiveStdenv.hostPlatform.isDarwin;
|
||||
|
||||
Reference in New Issue
Block a user