Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -5,6 +5,7 @@ with lib;
|
||||
stdenv.mkDerivation rec {
|
||||
version = "0.22.0";
|
||||
name = "flow-${version}";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "facebook";
|
||||
repo = "flow";
|
||||
|
||||
Reference in New Issue
Block a user