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 ]; global 6.6.7 -> 6.6.9 https://repology.org/metapackage/global/versions Received ExitFailure 1 when running Raw command: nix-env -f /var/cache/nixpkgs-update/worker/outpath/outpaths.nix -qaP --no-name --out-path --arg path /var/cache/nixpkgs-update/worker/worktree/global --arg checkMeta true --show-trace Standard output: error: getting status of '/var/cache/nixpkgs-update/worker/worktree/global/pkgs/development/libraries/tclx': No such file or directory … while calling 'functionArgs' at /var/cache/nixpkgs-update/worker/worktree/global/lib/trivial.nix:440:18: … from call site at /var/cache/nixpkgs-update/worker/worktree/global/lib/customisation.nix:131:15: … while calling 'filterAttrs' at /var/cache/nixpkgs-update/worker/worktree/global/lib/attrsets.nix:305:5: … from call site at /var/cache/nixpkgs-update/worker/worktree/global/lib/customisation.nix:141:10: … while calling 'callPackageWith' at /var/cache/nixpkgs-update/worker/worktree/global/lib/customisation.nix:128:35: … from call site at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/top-level/all-packages.nix:23028:10: … while calling 'isDerivation' at /var/cache/nixpkgs-update/worker/worktree/global/lib/attrsets.nix:571:5: … from call site at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/stdenv/generic/make-derivation.nix:193:8: 192| checkDependencyList' = positions: name: deps: lib.flip lib.imap1 deps (index: dep: 193| if lib.isDerivation dep || isNull dep || builtins.typeOf dep == "string" || builtins.typeOf dep == "path" then dep | ^ 194| else if lib.isList dep then checkDependencyList' ([index] ++ positions) name dep … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/stdenv/generic/make-derivation.nix:192:81: 191| checkDependencyList = checkDependencyList' []; 192| checkDependencyList' = positions: name: deps: lib.flip lib.imap1 deps (index: dep: | ^ 193| if lib.isDerivation dep || isNull dep || builtins.typeOf dep == "string" || builtins.typeOf dep == "path" then dep … from call site at /var/cache/nixpkgs-update/worker/worktree/global/lib/lists.nix:117:32: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/global/lib/lists.nix:117:29: … from call site … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/stdenv/generic/make-derivation.nix:221:13: 220| (map (drv: drv.__spliced.hostHost or drv) (checkDependencyList "depsHostHost" depsHostHost)) 221| (map (drv: drv.__spliced.hostTarget or drv) (checkDependencyList "buildInputs" buildInputs)) | ^ 222| ] … from call site … while calling 'getOutput' at /var/cache/nixpkgs-update/worker/worktree/global/lib/attrsets.nix:827:23: … from call site … while evaluating the attribute 'buildInputs' of the derivation 'emacspeak-56.0' at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/stdenv/generic/make-derivation.nix:270:7: 269| // (lib.optionalAttrs (attrs ? name || (attrs ? pname && attrs ? version)) { 270| name = | ^ 271| let … while evaluating the attribute 'outPath' at /var/cache/nixpkgs-update/worker/worktree/global/lib/customisation.nix:215:13: … while evaluating the attribute 'outPath' at /var/cache/nixpkgs-update/worker/worktree/global/lib/customisation.nix:245:13: … while calling 'hydraJob' at /var/cache/nixpkgs-update/worker/worktree/global/lib/customisation.nix:229:14: … from call site at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/top-level/release-lib.nix:125:14: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/worktree/global/pkgs/top-level/release-lib.nix:125:6: … from call site at /var/cache/nixpkgs-update/worker/worktree/global/lib/attrsets.nix:553:43: … while calling anonymous lambda at /var/cache/nixpkgs-update/worker/outpath/outpaths.nix:40:12: 39| tweak = lib.mapAttrs 40| (name: val: | ^ 41| if name == "recurseForDerivations" then true … from call site 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/swi1mk7yavqram47ajva30hxckd6gi21-sqlite-3.40.0-dev/lib/libsqlite3.* not found.