OPNA2608
68f4ce778f
mir: Disable pre-compiled headers
2024-01-17 02:07:52 +01:00
Peder Bergebakken Sundt
ad5e744714
treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
...
This will respect `doCheck = false;` overrides, common for cross.
2023-11-30 18:56:12 +01:00
OPNA2608
89aefe0bfa
mir: Fetch patch to fix build
2023-10-25 18:32:43 +02:00
OPNA2608
9e2743f883
mir: 2.14.1 -> 2.15.0
2023-10-25 18:25:02 +02:00
OPNA2608
ae7fb1102f
mir: 2.13.0 -> 2.14.1
2023-07-28 12:11:54 +02:00
Sandro
90475fe1f8
Merge pull request #232227 from OPNA2608/fix/mir_modernise
2023-05-29 20:23:40 +02:00
Alyssa Ross
6abae5cbb5
xwayland: set meta.mainProgram
2023-05-27 15:00:40 +00:00
OPNA2608
447657c2de
mir: Pull patch to fix evdev device misses
2023-05-15 22:40:29 +02:00
OPNA2608
e2627fbe69
mir: Modernise derivation
...
- test-related inputs -> checkInputs
- use finalAttrs
- set meta.changelog
- set meta.pkgConfigModules, validate with validatePkgConfig
2023-05-15 22:19:12 +02:00
OPNA2608
b83ad894b9
mir: 2.12.1 -> 2.13.0
2023-04-23 22:08:11 +02:00
OPNA2608
36fccf2fdb
mir: 2.12.0 -> 2.12.1
2023-02-27 23:58:42 +01:00
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