Loading pkgs/by-name/xm/xmlcopyeditor/package.nix +18 −14 Original line number Diff line number Diff line { lib , stdenv , fetchurl , aspell , boost , expat , intltool , pkg-config , libxml2 , libxslt , pcre2 , wxGTK32 , xercesc { lib, stdenv, fetchurl, aspell, boost, expat, intltool, pkg-config, libxml2, libxslt, pcre2, wxGTK32, xercesc, }: stdenv.mkDerivation rec { Loading Loading @@ -54,7 +55,10 @@ stdenv.mkDerivation rec { homepage = "https://xml-copy-editor.sourceforge.io/"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ candeira wegank ]; maintainers = with maintainers; [ candeira wegank ]; mainProgram = "xmlcopyeditor"; }; } Loading
pkgs/by-name/xm/xmlcopyeditor/package.nix +18 −14 Original line number Diff line number Diff line { lib , stdenv , fetchurl , aspell , boost , expat , intltool , pkg-config , libxml2 , libxslt , pcre2 , wxGTK32 , xercesc { lib, stdenv, fetchurl, aspell, boost, expat, intltool, pkg-config, libxml2, libxslt, pcre2, wxGTK32, xercesc, }: stdenv.mkDerivation rec { Loading Loading @@ -54,7 +55,10 @@ stdenv.mkDerivation rec { homepage = "https://xml-copy-editor.sourceforge.io/"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ candeira wegank ]; maintainers = with maintainers; [ candeira wegank ]; mainProgram = "xmlcopyeditor"; }; }