ci-root: no javaws-env for aarch64-linux
This commit is contained in:
parent
d1ba763c67
commit
4fbb620a10
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ let
|
|||
home-manager = depot.ops.home-manager-ext.built;
|
||||
};
|
||||
aarch64-linux = builtins.removeAttrs x86_64-linux [ "home-manager" ] // {
|
||||
pkgs = builtins.removeAttrs x86_64-linux.pkgs [ "lutris" "plex-pass" "sheepshaver" "fr24feed" "netbox" ];
|
||||
pkgs = builtins.removeAttrs x86_64-linux.pkgs [ "lutris" "plex-pass" "sheepshaver" "fr24feed" "netbox" "javaws-env" ];
|
||||
};
|
||||
x86_64-darwin = {
|
||||
home-manager = {
|
||||
|
|
Loading…
Reference in a new issue