cudaPackages.libcudla: buildRedist expects top-level platformAssertions
Signed-off-by: Connor Baker <ConnorBaker01@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ buildRedist {
|
||||
"libnvcudla.so"
|
||||
];
|
||||
|
||||
passthru.platformAssertions = [
|
||||
platformAssertions = [
|
||||
{
|
||||
message = "Only Xavier (7.2) and Orin (8.7) Jetson devices are supported";
|
||||
assertion =
|
||||
|
||||
Reference in New Issue
Block a user