fix(nix): remove azure-cli from aarch64-darwin system packages
This commit is contained in:
parent
4293f81509
commit
23e67d74d7
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ with lib.metacfg;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
azure-cli
|
|
||||||
kubectl
|
kubectl
|
||||||
kubectx
|
kubectx
|
||||||
k9s
|
k9s
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue