2022-12-10T06:15:28 flow 0.193.0 -> 0.195.1 https://github.com/facebook/flow/releases 2022-12-10T06:15:31 attrpath: flow 2022-12-10T06:15:31 Checking auto update branch... 2022-12-10T06:15:31 No auto update branch exists 2022-12-10T06:15:34 [version] 2022-12-10T06:15:41 [version] updated version and sha256 2022-12-10T06:15:41 [rustCrateVersion] 2022-12-10T06:15:41 [rustCrateVersion] No cargoSha256 found 2022-12-10T06:15:41 [golangModuleVersion] 2022-12-10T06:15:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-10T06:15:41 [updateScript] 2022-12-10T06:15:41 [updateScript] skipping because derivation has no updateScript 2022-12-10T06:15:41 2022-12-10T06:15:41 [quotedUrls] 2022-12-10T06:15:41 [quotedUrls] nothing found to replace 2022-12-10T06:15:42 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/flow/default.nix b/pkgs/development/tools/analysis/flow/default.nix index a7cc801c70c..2328cffe31e 100644 --- a/pkgs/development/tools/analysis/flow/default.nix +++ b/pkgs/development/tools/analysis/flow/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "flow"; - version = "0.193.0"; + version = "0.195.1"; src = fetchFromGitHub { owner = "facebook"; repo = "flow"; rev = "v${version}"; - sha256 = "sha256-YmBk8bFGcBDTMgqzTpRPHtYAJfFWCr/AjXkdp2KoX/c="; + sha256 = "sha256-OcE/0JtQ49iITkS3auyaAC+skDnfhZ01rjkB8AGxCME="; }; makeFlags = [ "FLOW_RELEASE=1" ]; 2022-12-10T06:17:22 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 flow nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/i900v06kf42l9ymknskm47gg6wzbgi0w-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash FLOW_RELEASE=1 dune build --profile opt src/flow.exe /nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash: line 1: dune: command not found make: *** [Makefile:67: bin/flow] Error 127