azure-cli: add extensions-tool to tests
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
@@ -380,6 +380,9 @@ py.pkgs.toPythonApplication (
|
||||
${lib.getExe az} --version || exit 1
|
||||
touch $out
|
||||
'';
|
||||
|
||||
# Ensure the extensions-tool builds.
|
||||
inherit (azure-cli) extensions-tool;
|
||||
};
|
||||
|
||||
generate-extensions = writeScriptBin "${pname}-update-extensions" ''
|
||||
|
||||
Reference in New Issue
Block a user