tremor-rs: format
This commit is contained in:
parent
5d05981e19
commit
9a271cd79c
@ -33,8 +33,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
cargoBuildFlags = [ "--all" ];
|
cargoBuildFlags = [ "--all" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description =
|
description = "Early stage event processing system for unstructured data with rich support for structural pattern matching, filtering and transformation";
|
||||||
"Early stage event processing system for unstructured data with rich support for structural pattern matching, filtering and transformation";
|
|
||||||
homepage = "https://www.tremor.rs/";
|
homepage = "https://www.tremor.rs/";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user