Skip to content
Snippets Groups Projects
Commit c6c1b201 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: re-enable cppcoro

parent 888083e0
No related branches found
No related tags found
1 merge request!624feat: re-enable cppcoro
...@@ -13,7 +13,7 @@ spack: ...@@ -13,7 +13,7 @@ spack:
- cli11 - cli11
- cmake - cmake
- cnpy - cnpy
#- cppcoro - cppcoro
- dawn - dawn
- dawncut - dawncut
- dd4hep - dd4hep
......
...@@ -56,7 +56,7 @@ packages: ...@@ -56,7 +56,7 @@ packages:
- '@master' - '@master'
cppcoro: cppcoro:
require: require:
- '@git.10bbcdbf2be3ad3aa56febcf4c7662d771460a99' - '@10bbcdbf2be3ad3aa56febcf4c7662d771460a99'
dawn: dawn:
require: require:
- '@3_91a' - '@3_91a'
......
...@@ -18,6 +18,7 @@ d8a9b42da6cdef3a08ec48931bf282e5e4811d38 ...@@ -18,6 +18,7 @@ d8a9b42da6cdef3a08ec48931bf282e5e4811d38
ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7 ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7
ea1439dfa11a3996c9927ed792dc9fe4b7efc1b8 ea1439dfa11a3996c9927ed792dc9fe4b7efc1b8
5996aaa4e3b8b37f847da356489bb27958b968f1 5996aaa4e3b8b37f847da356489bb27958b968f1
31431f967a59c07585021cba40683c2ca6ff2c47
--- ---
## Ref: https://github.com/spack/spack/commit/[hash] ## Ref: https://github.com/spack/spack/commit/[hash]
## [hash]: [description] ## [hash]: [description]
...@@ -31,3 +32,4 @@ ea1439dfa11a3996c9927ed792dc9fe4b7efc1b8 ...@@ -31,3 +32,4 @@ ea1439dfa11a3996c9927ed792dc9fe4b7efc1b8
## ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7: acts: ensure Python_EXECUTABLE uses ^python when +python ## ce0b9ea8cf184c9048cac1ae88f2d69f0e4520c7: acts: ensure Python_EXECUTABLE uses ^python when +python
## ea1439dfa11a3996c9927ed792dc9fe4b7efc1b8: acts: new variant cxxstd ## ea1439dfa11a3996c9927ed792dc9fe4b7efc1b8: acts: new variant cxxstd
## 5996aaa4e3b8b37f847da356489bb27958b968f1: acts: new versions 23.[3-5].0, 24.0.0, 25.0.[0-1], 26.0.0, 27.[0-1].0, 28.0.0 ## 5996aaa4e3b8b37f847da356489bb27958b968f1: acts: new versions 23.[3-5].0, 24.0.0, 25.0.[0-1], 26.0.0, 27.[0-1].0, 28.0.0
## 31431f967a59c07585021cba40683c2ca6ff2c47: Environment/depfile: fix bug with Git hash versions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment