cloud-init 0 -> 1 attrpath: cloud-init Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/07ic6mg54w4hpxw9cggpzrqla00bflk0-packages.json.drv building '/nix/store/07ic6mg54w4hpxw9cggpzrqla00bflk0-packages.json.drv'... Going to be running update for following packages: - cloud-init-23.2.2 Press Enter key to continue... Running update for: - cloud-init-23.2.2: UPDATING ... - cloud-init-23.2.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/virtualization/cloud-init/default.nix b/pkgs/tools/virtualization/cloud-init/default.nix index 5b85bae033af..d0239668f0d4 100644 --- a/pkgs/tools/virtualization/cloud-init/default.nix +++ b/pkgs/tools/virtualization/cloud-init/default.nix @@ -16,14 +16,14 @@ python3.pkgs.buildPythonApplication rec { pname = "cloud-init"; - version = "23.2.2"; + version = "23.3.1"; namePrefix = ""; src = fetchFromGitHub { owner = "canonical"; repo = "cloud-init"; rev = "refs/tags/${version}"; - hash = "sha256-lOeLVgT/qTB6JhRcLv9QIfNLMnMyNlUp3dMCqva9Tes="; + hash = "sha256-3UxTqlhLZi/3/buWqDGto4cZN03uONbA8HEWQtaIRxU="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cloud-init nix build failed. unpacking source archive /nix/store/308jb8xc4sl8n1gy761ms72vh2cp3pbv-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/udev/66-azure-ephemeral.rules @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substituteStream(): WARNING: pattern '/lib/systemd' doesn't match anything in file 'setup.py' substituteStream(): WARNING: pattern '/bin/bash' doesn't match anything in file 'tests/unittests/cmd/test_clean.py' applying patch /nix/store/m759zd1vpjfinp1h2m4bg1b3kkgys4lm-0001-add-nixos-support.patch patching file cloudinit/distros/__init__.py Hunk #1 succeeded at 75 with fuzz 2 (offset 1 line). patching file cloudinit/distros/nixos.py applying patch /nix/store/ymxgim8ab7i26mzypcacbfxsmc6q46vj-0002-Add-Udhcpc-support.patch patching file cloudinit/distros/__init__.py Hunk #1 FAILED at 110. 1 out of 1 hunk FAILED -- saving rejects to file cloudinit/distros/__init__.py.rej patching file cloudinit/net/dhcp.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 5 out of 5 hunks ignored -- saving rejects to file cloudinit/net/dhcp.py.rej patching file tests/unittests/net/test_dhcp.py Hunk #1 FAILED at 13. Hunk #2 succeeded at 387 (offset -1 lines). Hunk #3 FAILED at 930. 2 out of 3 hunks FAILED -- saving rejects to file tests/unittests/net/test_dhcp.py.rej patching file tools/.github-cla-signers Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file tools/.github-cla-signers.rej