protonup-qt: add zstd to extraPkgs
This commit is contained in:
parent
1edf030c64
commit
9784c89a3c
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ appimageTools.wrapType2 {
|
|||
--replace 'Icon=net.davidotek.pupgui2' 'Icon=${pname}'
|
||||
'';
|
||||
|
||||
extraPkgs = pkgs: with pkgs; [ zstd ];
|
||||
|
||||
meta = with lib; {
|
||||
homepage = "https://davidotek.github.io/protonup-qt/";
|
||||
description = "Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris with this graphical user interface.";
|
||||
|
|
Loading…
Reference in a new issue