2022-12-31T13:37:59 flow 0.193.0 -> 0.196.3 https://github.com/facebook/flow/releases 2022-12-31T13:38:01 attrpath: flow 2022-12-31T13:38:01 Checking auto update branch... 2022-12-31T13:38:02 No auto update branch exists 2022-12-31T13:38:05 [version] 2022-12-31T13:38:13 [version] updated version and sha256 2022-12-31T13:38:13 [rustCrateVersion] 2022-12-31T13:38:13 [rustCrateVersion] No cargoSha256 found 2022-12-31T13:38:13 [golangModuleVersion] 2022-12-31T13:38:13 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-31T13:38:13 [updateScript] 2022-12-31T13:38:13 [updateScript] skipping because derivation has no updateScript 2022-12-31T13:38:13 2022-12-31T13:38:13 [quotedUrls] 2022-12-31T13:38:13 [quotedUrls] nothing found to replace 2022-12-31T13:38:14 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/flow/default.nix b/pkgs/development/tools/analysis/flow/default.nix index a7cc801c70c..612252cb745 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.196.3"; src = fetchFromGitHub { owner = "facebook"; repo = "flow"; rev = "v${version}"; - sha256 = "sha256-YmBk8bFGcBDTMgqzTpRPHtYAJfFWCr/AjXkdp2KoX/c="; + sha256 = "sha256-Pvw+8oP8DSOj3cTaC5NIJiiL7aXhV6ScrskBAc9+Yys="; }; makeFlags = [ "FLOW_RELEASE=1" ]; 2022-12-31T13:39:45 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/6y139l21zmy6mfh45m99ylf792zk0ybh-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/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash FLOW_RELEASE=1 dune build --profile opt src/flow.exe /nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash: line 1: dune: command not found make: *** [Makefile:67: bin/flow] Error 127