OPNA2608
3c0a99ed60
mir,mir_2_15: Drop glog dependency
...
glog pkg-config file disappeared after https://github.com/NixOS/nixpkgs/pull/364543 .
- mir doesn't depend on it anymore
- mir_2_15 did, and re-enabling the pkg-config file for the new glog version errored out
Upstream decided to just drop glog as a dependency, so follow suit.
2025-01-20 21:39:55 +01:00
OPNA2608
b7771dfb42
mir,mir_2_15: Disable UdevWrapperTest.UdevMonitorDoesNotTriggerBeforeEnabling
...
Failure seems to have been noticed by upstream, I assume they'll look into it:
https://github.com/canonical/mir/issues/3716#issuecomment-2580698552
2025-01-19 19:13:15 +01:00
OPNA2608
9a282e16f6
mir: 2.19.2 -> 2.19.3
2025-01-18 19:13:19 +01:00
OPNA2608
0e5a17a693
mir_2_15: Fix GCC 14 compat
2024-12-27 13:35:13 +01:00
github-actions[bot]
f1a4557b32
Merge master into staging-next
2024-12-07 06:04:46 +00:00
OPNA2608
d8840638d2
mir: 2.18.3 -> 2.19.2
2024-12-05 23:14:38 +01:00
K900
d209d800b7
treewide: mesa -> libgbm (where appropriate)
...
This will likely break things, but anything broken should be easily noticeable.
2024-12-05 12:37:39 +03:00
OPNA2608
aa4e7ee3ba
mir: 2.18.2 -> 2.18.3
2024-10-31 22:36:26 +01:00
OPNA2608
20851477dc
mir.passthru.updateScript: Look at tags instead of releases
...
Latest hotfix wasn't pushed as a release.
2024-10-31 22:36:21 +01:00
OPNA2608
27f1f466cb
mir: 2.18.0 -> 2.18.2
2024-09-28 22:49:26 +02:00
OPNA2608
ea12c5d0ae
mir: Add miriway & miracle-wm as tests
2024-09-27 22:06:53 +02:00
OPNA2608
c1295e6164
mir: 2.17.2 -> 2.18.0
2024-09-27 22:06:53 +02:00
OPNA2608
443e1337c4
mir*: nixfmt
2024-09-27 22:06:52 +02:00
OPNA2608
641065ae19
mir: 2.17.0 -> 2.17.2
2024-09-11 15:49:00 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
OPNA2608
245aee34d9
mir_2_15: init at 2.15.0
2024-06-09 14:47:21 +02:00
OPNA2608
5a6c959fa8
mir: Format with nixfmt-rfc-style, modernise
...
substituteInPlace --replace is deprecated
2024-06-08 20:40:09 +02:00
OPNA2608
15175aae76
mir: 2.15.0 -> 2.17.0
...
- Repo owner has changed to canonical
- mircookie has been dropped, mirserver-internal and mircommon-internal added
2024-06-08 20:33:20 +02:00
OPNA2608
9fec44898c
mir: Fix tests
2024-05-08 13:39:21 +02:00
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