2022-11-08T16:22:26 iproute 0 -> 1 2022-11-08T16:22:29 attrpath: iproute 2022-11-08T16:22:29 Checking auto update branch... 2022-11-08T16:22:32 [version] 2022-11-08T16:22:32 [version] generic version rewriter does not support multiple hashes 2022-11-08T16:22:32 [rustCrateVersion] 2022-11-08T16:22:32 [rustCrateVersion] No cargoSha256 found 2022-11-08T16:22:32 [golangModuleVersion] 2022-11-08T16:22:32 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T16:22:32 [updateScript] 2022-11-08T16:22:37 [updateScript] Success 2022-11-08T16:22:37 [updateScript] this derivation will be built: /nix/store/4f1lxhyc96zcw914fc80355h6mb8qchw-packages.json.drv building '/nix/store/4f1lxhyc96zcw914fc80355h6mb8qchw-packages.json.drv'... Going to be running update for following packages: - iproute2-5.19.0 Press Enter key to continue... Running update for: - iproute2-5.19.0: UPDATING ... - iproute2-5.19.0: DONE. Packages updated! 2022-11-08T16:22:37 2022-11-08T16:22:37 [quotedUrls] 2022-11-08T16:22:37 [quotedUrls] nothing found to replace 2022-11-08T16:22:37 Diff after rewrites: diff --git a/pkgs/os-specific/linux/iproute/default.nix b/pkgs/os-specific/linux/iproute/default.nix index 87c5c91ecea..89c191cb7f3 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 = "5.19.0"; + version = "6.0.0"; src = fetchurl { url = "mirror://kernel/linux/utils/net/${pname}/${pname}-${version}.tar.xz"; - sha256 = "JrejTWp/0vekLis5xakMthusUi0QlgZ//rGV5Wk9d5E="; + sha256 = "UjE56ecq7JljdPot50vkxT0t0FWJSIk00h/5e64ZWAo="; }; patches = [ 2022-11-08T16:24:10 No auto update branch exists 2022-11-08T16:24:12 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