Loading pkgs/by-name/ab/abiword/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ , libxslt , goffice , wrapGAppsHook3 , gitUpdater }: stdenv.mkDerivation rec { Loading Loading @@ -77,6 +78,10 @@ stdenv.mkDerivation rec { ./autogen-common.sh ''; passthru.updateScript = gitUpdater { rev-prefix = "release-"; }; meta = with lib; { description = "Word processing program, similar to Microsoft Word"; mainProgram = "abiword"; Loading Loading
pkgs/by-name/ab/abiword/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ , libxslt , goffice , wrapGAppsHook3 , gitUpdater }: stdenv.mkDerivation rec { Loading Loading @@ -77,6 +78,10 @@ stdenv.mkDerivation rec { ./autogen-common.sh ''; passthru.updateScript = gitUpdater { rev-prefix = "release-"; }; meta = with lib; { description = "Word processing program, similar to Microsoft Word"; mainProgram = "abiword"; Loading