Loading pkgs/development/python-modules/fschat/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ , protobuf }: let version = "0.2.30"; version = "0.2.32"; in buildPythonPackage { pname = "fschat"; Loading @@ -40,7 +40,7 @@ buildPythonPackage { owner = "lm-sys"; repo = "FastChat"; rev = "refs/tags/v${version}"; hash = "sha256-SkrdRpmbxnt/Xn8TTmozxhr3fPeAFPP7X0cM9vJC9Sc="; hash = "sha256-3IJcqVULOK0Nf72sgv80q9U8QZ3pNHLYaNwCQohdBB8="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/fschat/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ , protobuf }: let version = "0.2.30"; version = "0.2.32"; in buildPythonPackage { pname = "fschat"; Loading @@ -40,7 +40,7 @@ buildPythonPackage { owner = "lm-sys"; repo = "FastChat"; rev = "refs/tags/v${version}"; hash = "sha256-SkrdRpmbxnt/Xn8TTmozxhr3fPeAFPP7X0cM9vJC9Sc="; hash = "sha256-3IJcqVULOK0Nf72sgv80q9U8QZ3pNHLYaNwCQohdBB8="; }; nativeBuildInputs = [ Loading