protonup-qt: add zstd to extraPkgs

This commit is contained in:
Morgan Helton 2024-04-27 15:01:23 -05:00
parent 1edf030c64
commit 9784c89a3c

View file

@ -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.";