fix appimage-run override

This commit is contained in:
2026-08-14 11:15:09 -05:00
parent 60d2f00291
commit 76267e51a4

View File

@@ -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