Commit Graph

143 Commits

Author SHA1 Message Date
github-actions[bot]
6fecc628f9
Merge master into staging-next 2024-04-29 12:01:15 +00:00
Cosima Neidahl
bb54a0c197
Merge pull request #304798 from OPNA2608/update/lomiri/stuff
Update ayatana datetime & some OTA-less Lomiri things
2024-04-29 12:09:58 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
OPNA2608
e20e4d5ddd lomiri.lomiri-indicator-network: Update patching to newer CMake's possibilities
We can just define variables for pkg-config substitution now, no need to hardcode.
2024-04-17 21:31:18 +02:00
OPNA2608
d0805fa861 lomiri.lomiri-system-settings-unwrapped: 1.0.2 -> 1.1.0 2024-04-17 16:19:47 +02:00
OPNA2608
6d6ab74199 lomiri.lomiri-ui-toolkit: 1.3.5012 -> 1.3.5100 2024-04-17 16:19:46 +02:00
OPNA2608
8d0a5773b2 lomiri.telephony-service: Fix indicator 2024-04-14 21:38:40 +02:00
OPNA2608
52696f99fa lomiri.libusermetrics: Add custom patch for launching systemd service
The UserMetrics service expects AppArmor to be available, and its database access breaks when that's not the case.
Details: https://gitlab.com/ubports/development/core/libusermetrics/-/issues/8

We need to set an envvar for it to work AppArmor-less, but that requires system config knowledge.
Solve this by telling the D-Bus service to look for & launch a systemd service, which we will later create in the Lomiri module.
2024-04-14 21:38:40 +02:00
OPNA2608
9c5e9db5bf lomiri.lomiri-system-settings: Patch language plugin's locale lookup path
The only part this really affects for us is Lomiri's First-Time-Launch Wizard, which uses the found & filtered
locale identifiers for a language selection & gets stuck unless at least 1 valid language has been found.

This makes the wizard process completable, in case we ever re-enable it.
2024-04-14 21:38:40 +02:00
OPNA2608
c1af1ec922 lomiri.content-hub: Move example peers to examples output 2024-04-14 21:38:40 +02:00
OPNA2608
dd3f11b8f6 lomiri.morph-browser: Patch desktop icon path to be absolute
Because Lomiri App Launch parses it on Lomiri startup, and having a relative Icon entry somehow corrupts the search paths.
2024-04-14 21:38:40 +02:00
OPNA2608
b6fd92ab77 nixos/tests/lomiri: init 2024-04-14 21:38:40 +02:00
OPNA2608
67daa5021f lomiri.lomiri-session: init at 0.2 2024-04-14 21:36:34 +02:00
OPNA2608
1850a54e57 lomiri.lomiri: init at 0.2.1 2024-04-14 21:36:34 +02:00
OPNA2608
40e6d7af2e lomiri.u1db-qt: Fix pkg-config file 2024-04-12 22:12:47 +02:00
OPNA2608
425c8101a9 lomiri.trust-store: Fix references variable in pkg-config 2024-04-12 21:37:39 +02:00
OPNA2608
33fc340c95 lomiri.deviceinfo: Fix references variable in pkg-config 2024-04-12 17:04:37 +02:00
OPNA2608
7523091d97 lomiri.lomiri-download-manager: Fix lack of output fixup in pkg-config file, update pkg-config call with new CMake option 2024-04-12 13:20:37 +02:00
OPNA2608
4c958df482 lomiri.biometryd: Fix lack of output fixup in pkg-config file, update pkg-config call with new CMake option 2024-04-12 12:13:32 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
OPNA2608
871660ce50 lomiri.suru-icon-theme: add meta.changelog 2024-02-27 14:32:00 +01:00
R. Ryantm
579350f73e lomiri.suru-icon-theme: 20.05.1 -> 2024.02.1 2024-02-27 10:56:25 +00:00
Peder Bergebakken Sundt
9f6ae93dc8
Merge pull request #278374 from OPNA2608/init/lomiri/lomiri-system-settings
lomiri.lomiri-system-settings{,-unwrapped,-security-privacy}: init at 1.0.2
2024-02-26 22:46:52 +01:00
OPNA2608
66129d5e24 tests/lomiri-system-settings: init 2024-02-26 10:11:41 +01:00
OPNA2608
08ef900167 lomiri.lomiri-system-settings: init at 1.0.2 2024-02-26 10:11:41 +01:00
OPNA2608
429be39416 lomiri.lomiri-system-settings-security-privacy: init at 1.0.2 2024-02-26 10:11:41 +01:00
OPNA2608
53bb990cd0 lomiri.lomiri-system-settings-unwrapped: init at 1.0.2 2024-02-26 10:11:41 +01:00
Weijia Wang
5f5062d1ef Merge branch 'master' into staging-next 2024-02-23 05:09:55 +01:00
Simon Hollingshead
ed42aa7999 lomiri-thumbnailer: Add patch to support gtest 1.13+ (forces build with C++14)
From gtest 1.13, C++14 is required.  Upstream hardcodes C++11 for its builds.
2024-02-22 17:24:16 +00:00
OPNA2608
a8069ff58a tests/morph-browser: Add standalone (non-Lomiri) test 2024-02-22 10:36:50 +01:00
OPNA2608
48e5ed9ad1 lomiri.morph-browser: Skip lint tests 2024-02-21 19:32:43 +01:00
OPNA2608
dc0b27ef05 lomiri.morph-browser: 1.0.3 -> 1.1.0 2024-02-21 19:32:42 +01:00
OPNA2608
7371ea36e7 lomiri.morph-browser: init at 1.0.3 2024-02-21 19:32:42 +01:00
Peder Bergebakken Sundt
d8d28917f9
Merge pull request #285876 from OPNA2608/init/lomiri/lomiri-push-qml
lomiri.lomiri-push-qml: init at 0-unstable-2022-09-15
2024-02-17 02:35:36 +01:00
OPNA2608
28623fb95e lomiri.content-hub: Add validatePkgConfig & meta.changelog, fix substituteInPlace warnings 2024-02-12 10:20:28 +01:00
R. Ryantm
08de1d9de7 lomiri.content-hub: 1.1.0 -> 1.1.1 2024-02-12 07:17:51 +00:00
OPNA2608
e2eab5dbd8 lomiri.lomiri-app-launch: Fix flakiness
- fetch a patch to fix flakiness of typelib generation
- skip a test suite that can sometimes hang
2024-02-03 20:27:50 +01:00
OPNA2608
53402495f4 lomiri.lomiri-push-qml: init at 0-unstable-2022-09-15 2024-02-02 20:03:26 +01:00
Lily Foster
7367ffc893
Merge pull request #284515 from OPNA2608/update/lomiri/OTA-4
lomiri: OTA-4 update
2024-02-02 09:17:57 -05:00
OPNA2608
174b65ab37 lomiri.libusermetrics: Disable flaky test 2024-02-01 22:48:51 +01:00
OPNA2608
992539aa65 lomiri.content-hub: Fetch patches for parallel building flakiness 2024-02-01 21:20:41 +01:00
OPNA2608
79edea7b2b lomiri.libusermetrics: 1.3.0 -> 1.3.2 2024-02-01 13:53:59 +01:00
OPNA2608
fd30907d55 lomiri.biometryd: 0.3.0 -> 0.3.1 2024-02-01 13:53:59 +01:00
OPNA2608
cc6288e436 lomiri.trust-store: 0-unstable-2023-12-27 -> 2.0.2 2024-02-01 13:53:59 +01:00
OPNA2608
8a60d8dada lomiri.lomiri-indicator-network: 1.0.1 -> 1.0.2 2024-02-01 13:53:59 +01:00
OPNA2608
13f85dd938 lomiri.telephony-service: 0.5.2 -> 0.5.3 2024-02-01 13:53:58 +01:00
OPNA2608
0bf69ed44f lomiri.history-service: 0.4 -> 0.5 2024-02-01 13:53:58 +01:00
OPNA2608
67e8ac97f5 lomiri.lomiri-thumbnailer: 3.0.2 -> 3.0.3 2024-02-01 13:53:58 +01:00
OPNA2608
35e3a82a72 lomiri.lomiri-download-manager: 0.1.2 -> 0.1.3 2024-02-01 13:53:58 +01:00
OPNA2608
c11c804379 lomiri.lomiri-ui-extras: 0.6.2 -> 0.6.3 2024-02-01 13:53:58 +01:00