Commit Graph

56 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
29ab705c17 treewide: finalAttrs.doCheck -> finalAttrs.finalPackage.doCheck
repeat of #271241
discussion: #272978

I did not replace the instance in eiwd, since it causes an infinite recursion.
2024-07-30 18:32:01 +02:00
Reno Dakota
a99b6096f6
lomiri.hfd-service: fix strict deps
add qtdeclarative to nativeBuildInputs
2024-07-25 07:19:28 +00:00
OPNA2608
8e3bb3555b lomiri.telephony-service: Fetch patch to fix build 2024-07-07 14:10:56 +02:00
OPNA2608
c2204a5dbf Revert "lomiri.lomiri-indicator-network: Disable tests"
This reverts commit 137015743e.
2024-07-07 12:59:17 +02:00
OPNA2608
c34ee327e6 Revert "lomiri.telephony-service: Mark broken & exclude everywhere"
This reverts commit 3ef60ac499.
2024-07-07 12:58:45 +02:00
OPNA2608
a2fe02775d lomiri.lomiri-polkit-agent: init at 0.1 2024-07-06 20:05:06 +02:00
Jan Tojnar
1369411184 gnome-keyring: Move from gnome scope to top-level
It is on the way out.
2024-07-01 09:35:26 +02:00
Cosima Neidahl
ed61e2bd1b
Merge pull request #316255 from OPNA2608/fix/content-hub-exchanges
lomiri.{lomiri-app-launch,content-hub}: Fix issues with peer spawning & data transfer
2024-06-07 16:58:34 +02:00
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
OPNA2608
120fda2ef3 lomiri.content-hub: Modernise abit
- Some patches have been merged, fetch merged ones if possible & update comments
- with lib; in meta is frowned-upon
2024-05-31 22:33:59 +02:00
OPNA2608
0ddd3a49e9 lomiri.content-hub: Fetch patch to fix data transfer
We don't have a functional content-hub transfer test, so this slipped through the cracks during testing.

(The background setting in LSS would be an easy one, but that calls an AccountsSetting function that
doesn't exist outside of Ubuntu, so it wouldn't work anyway.)
2024-05-31 22:25:39 +02:00
OPNA2608
137015743e lomiri.lomiri-indicator-network: Disable tests
Needs a GLib change to be fixed, which needs a staging cycle, which I was told won't happen in time anymore.
Seems like only the tests fail though.
2024-05-27 17:12:45 +02:00
OPNA2608
3ef60ac499 lomiri.telephony-service: Mark broken & exclude everywhere
Needs a GLib change to be fixed, which needs a staging cycle, which I was told won't happen in time anymore.
Luckily it's not a crucial component for the desktop mode.
2024-05-27 17:08:53 +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
8d0a5773b2 lomiri.telephony-service: Fix indicator 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
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
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
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
992539aa65 lomiri.content-hub: Fetch patches for parallel building flakiness 2024-02-01 21:20:41 +01:00
OPNA2608
fd30907d55 lomiri.biometryd: 0.3.0 -> 0.3.1 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
caad017639 lomiri.hfd-service: 0.2.1 -> 0.2.2 2024-01-28 20:02:36 +01:00
Peder Bergebakken Sundt
0d308a02a6
Merge pull request #264844 from OPNA2608/init/lomiri/telephony-service
lomiri.telephony-service: init at 0.5.2
2024-01-22 23:23:52 +01:00
Peder Bergebakken Sundt
98b7ab93d1
Merge pull request #259740 from OPNA2608/init/lomiri/lomiri-thumbnailer
lomiri.lomiri-thumbnailer: init at 3.0.2
2024-01-22 23:05:48 +01:00
Cosima Neidahl
f17b161181
Merge pull request #281813 from OPNA2608/fix/biometryd-gcc13
lomiri.biometryd: Fetch patch for GCC13 & musl compatibility
2024-01-21 02:18:30 +01:00
OPNA2608
c56d24bb4c lomiri.telephony-service: init at 0.5.2 2024-01-20 23:03:40 +01:00
OPNA2608
faeaadb739 lomiri.lomiri-thumbnailer: init at 3.0.2 2024-01-20 17:19:07 +01:00
Sandro
a33557d1b9
Merge pull request #262895 from OPNA2608/init/lomiri/lomiri-indicator-network
lomiri.lomiri-indicator-network: init at 1.0.1
2024-01-20 00:42:26 +01:00
OPNA2608
5989433330 lomiri.biometryd: Fetch patch for GCC13 & musl compatibility 2024-01-18 17:19:30 +01:00
OPNA2608
abcbc3b7bd lomiri.content-hub: init at 1.1.0 2024-01-16 02:45:03 +01:00
OPNA2608
2abf14041b lomiri.lomiri-indicator-network: Fetch upstream-submitted patches, cleanups 2024-01-16 02:38:33 +01:00
OPNA2608
8a6daacde1 lomiri.lomiri-indicator-network: 1.0.0 -> 1.0.1 2024-01-02 18:33:49 +01:00
OPNA2608
c637680b5d lomiri.lomiri-indicator-network: init at 1.0.0 2024-01-02 18:33:17 +01:00
Guillaume Girol
ed02ccffac
Merge pull request #276248 from OPNA2608/fix/hfd-service-accountsservice-interfaces
lomiri.hfd-service: Fix accountsservice interface linking
2023-12-31 15:45:28 +01:00
OPNA2608
d7193bd0f8 lomiri.history-service: Fetch upstream-submitted patches, small cleanups 2023-12-23 22:45:23 +01:00
OPNA2608
220209b3a9 lomiri.history-service: Disable flaky test 2023-12-23 22:45:23 +01:00
OPNA2608
e8009e3688 lomiri.history-service: Fetch upstream-submitted patch 2023-12-23 22:45:23 +01:00
OPNA2608
0eaae22d84 lomiri.history-service: Fix pkg-config 2023-12-23 22:45:22 +01:00
OPNA2608
ff0f5bfb90 lomiri.history-service: init at 0.4 2023-12-23 22:45:19 +01:00
OPNA2608
0c90ac55d1 lomiri.hfd-service: Fix accountsservice interface linking 2023-12-23 09:46:19 +01:00
Christoph Neidahl
0f9231a255
lomiri.lomiri-url-dispatcher: init at 0.1.3
Squashed from  #259377
2023-12-22 21:33:32 +01:00