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