waagent: 2.11.1.12 -> 2.12.0.2

(cherry picked from commit 5d844bc5c6)
This commit is contained in:
R. Ryantm 2024-11-21 00:43:32 +00:00 committed by github-actions[bot]
parent 8f21cf77a5
commit 5d63eafa4b

View File

@ -12,12 +12,12 @@ let
in
python.pkgs.buildPythonApplication rec {
pname = "waagent";
version = "2.11.1.12";
version = "2.12.0.2";
src = fetchFromGitHub {
owner = "Azure";
repo = "WALinuxAgent";
rev = "refs/tags/v${version}";
hash = "sha256-1MaPjz9hWb/kJxuyJAUWPk065vpSyx2jq1ZSlDB4yFo=";
hash = "sha256-pp54J3x/+hkG4p7X1cojupdhjc0pyKcBRnE5ejd5ZpU=";
};
patches = [
# Suppress the following error when waagent tries to configure sshd: