2022-11-18T16:51:26 bpf-linker 0.9.4 -> 0.9.5 https://github.com/aya-rs/bpf-linker/releases 2022-11-18T16:51:28 attrpath: bpf-linker 2022-11-18T16:51:28 Checking auto update branch... 2022-11-18T16:51:28 No auto update branch exists 2022-11-18T16:51:32 [version] 2022-11-18T16:51:34 [version] updated version and sha256 2022-11-18T16:51:34 [rustCrateVersion] 2022-11-18T16:51:34 [rustCrateVersion] No cargoSha256 found 2022-11-18T16:51:34 [golangModuleVersion] 2022-11-18T16:51:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-18T16:51:34 [updateScript] 2022-11-18T16:51:34 [updateScript] skipping because derivation has no updateScript 2022-11-18T16:51:34 2022-11-18T16:51:34 [quotedUrls] 2022-11-18T16:51:34 [quotedUrls] nothing found to replace 2022-11-18T16:51:35 Diff after rewrites: diff --git a/pkgs/development/tools/bpf-linker/default.nix b/pkgs/development/tools/bpf-linker/default.nix index d1839eb86fa..0671470c164 100644 --- a/pkgs/development/tools/bpf-linker/default.nix +++ b/pkgs/development/tools/bpf-linker/default.nix @@ -10,13 +10,13 @@ rustPlatform.buildRustPackage rec { pname = "bpf-linker"; - version = "0.9.4"; + version = "0.9.5"; src = fetchFromGitHub { owner = "aya-rs"; repo = pname; rev = "v${version}"; - hash = "sha256-jYuBk78aGQLUeNF6d6kjGPuMxEF22XJquHcs23WVGm0="; + hash = "sha256-LEZ2to1bzJ/H/XYytuh/7NT7+04aI8chpKIFxxVzM+4="; }; cargoHash = "sha256-X8EVpOxDHwE/wj/gly/wdZ6tsrMrz3kkDe9gEPbk6iw="; 2022-11-18T16:54:12 Received ExitFailure 102 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 bpf-linker Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . bpf-linker Standard output: warning: unknown setting 'experimental-features' error: build log of 'bpf-linker' is not available