2022-11-06T19:55:12 blitz 1.0.1 -> 1.0.2 https://github.com/blitzpp/blitz/releases 2022-11-06T19:55:14 attrpath: blitz 2022-11-06T19:55:14 Checking auto update branch... 2022-11-06T19:55:14 No auto update branch exists 2022-11-06T19:55:18 [version] 2022-11-06T19:55:21 [version] updated version and sha256 2022-11-06T19:55:21 [rustCrateVersion] 2022-11-06T19:55:21 [rustCrateVersion] No cargoSha256 found 2022-11-06T19:55:21 [golangModuleVersion] 2022-11-06T19:55:21 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T19:55:21 [updateScript] 2022-11-06T19:55:21 [updateScript] skipping because derivation has no updateScript 2022-11-06T19:55:21 2022-11-06T19:55:21 [quotedUrls] 2022-11-06T19:55:22 [quotedUrls] nothing found to replace 2022-11-06T19:55:22 Diff after rewrites: diff --git a/pkgs/development/libraries/blitz/default.nix b/pkgs/development/libraries/blitz/default.nix index 2b5e5a4addc..d9d36c53f80 100644 --- a/pkgs/development/libraries/blitz/default.nix +++ b/pkgs/development/libraries/blitz/default.nix @@ -23,13 +23,13 @@ let in stdenv.mkDerivation rec { pname = "blitz++"; - version = "1.0.1"; + version = "1.0.2"; src = fetchFromGitHub { owner = "blitzpp"; repo = "blitz"; - rev = "1.0.1"; - sha256 = "0nq84vwvvbq7m0my6h835ijfw53bxdp42qjc6kjhk436888qy9rh"; + rev = "1.0.2"; + sha256 = "sha256-wZDg+4lCd9iHvxuQQE/qs58NorkxZ0+mf+8PKQ57CDE="; }; nativeBuildInputs = [ pkg-config python2 texinfo ]; 2022-11-06T19:56:57 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 blitz nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/bkslfl1a40z9pplai214ak0kryzjclvq-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring fixing libtool script ./config/ltmain.sh sed: can't read ./config/ltmain.sh: No such file or directory