Merge pull request #307294 from devusb/protonup-qt-zstd
protonup-qt: add zstd to extraPkgs
This commit is contained in:
commit
73d64d8678
@ -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 New Issue
Block a user