Commit 6247a0b6 authored by Bruno Bigras's avatar Bruno Bigras
Browse files

kcc: run 'nix fmt'

parent ba6ce53a
Loading
Loading
Loading
Loading
+6 −7
Original line number Diff line number Diff line
@@ -46,8 +46,7 @@ python3.pkgs.buildPythonApplication rec {
  # Note: python scripts wouldn't get wrapped anyway, but let's be explicit about it
  dontWrapQtApps = true;

  makeWrapperArgs =
    [
  makeWrapperArgs = [
    "\${qtWrapperArgs[@]}"
  ]
  ++ lib.optionals archiveSupport [