2022-11-16T14:25:06 mongoc 1.8.0 -> 1.23.1 https://github.com/mongodb/mongo-c-driver/releases 2022-11-16T14:25:10 attrpath: mongoc 2022-11-16T14:25:10 Checking auto update branch... 2022-11-16T14:25:10 No auto update branch exists 2022-11-16T14:25:20 [version] 2022-11-16T14:25:27 [version] updated version and sha256 2022-11-16T14:25:27 [rustCrateVersion] 2022-11-16T14:25:27 [rustCrateVersion] No cargoSha256 found 2022-11-16T14:25:27 [golangModuleVersion] 2022-11-16T14:25:27 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T14:25:27 [updateScript] 2022-11-16T14:25:27 [updateScript] skipping because derivation has no updateScript 2022-11-16T14:25:27 2022-11-16T14:25:27 [quotedUrls] 2022-11-16T14:25:27 [quotedUrls] nothing found to replace 2022-11-16T14:25:27 Diff after rewrites: diff --git a/pkgs/development/libraries/mongoc/default.nix b/pkgs/development/libraries/mongoc/default.nix index 8b5753b3aca..fff83639db2 100644 --- a/pkgs/development/libraries/mongoc/default.nix +++ b/pkgs/development/libraries/mongoc/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "mongoc"; - version = "1.8.0"; + version = "1.23.1"; src = fetchzip { url = "https://github.com/mongodb/mongo-c-driver/releases/download/${version}/mongo-c-driver-${version}.tar.gz"; - sha256 = "1vnnk3pwbcmwva1010bl111kdcdx3yb2w7j7a78hhvrm1k9r1wp8"; + sha256 = "sha256-K51NxcEa7giTKoZkejban0lC0GCZNuTooXtOKkpfn98="; }; nativeBuildInputs = [ pkg-config which perl ]; 2022-11-16T14:28:06 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 mongoc nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/1kws0cg46j8j8nykn4wynv3ibnhqvwyg-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 no Makefile, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash install make: *** No rule to make target 'install'. Stop.