Commit graph

7 commits

Author SHA1 Message Date
OPNA2608 9b4a4c0582 mir: Fix parallelism in checkPhase
ptest target is slightly prettier than regular check target but it uses nproc which we don't want
2023-02-16 01:15:16 +01:00
Sandro a9cadfb7b8
Merge pull request #213490 from OPNA2608/refactor/yaml-cpp
yaml-cpp*: Refactor, rename, adopt
2023-02-02 17:32:34 +01:00
Jonas Heinrich 652f69f9d5
Merge pull request #211786 from OPNA2608/update/mir
wlcs,mir: bump
2023-02-02 11:13:23 +01:00
OPNA2608 ccb23e076a mir: 2.11.0 -> 2.12.0 2023-02-02 11:10:41 +01:00
OPNA2608 c9b4c7dccd treewide: Rename libyamlcpp* to yaml-cpp* 2023-01-31 16:22:54 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Jonas Heinrich c53db95d25 mir: init at 2.11.0
Co-authored-by: OPNA2608 <christoph.neidahl@gmail.com>
2023-01-17 07:54:27 +01:00