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

This commit is contained in:
K900
2025-03-15 20:50:22 +03:00
committed by GitHub

View File

@@ -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