Commit 6c7caac3 authored by Heitor Augusto's avatar Heitor Augusto
Browse files

kdePackages.ghostwriter: format with nixfmt-rfc-style

parent 166e8c32
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -17,7 +17,15 @@ mkKdeDerivation {
  pname = "ghostwriter";

  extraNativeBuildInputs = [ pkg-config ];
  extraBuildInputs = [qtsvg qttools qtwebchannel qtwebengine qt5compat kdoctools hunspell];
  extraBuildInputs = [
    qtsvg
    qttools
    qtwebchannel
    qtwebengine
    qt5compat
    kdoctools
    hunspell
  ];

  qtWrapperArgs = [
    "--prefix"