fix appimage-run override
This commit is contained in:
@@ -95,8 +95,7 @@
|
||||
appimage = {
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
pkgs.appimage-run.override
|
||||
{
|
||||
package = pkgs.appimage-run.override {
|
||||
extraPkgs = pkgs: [
|
||||
pkgs.icu
|
||||
pkgs.libxcrypt-legacy
|
||||
|
||||
Reference in New Issue
Block a user