Loading pkgs/kde/plasma/kinfocenter/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ mkKdeDerivation { extraNativeBuildInputs = [ pkg-config ]; extraBuildInputs = [ libusb1 ]; qtWrapperArgs = [ "--inherit-argv0" ]; # fix wrong symlink of infocenter pointing to a 'systemsettings5' binary in # the same directory, while it is actually located in a completely different # store path Loading Loading
pkgs/kde/plasma/kinfocenter/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -60,6 +60,8 @@ mkKdeDerivation { extraNativeBuildInputs = [ pkg-config ]; extraBuildInputs = [ libusb1 ]; qtWrapperArgs = [ "--inherit-argv0" ]; # fix wrong symlink of infocenter pointing to a 'systemsettings5' binary in # the same directory, while it is actually located in a completely different # store path Loading