Merge pull request #326497 from getchoo/pkgs/cartridges/search-provider

cartridges: wrap gnome search provider
This commit is contained in:
Peder Bergebakken Sundt
2024-07-29 00:36:51 +02:00
committed by GitHub
+4 -3
View File
@@ -25,9 +25,6 @@ python3Packages.buildPythonApplication rec {
hash = "sha256-37i8p6KaS/G7ybw850XYaPiG83/Lffn/+21xVk5xva0=";
};
# TODO: remove this when #286814 hits master
mesonFlags = [ "-Dtiff_compression=jpeg" ];
nativeBuildInputs = [
appstream
blueprint-compiler
@@ -54,6 +51,10 @@ python3Packages.buildPythonApplication rec {
dontWrapGApps = true;
makeWrapperArgs = [ ''''${gappsWrapperArgs[@]}'' ];
postFixup = ''
wrapPythonProgramsIn $out/libexec $out $pythonPath
'';
meta = {
description = "GTK4 + Libadwaita game launcher";
longDescription = ''