Unverified Commit f9ed82ae authored by Sizhe Zhao's avatar Sizhe Zhao
Browse files

sigil: move to by-name

parent 7da8bc71
Loading
Loading
Loading
Loading
+6 −10
Original line number Diff line number Diff line
@@ -6,12 +6,8 @@
  pkg-config,
  boost,
  xercesc,
  qtbase,
  qttools,
  qtwebengine,
  qtsvg,
  python3Packages,
  wrapQtAppsHook,
  qt6,
}:

stdenv.mkDerivation rec {
@@ -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
  ];

+0 −2
Original line number Diff line number Diff line
@@ -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