Loading pkgs/applications/editors/sigil/default.nix→pkgs/by-name/si/sigil/package.nix +6 −10 Original line number Diff line number Diff line Loading @@ -6,12 +6,8 @@ pkg-config, boost, xercesc, qtbase, qttools, qtwebengine, qtsvg, python3Packages, wrapQtAppsHook, qt6, }: stdenv.mkDerivation rec { Loading @@ -30,16 +26,16 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake pkg-config wrapQtAppsHook qt6.wrapQtAppsHook ]; buildInputs = [ boost xercesc qtbase qttools qtwebengine qtsvg qt6.qtbase qt6.qttools qt6.qtwebengine qt6.qtsvg python3Packages.lxml ]; Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -5174,8 +5174,6 @@ with pkgs; shiv = with python3Packages; toPythonApplication shiv; sigil = qt6.callPackage ../applications/editors/sigil { }; slither-analyzer = with python3Packages; toPythonApplication slither-analyzer; # aka., pgp-tools Loading Loading
pkgs/applications/editors/sigil/default.nix→pkgs/by-name/si/sigil/package.nix +6 −10 Original line number Diff line number Diff line Loading @@ -6,12 +6,8 @@ pkg-config, boost, xercesc, qtbase, qttools, qtwebengine, qtsvg, python3Packages, wrapQtAppsHook, qt6, }: stdenv.mkDerivation rec { Loading @@ -30,16 +26,16 @@ stdenv.mkDerivation rec { nativeBuildInputs = [ cmake pkg-config wrapQtAppsHook qt6.wrapQtAppsHook ]; buildInputs = [ boost xercesc qtbase qttools qtwebengine qtsvg qt6.qtbase qt6.qttools qt6.qtwebengine qt6.qtsvg python3Packages.lxml ]; Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -5174,8 +5174,6 @@ with pkgs; shiv = with python3Packages; toPythonApplication shiv; sigil = qt6.callPackage ../applications/editors/sigil { }; slither-analyzer = with python3Packages; toPythonApplication slither-analyzer; # aka., pgp-tools Loading