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 ahuston-0
parent ad7dbf6826
commit f0a72a83bb
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',
],
)