2022-11-17T05:36:29 wiredtiger 3.2.1 -> 11.1.0 https://github.com/wiredtiger/wiredtiger/releases 2022-11-17T05:36:31 attrpath: wiredtiger 2022-11-17T05:36:31 Checking auto update branch... 2022-11-17T05:36:31 No auto update branch exists 2022-11-17T05:36:35 [version] 2022-11-17T05:36:39 [version] updated version and sha256 2022-11-17T05:36:39 [rustCrateVersion] 2022-11-17T05:36:39 [rustCrateVersion] No cargoSha256 found 2022-11-17T05:36:39 [golangModuleVersion] 2022-11-17T05:36:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T05:36:39 [updateScript] 2022-11-17T05:36:39 [updateScript] skipping because derivation has no updateScript 2022-11-17T05:36:39 2022-11-17T05:36:39 [quotedUrls] 2022-11-17T05:36:39 [quotedUrls] nothing found to replace 2022-11-17T05:36:39 Diff after rewrites: diff --git a/pkgs/development/libraries/wiredtiger/default.nix b/pkgs/development/libraries/wiredtiger/default.nix index 69fc38c9a74..e2fef4d8292 100644 --- a/pkgs/development/libraries/wiredtiger/default.nix +++ b/pkgs/development/libraries/wiredtiger/default.nix @@ -19,13 +19,13 @@ let in stdenv.mkDerivation rec { pname = "wiredtiger"; - version = "3.2.1"; + version = "11.1.0"; src = fetchFromGitHub { repo = "wiredtiger"; owner = "wiredtiger"; rev = version; - sha256 = "04j2zw8b9jym43r682rh4kpdippxx7iw3ry16nxlbybzar9kgk83"; + sha256 = "sha256-Xf6Qay9IvlyZKi/YWroVtexEgMLhISj3ciSvguP1OcQ="; }; nativeBuildInputs = [ automake autoconf libtool ]; 2022-11-17T05:38:12 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 wiredtiger nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/vb4zkjwadg68w38hbwjyxnnbhr0zb7nc-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring /nix/store/kmfaajdpyyyg319vfqni5jm9wkxjmf73-stdenv-linux/setup: line 87: ./autogen.sh: No such file or directory