Compare commits

..

3 Commits

Author SHA1 Message Date
c2eb27c200 Update OmpSs-2 LLVM to 2025.11
All checks were successful
CI / build:cross (pull_request) Successful in 23s
CI / build:all (pull_request) Successful in 12m3s
2025-10-29 15:11:18 +01:00
cd1ecbf1cd Update NODES to 1.4 2025-10-29 15:11:18 +01:00
35a1a56224 Update nOS-V to 4.0.0 2025-10-29 15:11:15 +01:00

View File

@ -13,7 +13,7 @@
, useGit ? false
, gitUrl ? "git@gitlab-internal.bsc.es:nos-v/nos-v.git"
, gitBranch ? "master"
, gitCommit ? "1108e4786b58e0feb9a16fa093010b763eb2f8e8"
, gitCommit ? "1108e4786b58e0feb9a16fa093010b763eb2f8e8" # version 4.0.0
}:
with lib;