Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 37, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serverProperties", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 19, }, }, }, ), ], to: IfThenElse( IfThenElse { predicate: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 9, column: 8, }, end: Position { line: 9, column: 11, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "serverProperties", span: Span { start: Position { line: 9, column: 12, }, end: Position { line: 9, column: 28, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 9, column: 32, }, end: Position { line: 9, column: 36, }, }, }, ), }, ), then: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 10, column: 7, }, end: Position { line: 10, column: 10, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "serverProperties", span: Span { start: Position { line: 10, column: 11, }, end: Position { line: 10, column: 27, }, }, }, ), ], default: None, }, ), else_: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "# Generated by nixos\nbroker.id=", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 14, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 14, column: 21, }, end: Position { line: 14, column: 29, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 14, column: 30, }, end: Position { line: 14, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "brokerId", span: Span { start: Position { line: 14, column: 34, }, end: Position { line: 14, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\nport=", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 15, column: 14, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 15, column: 16, }, end: Position { line: 15, column: 24, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 15, column: 25, }, end: Position { line: 15, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 15, column: 29, }, end: Position { line: 15, column: 33, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\nhost.name=", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 16, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 16, column: 21, }, end: Position { line: 16, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 16, column: 25, }, end: Position { line: 16, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.dirs=", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 17, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 17, column: 20, }, end: Position { line: 17, column: 36, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: ",", span: Span { start: Position { line: 17, column: 38, }, end: Position { line: 17, column: 39, }, }, }, ), ], span: Span { start: Position { line: 17, column: 37, }, end: Position { line: 17, column: 40, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 17, column: 41, }, end: Position { line: 17, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "logDirs", span: Span { start: Position { line: 17, column: 45, }, end: Position { line: 17, column: 52, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\nzookeeper.connect=", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 18, column: 27, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 18, column: 29, }, end: Position { line: 18, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "zookeeper", span: Span { start: Position { line: 18, column: 33, }, end: Position { line: 18, column: 42, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 19, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 19, column: 11, }, end: Position { line: 19, column: 19, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 19, column: 20, }, end: Position { line: 19, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraProperties", span: Span { start: Position { line: 19, column: 24, }, end: Position { line: 19, column: 39, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 20, column: 7, }, }, }, ), ], span: Span { start: Position { line: 12, column: 7, }, end: Position { line: 20, column: 9, }, }, }, ), span: Span { start: Position { line: 9, column: 5, }, end: Position { line: 20, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serverConfig", span: Span { start: Position { line: 22, column: 3, }, end: Position { line: 22, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 22, column: 18, }, end: Position { line: 22, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 22, column: 23, }, end: Position { line: 22, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "server.properties", span: Span { start: Position { line: 22, column: 34, }, end: Position { line: 22, column: 51, }, }, }, ), ], span: Span { start: Position { line: 22, column: 33, }, end: Position { line: 22, column: 52, }, }, }, ), Identifier( Identifier { id: "serverProperties", span: Span { start: Position { line: 22, column: 53, }, end: Position { line: 22, column: 69, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "logConfig", span: Span { start: Position { line: 23, column: 3, }, end: Position { line: 23, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 23, column: 15, }, end: Position { line: 23, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "writeText", span: Span { start: Position { line: 23, column: 20, }, end: Position { line: 23, column: 29, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "log4j.properties", span: Span { start: Position { line: 23, column: 31, }, end: Position { line: 23, column: 47, }, }, }, ), ], span: Span { start: Position { line: 23, column: 30, }, end: Position { line: 23, column: 48, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 23, column: 49, }, end: Position { line: 23, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "log4jProperties", span: Span { start: Position { line: 23, column: 53, }, end: Position { line: 23, column: 68, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 27, column: 3, }, end: Position { line: 27, column: 10, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 27, column: 11, }, end: Position { line: 27, column: 19, }, }, }, ), Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 27, column: 20, }, end: Position { line: 27, column: 32, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 28, column: 5, }, end: Position { line: 28, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 28, column: 14, }, end: Position { line: 28, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 29, column: 21, }, end: Position { line: 29, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 29, column: 25, }, end: Position { line: 29, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to enable Apache Kafka.", span: Span { start: Position { line: 29, column: 32, }, end: Position { line: 29, column: 63, }, }, }, ), ], span: Span { start: Position { line: 29, column: 31, }, end: Position { line: 29, column: 64, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 30, column: 7, }, end: Position { line: 30, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 30, column: 17, }, end: Position { line: 30, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 31, column: 7, }, end: Position { line: 31, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 31, column: 14, }, end: Position { line: 31, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 31, column: 20, }, end: Position { line: 31, column: 24, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 32, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "brokerId", span: Span { start: Position { line: 34, column: 5, }, end: Position { line: 34, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 34, column: 16, }, end: Position { line: 34, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 35, column: 7, }, end: Position { line: 35, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 35, column: 21, }, end: Position { line: 35, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 35, column: 25, }, end: Position { line: 35, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Broker ID.", span: Span { start: Position { line: 35, column: 32, }, end: Position { line: 35, column: 42, }, }, }, ), ], span: Span { start: Position { line: 35, column: 31, }, end: Position { line: 35, column: 43, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 36, column: 7, }, end: Position { line: 36, column: 14, }, }, }, ), ], to: UnaryOperation( UnaryOperation { operator: Negate, operand: Integer( Integer { value: "1", span: Span { start: Position { line: 36, column: 18, }, end: Position { line: 36, column: 19, }, }, }, ), span: Span { start: Position { line: 36, column: 17, }, end: Position { line: 36, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 37, column: 7, }, end: Position { line: 37, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 37, column: 14, }, end: Position { line: 37, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "int", span: Span { start: Position { line: 37, column: 20, }, end: Position { line: 37, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 34, column: 25, }, end: Position { line: 38, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 40, column: 5, }, end: Position { line: 40, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 40, column: 12, }, end: Position { line: 40, column: 20, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 41, column: 7, }, end: Position { line: 41, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 41, column: 21, }, end: Position { line: 41, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 41, column: 25, }, end: Position { line: 41, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Port number the broker should listen on.", span: Span { start: Position { line: 41, column: 32, }, end: Position { line: 41, column: 72, }, }, }, ), ], span: Span { start: Position { line: 41, column: 31, }, end: Position { line: 41, column: 73, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 42, column: 7, }, end: Position { line: 42, column: 14, }, }, }, ), ], to: Integer( Integer { value: "9092", span: Span { start: Position { line: 42, column: 17, }, end: Position { line: 42, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 43, column: 7, }, end: Position { line: 43, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 43, column: 14, }, end: Position { line: 43, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "int", span: Span { start: Position { line: 43, column: 20, }, end: Position { line: 43, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 40, column: 21, }, end: Position { line: 44, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "hostname", span: Span { start: Position { line: 46, column: 5, }, end: Position { line: 46, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 46, column: 16, }, end: Position { line: 46, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 47, column: 7, }, end: Position { line: 47, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 47, column: 21, }, end: Position { line: 47, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 47, column: 25, }, end: Position { line: 47, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Hostname the broker should bind to.", span: Span { start: Position { line: 47, column: 32, }, end: Position { line: 47, column: 67, }, }, }, ), ], span: Span { start: Position { line: 47, column: 31, }, end: Position { line: 47, column: 68, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 48, column: 7, }, end: Position { line: 48, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "localhost", span: Span { start: Position { line: 48, column: 18, }, end: Position { line: 48, column: 27, }, }, }, ), ], span: Span { start: Position { line: 48, column: 17, }, end: Position { line: 48, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 49, column: 7, }, end: Position { line: 49, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 49, column: 14, }, end: Position { line: 49, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 49, column: 20, }, end: Position { line: 49, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 46, column: 25, }, end: Position { line: 50, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "logDirs", span: Span { start: Position { line: 52, column: 5, }, end: Position { line: 52, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 52, column: 15, }, end: Position { line: 52, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 53, column: 7, }, end: Position { line: 53, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 53, column: 21, }, end: Position { line: 53, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 53, column: 25, }, end: Position { line: 53, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Log file directories", span: Span { start: Position { line: 53, column: 32, }, end: Position { line: 53, column: 52, }, }, }, ), ], span: Span { start: Position { line: 53, column: 31, }, end: Position { line: 53, column: 53, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 54, column: 7, }, end: Position { line: 54, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "/tmp/kafka-logs", span: Span { start: Position { line: 54, column: 20, }, end: Position { line: 54, column: 35, }, }, }, ), ], span: Span { start: Position { line: 54, column: 19, }, end: Position { line: 54, column: 36, }, }, }, ), ], span: Span { start: Position { line: 54, column: 17, }, end: Position { line: 54, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 55, column: 7, }, end: Position { line: 55, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 55, column: 14, }, end: Position { line: 55, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 55, column: 20, }, end: Position { line: 55, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 55, column: 27, }, end: Position { line: 55, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 55, column: 33, }, end: Position { line: 55, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 52, column: 24, }, end: Position { line: 56, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "zookeeper", span: Span { start: Position { line: 58, column: 5, }, end: Position { line: 58, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 58, column: 17, }, end: Position { line: 58, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 59, column: 7, }, end: Position { line: 59, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 59, column: 21, }, end: Position { line: 59, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 59, column: 25, }, end: Position { line: 59, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Zookeeper connection string", span: Span { start: Position { line: 59, column: 32, }, end: Position { line: 59, column: 59, }, }, }, ), ], span: Span { start: Position { line: 59, column: 31, }, end: Position { line: 59, column: 60, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 60, column: 7, }, end: Position { line: 60, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "localhost:2181", span: Span { start: Position { line: 60, column: 18, }, end: Position { line: 60, column: 32, }, }, }, ), ], span: Span { start: Position { line: 60, column: 17, }, end: Position { line: 60, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 61, column: 7, }, end: Position { line: 61, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 14, }, end: Position { line: 61, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 61, column: 20, }, end: Position { line: 61, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 58, column: 26, }, end: Position { line: 62, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraProperties", span: Span { start: Position { line: 64, column: 5, }, end: Position { line: 64, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 64, column: 23, }, end: Position { line: 64, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 65, column: 7, }, end: Position { line: 65, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 65, column: 21, }, end: Position { line: 65, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 65, column: 25, }, end: Position { line: 65, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Extra properties for server.properties.", span: Span { start: Position { line: 65, column: 32, }, end: Position { line: 65, column: 71, }, }, }, ), ], span: Span { start: Position { line: 65, column: 31, }, end: Position { line: 65, column: 72, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 66, column: 7, }, end: Position { line: 66, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 66, column: 14, }, end: Position { line: 66, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 66, column: 20, }, end: Position { line: 66, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 66, column: 27, }, end: Position { line: 66, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 66, column: 33, }, end: Position { line: 66, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 67, column: 7, }, end: Position { line: 67, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 67, column: 17, }, end: Position { line: 67, column: 21, }, }, }, ), }, ), ], span: Span { start: Position { line: 64, column: 32, }, end: Position { line: 68, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serverProperties", span: Span { start: Position { line: 70, column: 5, }, end: Position { line: 70, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 70, column: 24, }, end: Position { line: 70, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 71, column: 7, }, end: Position { line: 71, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 71, column: 21, }, end: Position { line: 71, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 71, column: 25, }, end: Position { line: 71, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Complete server.properties content. Other server.properties config\noptions will be ignored if this option is used.\n", span: Span { start: Position { line: 72, column: 1, }, end: Position { line: 74, column: 7, }, }, }, ), ], span: Span { start: Position { line: 71, column: 31, }, end: Position { line: 74, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 75, column: 7, }, end: Position { line: 75, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 75, column: 14, }, end: Position { line: 75, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 75, column: 20, }, end: Position { line: 75, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 75, column: 27, }, end: Position { line: 75, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 75, column: 33, }, end: Position { line: 75, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 76, column: 7, }, end: Position { line: 76, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 76, column: 17, }, end: Position { line: 76, column: 21, }, }, }, ), }, ), ], span: Span { start: Position { line: 70, column: 33, }, end: Position { line: 77, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "log4jProperties", span: Span { start: Position { line: 79, column: 5, }, end: Position { line: 79, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 79, column: 23, }, end: Position { line: 79, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 80, column: 21, }, end: Position { line: 80, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 80, column: 25, }, end: Position { line: 80, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Kafka log4j property configuration.", span: Span { start: Position { line: 80, column: 32, }, end: Position { line: 80, column: 67, }, }, }, ), ], span: Span { start: Position { line: 80, column: 31, }, end: Position { line: 80, column: 68, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 81, column: 7, }, end: Position { line: 81, column: 14, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "log4j.rootLogger=INFO, stdout\n\nlog4j.appender.stdout=org.apache.log4j.ConsoleAppender\nlog4j.appender.stdout.layout=org.apache.log4j.PatternLayout\nlog4j.appender.stdout.layout.ConversionPattern=[%d] %p %m (%c)%n\n", span: Span { start: Position { line: 82, column: 1, }, end: Position { line: 87, column: 7, }, }, }, ), ], span: Span { start: Position { line: 81, column: 17, }, end: Position { line: 87, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 88, column: 7, }, end: Position { line: 88, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 88, column: 14, }, end: Position { line: 88, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 88, column: 20, }, end: Position { line: 88, column: 25, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 79, column: 32, }, end: Position { line: 89, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "jvmOptions", span: Span { start: Position { line: 91, column: 5, }, end: Position { line: 91, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 91, column: 18, }, end: Position { line: 91, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 92, column: 7, }, end: Position { line: 92, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 92, column: 21, }, end: Position { line: 92, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 92, column: 25, }, end: Position { line: 92, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Extra command line options for the JVM running Kafka.", span: Span { start: Position { line: 92, column: 32, }, end: Position { line: 92, column: 85, }, }, }, ), ], span: Span { start: Position { line: 92, column: 31, }, end: Position { line: 92, column: 86, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 93, column: 7, }, end: Position { line: 93, column: 14, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 93, column: 17, }, end: Position { line: 93, column: 19, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 94, column: 7, }, end: Position { line: 94, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 94, column: 14, }, end: Position { line: 94, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 94, column: 20, }, end: Position { line: 94, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 94, column: 27, }, end: Position { line: 94, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 94, column: 33, }, end: Position { line: 94, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 95, column: 7, }, end: Position { line: 95, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "-Djava.net.preferIPv4Stack=true", span: Span { start: Position { line: 96, column: 10, }, end: Position { line: 96, column: 41, }, }, }, ), ], span: Span { start: Position { line: 96, column: 9, }, end: Position { line: 96, column: 42, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcom.sun.management.jmxremote", span: Span { start: Position { line: 97, column: 10, }, end: Position { line: 97, column: 40, }, }, }, ), ], span: Span { start: Position { line: 97, column: 9, }, end: Position { line: 97, column: 41, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcom.sun.management.jmxremote.local.only=true", span: Span { start: Position { line: 98, column: 10, }, end: Position { line: 98, column: 56, }, }, }, ), ], span: Span { start: Position { line: 98, column: 9, }, end: Position { line: 98, column: 57, }, }, }, ), ], span: Span { start: Position { line: 95, column: 17, }, end: Position { line: 99, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 91, column: 27, }, end: Position { line: 100, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 102, column: 5, }, end: Position { line: 102, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 102, column: 15, }, end: Position { line: 102, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 103, column: 7, }, end: Position { line: 103, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 103, column: 21, }, end: Position { line: 103, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 103, column: 25, }, end: Position { line: 103, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The kafka package to use", span: Span { start: Position { line: 103, column: 32, }, end: Position { line: 103, column: 56, }, }, }, ), ], span: Span { start: Position { line: 103, column: 31, }, end: Position { line: 103, column: 57, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 104, column: 7, }, end: Position { line: 104, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 104, column: 17, }, end: Position { line: 104, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "apacheKafka", span: Span { start: Position { line: 104, column: 22, }, end: Position { line: 104, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 105, column: 7, }, end: Position { line: 105, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 105, column: 21, }, end: Position { line: 105, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.apacheKafka", span: Span { start: Position { line: 105, column: 40, }, end: Position { line: 105, column: 56, }, }, }, ), ], span: Span { start: Position { line: 105, column: 39, }, end: Position { line: 105, column: 57, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 106, column: 7, }, end: Position { line: 106, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 106, column: 14, }, end: Position { line: 106, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 106, column: 20, }, end: Position { line: 106, column: 27, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 102, column: 24, }, end: Position { line: 107, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "jre", span: Span { start: Position { line: 109, column: 5, }, end: Position { line: 109, column: 8, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 109, column: 11, }, end: Position { line: 109, column: 19, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 110, column: 7, }, end: Position { line: 110, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 110, column: 21, }, end: Position { line: 110, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 110, column: 25, }, end: Position { line: 110, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The JRE with which to run Kafka", span: Span { start: Position { line: 110, column: 32, }, end: Position { line: 110, column: 63, }, }, }, ), ], span: Span { start: Position { line: 110, column: 31, }, end: Position { line: 110, column: 64, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 111, column: 7, }, end: Position { line: 111, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 111, column: 17, }, end: Position { line: 111, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 111, column: 21, }, end: Position { line: 111, column: 28, }, }, }, ), Raw( PartRaw { content: "passthru", span: Span { start: Position { line: 111, column: 29, }, end: Position { line: 111, column: 37, }, }, }, ), Raw( PartRaw { content: "jre", span: Span { start: Position { line: 111, column: 38, }, end: Position { line: 111, column: 41, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 112, column: 7, }, end: Position { line: 112, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 112, column: 21, }, end: Position { line: 112, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.apacheKafka.passthru.jre", span: Span { start: Position { line: 112, column: 40, }, end: Position { line: 112, column: 69, }, }, }, ), ], span: Span { start: Position { line: 112, column: 39, }, end: Position { line: 112, column: 70, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 113, column: 7, }, end: Position { line: 113, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 113, column: 14, }, end: Position { line: 113, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 113, column: 20, }, end: Position { line: 113, column: 27, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 109, column: 20, }, end: Position { line: 114, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 27, column: 35, }, end: Position { line: 116, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 118, column: 3, }, end: Position { line: 118, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 118, column: 12, }, end: Position { line: 118, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 118, column: 17, }, end: Position { line: 118, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 118, column: 21, }, end: Position { line: 118, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 120, column: 5, }, end: Position { line: 120, column: 16, }, }, }, ), Raw( PartRaw { content: "systemPackages", span: Span { start: Position { line: 120, column: 17, }, end: Position { line: 120, column: 31, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 120, column: 35, }, end: Position { line: 120, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 120, column: 39, }, end: Position { line: 120, column: 46, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 120, column: 34, }, end: Position { line: 120, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 122, column: 5, }, end: Position { line: 122, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 122, column: 11, }, end: Position { line: 122, column: 16, }, }, }, ), Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 122, column: 17, }, end: Position { line: 122, column: 29, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "isSystemUser", span: Span { start: Position { line: 123, column: 7, }, end: Position { line: 123, column: 19, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 123, column: 22, }, end: Position { line: 123, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 124, column: 7, }, end: Position { line: 124, column: 12, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 124, column: 16, }, end: Position { line: 124, column: 28, }, }, }, ), ], span: Span { start: Position { line: 124, column: 15, }, end: Position { line: 124, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 125, column: 7, }, end: Position { line: 125, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Apache Kafka daemon user", span: Span { start: Position { line: 125, column: 22, }, end: Position { line: 125, column: 46, }, }, }, ), ], span: Span { start: Position { line: 125, column: 21, }, end: Position { line: 125, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 126, column: 7, }, end: Position { line: 126, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "head", span: Span { start: Position { line: 126, column: 14, }, end: Position { line: 126, column: 18, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 126, column: 19, }, end: Position { line: 126, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "logDirs", span: Span { start: Position { line: 126, column: 23, }, end: Position { line: 126, column: 30, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 122, column: 32, }, end: Position { line: 127, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 128, column: 5, }, end: Position { line: 128, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 128, column: 11, }, end: Position { line: 128, column: 17, }, }, }, ), Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 128, column: 18, }, end: Position { line: 128, column: 30, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 128, column: 33, }, end: Position { line: 128, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 130, column: 5, }, end: Position { line: 130, column: 12, }, }, }, ), Raw( PartRaw { content: "tmpfiles", span: Span { start: Position { line: 130, column: 13, }, end: Position { line: 130, column: 21, }, }, }, ), Raw( PartRaw { content: "rules", span: Span { start: Position { line: 130, column: 22, }, end: Position { line: 130, column: 27, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "map", span: Span { start: Position { line: 130, column: 30, }, end: Position { line: 130, column: 33, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "logDir", }, ), body: String( String_ { parts: [ Raw( PartRaw { content: "d '", span: Span { start: Position { line: 130, column: 44, }, end: Position { line: 130, column: 56, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "logDir", span: Span { start: Position { line: 130, column: 49, }, end: Position { line: 130, column: 55, }, }, }, ), }, ), Raw( PartRaw { content: "' 0700 apache-kafka - - -", span: Span { start: Position { line: 130, column: 44, }, end: Position { line: 130, column: 81, }, }, }, ), ], span: Span { start: Position { line: 130, column: 43, }, end: Position { line: 130, column: 82, }, }, }, ), span: Span { start: Position { line: 130, column: 35, }, end: Position { line: 130, column: 82, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 130, column: 84, }, end: Position { line: 130, column: 87, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "logDirs", span: Span { start: Position { line: 130, column: 88, }, end: Position { line: 130, column: 95, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 132, column: 5, }, end: Position { line: 132, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 132, column: 13, }, end: Position { line: 132, column: 21, }, }, }, ), Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 132, column: 22, }, end: Position { line: 132, column: 34, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 133, column: 7, }, end: Position { line: 133, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Apache Kafka Daemon", span: Span { start: Position { line: 133, column: 22, }, end: Position { line: 133, column: 41, }, }, }, ), ], span: Span { start: Position { line: 133, column: 21, }, end: Position { line: 133, column: 42, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 134, column: 7, }, end: Position { line: 134, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 134, column: 21, }, end: Position { line: 134, column: 38, }, }, }, ), ], span: Span { start: Position { line: 134, column: 20, }, end: Position { line: 134, column: 39, }, }, }, ), ], span: Span { start: Position { line: 134, column: 18, }, end: Position { line: 134, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 135, column: 7, }, end: Position { line: 135, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 135, column: 18, }, end: Position { line: 135, column: 32, }, }, }, ), ], span: Span { start: Position { line: 135, column: 17, }, end: Position { line: 135, column: 33, }, }, }, ), ], span: Span { start: Position { line: 135, column: 15, }, end: Position { line: 135, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 136, column: 7, }, end: Position { line: 136, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 137, column: 9, }, end: Position { line: 137, column: 18, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 138, column: 11, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 138, column: 13, }, end: Position { line: 138, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jre", span: Span { start: Position { line: 138, column: 17, }, end: Position { line: 138, column: 20, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/java \\\n -cp \"", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 139, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 139, column: 20, }, end: Position { line: 139, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 139, column: 24, }, end: Position { line: 139, column: 31, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/libs/*\" \\\n -Dlog4j.configuration=file:", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 140, column: 40, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "logConfig", span: Span { start: Position { line: 140, column: 42, }, end: Position { line: 140, column: 51, }, }, }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 141, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 141, column: 15, }, end: Position { line: 141, column: 23, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 141, column: 24, }, end: Position { line: 141, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jvmOptions", span: Span { start: Position { line: 141, column: 28, }, end: Position { line: 141, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n kafka.Kafka \\\n ", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 143, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "serverConfig", span: Span { start: Position { line: 143, column: 15, }, end: Position { line: 143, column: 27, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 144, column: 9, }, }, }, ), ], span: Span { start: Position { line: 137, column: 21, }, end: Position { line: 144, column: 11, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 145, column: 9, }, end: Position { line: 145, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "apache-kafka", span: Span { start: Position { line: 145, column: 17, }, end: Position { line: 145, column: 29, }, }, }, ), ], span: Span { start: Position { line: 145, column: 16, }, end: Position { line: 145, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "SuccessExitStatus", span: Span { start: Position { line: 146, column: 9, }, end: Position { line: 146, column: 26, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0 143", span: Span { start: Position { line: 146, column: 30, }, end: Position { line: 146, column: 35, }, }, }, ), ], span: Span { start: Position { line: 146, column: 29, }, end: Position { line: 146, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 136, column: 23, }, end: Position { line: 147, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 132, column: 37, }, end: Position { line: 148, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 118, column: 28, }, end: Position { line: 150, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 25, column: 4, }, end: Position { line: 151, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 151, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 151, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 151, column: 2, }, }, }, )