bump to nix/nix-eval-jobs 2.31

This commit is contained in:
Jörg Thalheim
2025-08-03 10:38:50 +02:00
committed by John Ericson
parent 3059dc16a3
commit a499063834
5 changed files with 15 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ project('hydra', 'cpp',
default_options: [
'debug=true',
'optimization=2',
'cpp_std=c++20',
'cpp_std=c++23',
],
)