Loading pkgs/by-name/kc/kcc/package.nix +6 −7 Original line number Diff line number Diff line Loading @@ -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 [ Loading Loading
pkgs/by-name/kc/kcc/package.nix +6 −7 Original line number Diff line number Diff line Loading @@ -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 [ Loading