Unverified Commit 882b04f6 authored by K900's avatar K900 Committed by GitHub
Browse files

kdePackages.plasma-workspace: wrap with --inherit-argv0 (#390187)

parents ce2b2d31 6c12682c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -62,6 +62,8 @@ mkKdeDerivation {
    gpsd
  ];

  qtWrapperArgs = [ "--inherit-argv0" ];

  # Hardcoded as QStrings, which are UTF-16 so Nix can't pick these up automatically
  postFixup = ''
    mkdir -p $out/nix-support