diff options
| author | Guilhem Saurel <guilhem.saurel@laas.fr> | 2025-08-06 21:23:28 +0200 |
|---|---|---|
| committer | Guilhem Saurel <guilhem.saurel@laas.fr> | 2025-08-21 11:33:39 +0200 |
| commit | d760b57dbcbaa99d3170d5cbdb35cab655ac72c3 (patch) | |
| tree | 5bab2f6b751af1645f6b5f85cd44856f2e8932e4 /pkgs/development/python-modules/httpserver | |
| parent | 7b71e8adc01951494c20f2ce9eeb4ce6528171d4 (diff) | |
python3Packages.pybind11: catch -> catch2
Upstream use catch2. When we provide catch,
https://hydra.nixos.org/build/302959038/nixlog/1 says:
```
-- Catch not detected. Interpreter tests will be skipped.
Install Catch headers manually or use `cmake -DDOWNLOAD_CATCH=ON` to fetch them automatically.
```
With this, we correctly get:
```
-- Building interpreter tests using Catch v2.13.10
```
And
```
All tests passed (1559 assertions in 17 test cases)
```
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
