ci_: upgrade nix to 2.24.10

This commit is contained in:
Siddarth Kumar 2025-01-06 17:01:57 +05:30
parent ca92f67014
commit dfe65c6f06
4 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
library 'status-jenkins-lib@v1.9.6' library 'status-jenkins-lib@v1.9.6'
pipeline { pipeline {
agent { label 'linux && x86_64 && nix-2.19' } agent { label 'linux && x86_64 && nix-2.24' }
parameters { parameters {
string( string(

View File

@ -2,7 +2,7 @@
library 'status-jenkins-lib@v1.9.6' library 'status-jenkins-lib@v1.9.6'
pipeline { pipeline {
agent { label 'macos && aarch64 && xcode-15.1 && nix-2.19' } agent { label 'macos && aarch64 && xcode-15.1 && nix-2.24' }
parameters { parameters {
string( string(

View File

@ -2,7 +2,7 @@
library 'status-jenkins-lib@v1.9.6' library 'status-jenkins-lib@v1.9.6'
pipeline { pipeline {
agent { label 'linux && x86_64 && nix-2.19' } agent { label 'linux && x86_64 && nix-2.24' }
parameters { parameters {
string( string(

View File

@ -2,7 +2,7 @@
library 'status-jenkins-lib@v1.9.6' library 'status-jenkins-lib@v1.9.6'
pipeline { pipeline {
agent { label 'linux && x86_64 && nix-2.19' } agent { label 'linux && x86_64 && nix-2.24' }
parameters { parameters {
string( string(