···20 --replace 'Icon=net.davidotek.pupgui2' 'Icon=${pname}'
21 '';
220023 meta = with lib; {
24 homepage = "https://davidotek.github.io/protonup-qt/";
25 description = "Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris with this graphical user interface.";
···20 --replace 'Icon=net.davidotek.pupgui2' 'Icon=${pname}'
21 '';
2223+ extraPkgs = pkgs: with pkgs; [ zstd ];
24+25 meta = with lib; {
26 homepage = "https://davidotek.github.io/protonup-qt/";
27 description = "Install and manage Proton-GE and Luxtorpeda for Steam and Wine-GE for Lutris with this graphical user interface.";