2022-12-30T13:36:09 iproute 0 -> 1 2022-12-30T13:36:11 attrpath: iproute 2022-12-30T13:36:11 Checking auto update branch... 2022-12-30T13:36:15 [version] 2022-12-30T13:36:15 [version] generic version rewriter does not support multiple hashes 2022-12-30T13:36:15 [rustCrateVersion] 2022-12-30T13:36:15 [rustCrateVersion] No cargoSha256 found 2022-12-30T13:36:15 [golangModuleVersion] 2022-12-30T13:36:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-30T13:36:15 [updateScript] 2022-12-30T13:36:18 [updateScript] Success 2022-12-30T13:36:18 [updateScript] this derivation will be built: /nix/store/3ahlb6p6vlmchv6mppjd0ag5xr1557qh-packages.json.drv building '/nix/store/3ahlb6p6vlmchv6mppjd0ag5xr1557qh-packages.json.drv'... Going to be running update for following packages: - iproute2-6.0.0 Press Enter key to continue... Running update for: - iproute2-6.0.0: UPDATING ... - iproute2-6.0.0: DONE. Packages updated! 2022-12-30T13:36:18 2022-12-30T13:36:18 [quotedUrls] 2022-12-30T13:36:18 [quotedUrls] nothing found to replace 2022-12-30T13:36:18 Diff after rewrites: diff --git a/pkgs/os-specific/linux/iproute/default.nix b/pkgs/os-specific/linux/iproute/default.nix index 89c191cb7f3..134e958ff9d 100644 --- a/pkgs/os-specific/linux/iproute/default.nix +++ b/pkgs/os-specific/linux/iproute/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "iproute2"; - version = "6.0.0"; + version = "6.1.0"; src = fetchurl { url = "mirror://kernel/linux/utils/net/${pname}/${pname}-${version}.tar.xz"; - sha256 = "UjE56ecq7JljdPot50vkxT0t0FWJSIk00h/5e64ZWAo="; + sha256 = "XOEqD+xrIScl7yGHNZQbLat2JE235yZGp2AhsFN7Q6s="; }; patches = [ 2022-12-30T13:37:44 No auto update branch exists 2022-12-30T13:37:46 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A iproute Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . iproute Standard output: warning: unknown setting 'experimental-features' error: build log of 'iproute' is not available