terraform/hydra-nixpkgs: cuda-stable: 24.05 -> 24.11
This commit is contained in:
parent
d3fe346b63
commit
d0a23e635e
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ locals {
|
|||
}
|
||||
cuda_stable = {
|
||||
name = "cuda-stable"
|
||||
description = "Testing CUDA support. Come help the CUDA team! https://nixos.org/community/teams/cuda/"
|
||||
nixpkgs_channel = "https://github.com/NixOS/nixpkgs.git nixos-24.05-small"
|
||||
description = "nixos-24.11-small cuda"
|
||||
nixpkgs_channel = "https://github.com/NixOS/nixpkgs.git nixos-24.11-small"
|
||||
nixpkgs_release_file = "pkgs/top-level/release-cuda.nix"
|
||||
check_interval = 1800
|
||||
scheduling_shares = 6000
|
||||
|
|
Loading…
Add table
Reference in a new issue