global 6.6.7 -> 6.6.9 https://repology.org/metapackage/global/versions attrpath: global Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/misc/global/default.nix b/pkgs/development/tools/misc/global/default.nix index 70ec9278ae1..ec58c1b3769 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.9"; src = fetchurl { url = "mirror://gnu/global/${pname}-${version}.tar.gz"; - sha256 = "sha256-aaD3f1OCfFVoF2wdOCFm3zYedCY6BH8LMFiqLyrVijw="; + sha256 = "sha256-qsug+o1gymReYvMS3NI7R+1IoIGqD7FWPP9HAtnR+tU="; }; nativeBuildInputs = [ libtool makeWrapper ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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/i1h2yf133m4rfzgfgl0zdxjxniyy6kvg-sqlite-3.40.1-dev/lib/libsqlite3.* not found.