Loading pkgs/by-name/wi/wike/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , meson , ninja , pkg-config , pkgsCross , appstream-glib , desktop-file-utils , gobject-introspection Loading Loading @@ -62,8 +63,14 @@ python3.pkgs.buildPythonApplication rec { dontWrapGApps = true; preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") patchShebangs --update $out/share/wike/wike-sp ''; passthru = { tests.cross = pkgsCross.aarch64-multiplatform.wike; }; meta = with lib; { description = "Wikipedia Reader for the GNOME Desktop"; homepage = "https://github.com/hugolabe/Wike"; Loading Loading
pkgs/by-name/wi/wike/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , meson , ninja , pkg-config , pkgsCross , appstream-glib , desktop-file-utils , gobject-introspection Loading Loading @@ -62,8 +63,14 @@ python3.pkgs.buildPythonApplication rec { dontWrapGApps = true; preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") patchShebangs --update $out/share/wike/wike-sp ''; passthru = { tests.cross = pkgsCross.aarch64-multiplatform.wike; }; meta = with lib; { description = "Wikipedia Reader for the GNOME Desktop"; homepage = "https://github.com/hugolabe/Wike"; Loading