2022-12-28T16:37:50 mcelog 180 -> 190 https://repology.org/metapackage/mcelog/versions 2022-12-28T16:37:52 attrpath: mcelog 2022-12-28T16:37:53 Checking auto update branch... 2022-12-28T16:37:53 No auto update branch exists 2022-12-28T16:37:56 [version] 2022-12-28T16:37:58 [version] updated version and sha256 2022-12-28T16:37:58 [rustCrateVersion] 2022-12-28T16:37:58 [rustCrateVersion] No cargoSha256 found 2022-12-28T16:37:58 [golangModuleVersion] 2022-12-28T16:37:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T16:37:58 [updateScript] 2022-12-28T16:37:58 [updateScript] skipping because derivation has no updateScript 2022-12-28T16:37:58 2022-12-28T16:37:58 [quotedUrls] 2022-12-28T16:37:58 [quotedUrls] nothing found to replace 2022-12-28T16:37:58 Diff after rewrites: diff --git a/pkgs/os-specific/linux/mcelog/default.nix b/pkgs/os-specific/linux/mcelog/default.nix index 916c79a4298..9d2424bc70c 100644 --- a/pkgs/os-specific/linux/mcelog/default.nix +++ b/pkgs/os-specific/linux/mcelog/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "mcelog"; - version = "180"; + version = "190"; src = fetchFromGitHub { owner = "andikleen"; repo = "mcelog"; rev = "v${version}"; - sha256 = "1xy1082c67yd48idg5vwvrw7yx74gn6jj2d9c67d0rh6yji091ki"; + sha256 = "sha256-mPjm4xSKXj8eHXwRldE7z4PHo9R8p/bAjOjJ19f8xpA="; }; postPatch = '' 2022-12-28T16:39:24 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 mcelog nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/5cgacz4yxd9wj42r1r7xqr1qvnra95rk-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash ./mkcputype /nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash: ./mkcputype: /bin/bash: bad interpreter: No such file or directory Makefile:124: .depend: No such file or directory make: *** [Makefile:110: lookup_intel_cputype.tmp] Error 126