devops : updated Nix systems (#22869)

This commit is contained in:
Yuannan
2026-05-09 14:15:03 +00:00
committed by GitHub
parent 00d56b11c3
commit 65d7a8bbf0
3 changed files with 2 additions and 59 deletions
+1 -1
View File
@@ -103,6 +103,7 @@ let
vulkan-headers
vulkan-loader
shaderc
spirv-headers
];
in
@@ -146,7 +147,6 @@ effectiveStdenv.mkDerivation (finalAttrs: {
ninja
pkg-config
git
spirv-headers
]
++ optionals useCuda [
cudaPackages.cuda_nvcc