2022-11-08T09:34:45 bingrep 0.9.0 -> 0.10.1 https://repology.org/metapackage/bingrep/versions 2022-11-08T09:34:48 attrpath: bingrep 2022-11-08T09:34:48 Checking auto update branch... 2022-11-08T09:34:48 No auto update branch exists 2022-11-08T09:34:52 [version] 2022-11-08T09:34:58 [version] updated version and sha256 2022-11-08T09:34:58 [rustCrateVersion] 2022-11-08T09:34:58 [rustCrateVersion] No cargoSha256 found 2022-11-08T09:34:58 [golangModuleVersion] 2022-11-08T09:34:58 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T09:34:58 [updateScript] 2022-11-08T09:34:58 [updateScript] skipping because derivation has no updateScript 2022-11-08T09:34:58 2022-11-08T09:34:58 [quotedUrls] 2022-11-08T09:34:58 [quotedUrls] nothing found to replace 2022-11-08T09:34:58 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/bingrep/default.nix b/pkgs/development/tools/analysis/bingrep/default.nix index 2d8348bfc9b..09e1355bd1c 100644 --- a/pkgs/development/tools/analysis/bingrep/default.nix +++ b/pkgs/development/tools/analysis/bingrep/default.nix @@ -2,13 +2,13 @@ rustPlatform.buildRustPackage rec { pname = "bingrep"; - version = "0.9.0"; + version = "0.10.1"; src = fetchFromGitHub { owner = "m4b"; repo = pname; rev = "v${version}"; - hash = "sha256-M3BYj1SKQKjEqP9cxaVlh7UeleDbcx6JN+UI6Ez+QJ8="; + hash = "sha256-Uzkz4KEFOf4XdcfkjQm8OQRenUX9jDxTJaRivfIy0ak="; }; cargoHash = "sha256-botAoLNg/qTh+cjPXcjo/Ol2Vktj/c5130k5falEuLY="; 2022-11-08T09:38:11 Received ExitFailure 102 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 bingrep Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . bingrep Standard output: warning: unknown setting 'experimental-features' error: build log of 'bingrep' is not available