2022-11-12T18:24:22 global 6.6.7 -> 6.6.8 https://repology.org/metapackage/global/versions 2022-11-12T18:24:24 attrpath: global 2022-11-12T18:24:24 Checking auto update branch... 2022-11-12T18:24:24 No auto update branch exists 2022-11-12T18:24:28 [version] 2022-11-12T18:24:33 [version] updated version and sha256 2022-11-12T18:24:33 [rustCrateVersion] 2022-11-12T18:24:33 [rustCrateVersion] No cargoSha256 found 2022-11-12T18:24:33 [golangModuleVersion] 2022-11-12T18:24:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T18:24:33 [updateScript] 2022-11-12T18:24:33 [updateScript] skipping because derivation has no updateScript 2022-11-12T18:24:33 2022-11-12T18:24:33 [quotedUrls] 2022-11-12T18:24:33 [quotedUrls] nothing found to replace 2022-11-12T18:24:34 Diff after rewrites: diff --git a/pkgs/development/tools/misc/global/default.nix b/pkgs/development/tools/misc/global/default.nix index 70ec9278ae1..5ac3edefcae 100644 --- a/pkgs/development/tools/misc/global/default.nix +++ b/pkgs/development/tools/misc/global/default.nix @@ -6,11 +6,11 @@ let pygments = python3Packages.pygments; in stdenv.mkDerivation rec { pname = "global"; - version = "6.6.7"; + version = "6.6.8"; src = fetchurl { url = "mirror://gnu/global/${pname}-${version}.tar.gz"; - sha256 = "sha256-aaD3f1OCfFVoF2wdOCFm3zYedCY6BH8LMFiqLyrVijw="; + sha256 = "sha256-b5PZcyoHF1gXkH0mZAqQ3BAJkY4CvnYbugnR+gaDV80="; }; nativeBuildInputs = [ libtool makeWrapper ]; 2022-11-12T18:26: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 global nix build failed. checking return type of signal handlers... void checking for strftime... yes checking for getcwd... yes checking for putenv... yes checking for lstat... yes checking for snprintf... yes checking for index... yes checking for rindex... yes checking for bzero... yes checking for bcmp... yes checking for bcopy... yes checking for strchr... yes checking for strrchr... yes checking for memset... yes checking for memcmp... yes checking for memmove... yes checking for putc_unlocked... yes checking for getc_unlocked... yes checking for gettimeofday... yes checking for getrusage... yes checking whether we are using the GNU DJGPP compiler... no checking for an ANSI C-conforming const... (cached) yes checking for mode_t... yes checking for pid_t... yes checking for size_t... (cached) yes checking for sighandler_t... no checking for sigsetjmp... yes checking for fixkeypad... no checking for strerror... yes checking for sqlite3 support... configure: error: library /nix/store/ppqyr8qzdswkswcyb7214y9qg8cr7dnn-sqlite-3.39.4-dev/lib/libsqlite3.* not found.