The appimage-run package to use.
Declarations
Type
packageDefault
pkgs.appimage-runExample
pkgs.appimage-run.override {
extraPkgs = pkgs: [ pkgs.ffmpeg pkgs.imagemagick ];
}
The appimage-run package to use.
packagepkgs.appimage-runpkgs.appimage-run.override {
extraPkgs = pkgs: [ pkgs.ffmpeg pkgs.imagemagick ];
}