kdePackages.ghostwriter: format with nixfmt-rfc-style

This commit is contained in:
Heitor Augusto
2024-08-25 11:11:03 +00:00
parent 166e8c3299
commit 6c7caac32d
+10 -2
View File
@@ -16,8 +16,16 @@
mkKdeDerivation {
pname = "ghostwriter";
extraNativeBuildInputs = [pkg-config];
extraBuildInputs = [qtsvg qttools qtwebchannel qtwebengine qt5compat kdoctools hunspell];
extraNativeBuildInputs = [ pkg-config ];
extraBuildInputs = [
qtsvg
qttools
qtwebchannel
qtwebengine
qt5compat
kdoctools
hunspell
];
qtWrapperArgs = [
"--prefix"