2022-11-02T00:00:01 klibc 2.0.10 -> 2.0.11 https://repology.org/metapackage/klibc/versions 2022-11-02T00:00:04 attrpath: klibc 2022-11-02T00:00:04 Checking auto update branch... 2022-11-02T00:00:04 No auto update branch exists 2022-11-02T00:00:08 [version] 2022-11-02T00:00:10 [version] updated version and sha256 2022-11-02T00:00:10 [rustCrateVersion] 2022-11-02T00:00:10 [rustCrateVersion] No cargoSha256 found 2022-11-02T00:00:10 [golangModuleVersion] 2022-11-02T00:00:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T00:00:10 [updateScript] 2022-11-02T00:00:10 [updateScript] skipping because derivation has no updateScript 2022-11-02T00:00:10 2022-11-02T00:00:10 [quotedUrls] 2022-11-02T00:00:10 [quotedUrls] nothing found to replace 2022-11-02T00:00:10 Diff after rewrites: diff --git a/pkgs/os-specific/linux/klibc/default.nix b/pkgs/os-specific/linux/klibc/default.nix index 47cf03a3a87..9783b3fcf58 100644 --- a/pkgs/os-specific/linux/klibc/default.nix +++ b/pkgs/os-specific/linux/klibc/default.nix @@ -9,11 +9,11 @@ in stdenv.mkDerivation rec { pname = "klibc"; - version = "2.0.10"; + version = "2.0.11"; src = fetchurl { url = "mirror://kernel/linux/libs/klibc/2.0/klibc-${version}.tar.xz"; - sha256 = "sha256-ZidT2oiJ50TfwNtutAIcM3fufvjtZtfVd2X4yeJZOc0="; + sha256 = "sha256-XrMOXh7HPcTjhMYLuUOvicUxdMgvh3Ev3TTdMoZNX2A="; }; patches = [ ./no-reinstall-kernel-headers.patch ]; 2022-11-02T00:01:44 Received ExitFailure 100 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 klibc nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/31dfpbv7d94rc66n8f0q14dhdysfj9r3-klibc-2.0.11.tar.xz source root is klibc-2.0.11 setting SOURCE_DATE_EPOCH to timestamp 1664667802 of file klibc-2.0.11/klibc.spec @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/9kb5jc18ngrdkvl2x1x4f2gw8jmhh12m-no-reinstall-kernel-headers.patch patching file scripts/Kbuild.install Hunk #1 FAILED at 95. 1 out of 1 hunk FAILED -- saving rejects to file scripts/Kbuild.install.rej