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: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 9, column: 5, }, end: Position { line: 9, column: 13, }, }, }, ), Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 9, column: 14, }, end: Position { line: 9, column: 24, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 10, column: 7, }, end: Position { line: 10, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 10, column: 16, }, end: Position { line: 10, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 11, column: 9, }, end: Position { line: 11, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 11, column: 16, }, end: Position { line: 11, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 11, column: 22, }, end: Position { line: 11, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 12, column: 9, }, end: Position { line: 12, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 12, column: 19, }, end: Position { line: 12, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 13, column: 9, }, end: Position { line: 13, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 13, column: 23, }, end: Position { line: 13, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 13, column: 27, }, end: Position { line: 13, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to enable nullmailer daemon.", span: Span { start: Position { line: 13, column: 34, }, end: Position { line: 13, column: 70, }, }, }, ), ], span: Span { start: Position { line: 13, column: 33, }, end: Position { line: 13, column: 71, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 10, column: 25, }, end: Position { line: 14, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 16, column: 7, }, end: Position { line: 16, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 16, column: 14, }, end: Position { line: 16, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 17, column: 9, }, end: Position { line: 17, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 17, column: 16, }, end: Position { line: 17, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 17, column: 22, }, end: Position { line: 17, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 18, column: 9, }, end: Position { line: 18, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 18, column: 20, }, end: Position { line: 18, column: 30, }, }, }, ), ], span: Span { start: Position { line: 18, column: 19, }, end: Position { line: 18, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 19, column: 9, }, end: Position { line: 19, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 19, column: 23, }, end: Position { line: 19, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 19, column: 27, }, end: Position { line: 19, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "User to use to run nullmailer-send.\n", span: Span { start: Position { line: 20, column: 1, }, end: Position { line: 21, column: 9, }, }, }, ), ], span: Span { start: Position { line: 19, column: 33, }, end: Position { line: 21, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 16, column: 23, }, end: Position { line: 22, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 24, column: 7, }, end: Position { line: 24, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 24, column: 15, }, end: Position { line: 24, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 25, column: 9, }, end: Position { line: 25, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 25, column: 16, }, end: Position { line: 25, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 25, column: 22, }, end: Position { line: 25, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 26, column: 9, }, end: Position { line: 26, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 26, column: 20, }, end: Position { line: 26, column: 30, }, }, }, ), ], span: Span { start: Position { line: 26, column: 19, }, end: Position { line: 26, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 27, column: 9, }, end: Position { line: 27, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 27, column: 23, }, end: Position { line: 27, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 27, column: 27, }, end: Position { line: 27, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Group to use to run nullmailer-send.\n", span: Span { start: Position { line: 28, column: 1, }, end: Position { line: 29, column: 9, }, }, }, ), ], span: Span { start: Position { line: 27, column: 33, }, end: Position { line: 29, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 24, column: 24, }, end: Position { line: 30, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "setSendmail", span: Span { start: Position { line: 32, column: 7, }, end: Position { line: 32, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 32, column: 21, }, end: Position { line: 32, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 33, column: 16, }, end: Position { line: 33, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 33, column: 22, }, end: Position { line: 33, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 34, column: 9, }, end: Position { line: 34, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 34, column: 19, }, end: Position { line: 34, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 35, column: 9, }, end: Position { line: 35, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 35, column: 23, }, end: Position { line: 35, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 35, column: 27, }, end: Position { line: 35, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Whether to set the system sendmail to nullmailer's.", span: Span { start: Position { line: 35, column: 34, }, end: Position { line: 35, column: 85, }, }, }, ), ], span: Span { start: Position { line: 35, column: 33, }, end: Position { line: 35, column: 86, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 32, column: 30, }, end: Position { line: 36, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "remotesFile", span: Span { start: Position { line: 38, column: 7, }, end: Position { line: 38, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 38, column: 21, }, end: Position { line: 38, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 39, column: 9, }, end: Position { line: 39, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 39, column: 16, }, end: Position { line: 39, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 39, column: 22, }, end: Position { line: 39, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 39, column: 29, }, end: Position { line: 39, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 39, column: 35, }, end: Position { line: 39, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 40, column: 9, }, end: Position { line: 40, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 40, column: 19, }, end: Position { line: 40, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 41, column: 9, }, end: Position { line: 41, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 41, column: 23, }, end: Position { line: 41, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 41, column: 27, }, end: Position { line: 41, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Path to the `remotes` control file. This file contains a\nlist of remote servers to which to send each message.\n\nSee `man 8 nullmailer-send` for syntax and available\noptions.\n", span: Span { start: Position { line: 42, column: 1, }, end: Position { line: 47, column: 9, }, }, }, ), ], span: Span { start: Position { line: 41, column: 33, }, end: Position { line: 47, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 38, column: 30, }, end: Position { line: 48, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 50, column: 7, }, end: Position { line: 50, column: 13, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "adminaddr", span: Span { start: Position { line: 51, column: 9, }, end: Position { line: 51, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 51, column: 21, }, end: Position { line: 51, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 52, column: 11, }, end: Position { line: 52, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 52, column: 18, }, end: Position { line: 52, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 52, column: 24, }, end: Position { line: 52, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 52, column: 31, }, end: Position { line: 52, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 52, column: 37, }, end: Position { line: 52, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 53, column: 11, }, end: Position { line: 53, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 53, column: 21, }, end: Position { line: 53, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 54, column: 11, }, end: Position { line: 54, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 54, column: 25, }, end: Position { line: 54, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 54, column: 29, }, end: Position { line: 54, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If set, all recipients to users at either \"localhost\" (the literal string)\nor the canonical host name (from the me control attribute) are remapped to this address.\nThis is provided to allow local daemons to be able to send email to\n\"somebody@localhost\" and have it go somewhere sensible instead of being bounced\nby your relay host. To send to multiple addresses,\nput them all on one line separated by a comma.\n", span: Span { start: Position { line: 55, column: 1, }, end: Position { line: 61, column: 11, }, }, }, ), ], span: Span { start: Position { line: 54, column: 35, }, end: Position { line: 61, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 51, column: 30, }, end: Position { line: 62, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "allmailfrom", span: Span { start: Position { line: 64, column: 9, }, 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: "type", span: Span { start: Position { line: 65, column: 11, }, end: Position { line: 65, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 65, column: 18, }, end: Position { line: 65, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 65, column: 24, }, end: Position { line: 65, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 65, column: 31, }, end: Position { line: 65, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 65, column: 37, }, end: Position { line: 65, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 66, column: 11, }, end: Position { line: 66, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 66, column: 21, }, end: Position { line: 66, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 67, column: 11, }, end: Position { line: 67, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 67, column: 25, }, end: Position { line: 67, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 67, column: 29, }, end: Position { line: 67, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If set, content will override the envelope sender on all messages.\n", span: Span { start: Position { line: 68, column: 1, }, end: Position { line: 69, column: 11, }, }, }, ), ], span: Span { start: Position { line: 67, column: 35, }, end: Position { line: 69, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 64, column: 32, }, end: Position { line: 70, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultdomain", span: Span { start: Position { line: 72, column: 9, }, end: Position { line: 72, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 72, column: 25, }, end: Position { line: 72, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 73, column: 11, }, end: Position { line: 73, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 73, column: 18, }, end: Position { line: 73, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 73, column: 24, }, end: Position { line: 73, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 73, column: 31, }, end: Position { line: 73, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 73, column: 37, }, end: Position { line: 73, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 74, column: 11, }, end: Position { line: 74, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 74, column: 21, }, end: Position { line: 74, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 75, column: 11, }, end: Position { line: 75, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 75, column: 25, }, end: Position { line: 75, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 75, column: 29, }, end: Position { line: 75, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The content of this attribute is appended to any host name that\ndoes not contain a period (except localhost), including defaulthost\nand idhost. Defaults to the value of the me attribute, if it exists,\notherwise the literal name defauldomain.\n", span: Span { start: Position { line: 76, column: 1, }, end: Position { line: 80, column: 11, }, }, }, ), ], span: Span { start: Position { line: 75, column: 35, }, end: Position { line: 80, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 72, column: 34, }, end: Position { line: 81, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaulthost", span: Span { start: Position { line: 83, column: 9, }, end: Position { line: 83, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 83, column: 23, }, end: Position { line: 83, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 84, column: 11, }, end: Position { line: 84, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 84, column: 18, }, end: Position { line: 84, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 84, column: 24, }, end: Position { line: 84, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 84, column: 31, }, end: Position { line: 84, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 84, column: 37, }, end: Position { line: 84, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 85, column: 11, }, end: Position { line: 85, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 85, column: 21, }, end: Position { line: 85, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 86, column: 11, }, end: Position { line: 86, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 86, column: 25, }, end: Position { line: 86, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 86, column: 29, }, end: Position { line: 86, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The content of this attribute is appended to any address that\nis missing a host name. Defaults to the value of the me control\nattribute, if it exists, otherwise the literal name defaulthost.\n", span: Span { start: Position { line: 87, column: 1, }, end: Position { line: 90, column: 11, }, }, }, ), ], span: Span { start: Position { line: 86, column: 35, }, end: Position { line: 90, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 83, column: 32, }, end: Position { line: 91, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "doublebounceto", span: Span { start: Position { line: 93, column: 9, }, end: Position { line: 93, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 93, column: 26, }, end: Position { line: 93, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 94, column: 11, }, end: Position { line: 94, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 94, column: 18, }, end: Position { line: 94, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 94, column: 24, }, end: Position { line: 94, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 94, column: 31, }, end: Position { line: 94, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 94, column: 37, }, end: Position { line: 94, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 95, column: 11, }, end: Position { line: 95, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 95, column: 21, }, end: Position { line: 95, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 96, column: 11, }, end: Position { line: 96, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 96, column: 25, }, end: Position { line: 96, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 96, column: 29, }, end: Position { line: 96, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If the original sender was empty (the original message was a\ndelivery status or disposition notification), the double bounce\nis sent to the address in this attribute.\n", span: Span { start: Position { line: 97, column: 1, }, end: Position { line: 100, column: 11, }, }, }, ), ], span: Span { start: Position { line: 96, column: 35, }, end: Position { line: 100, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 93, column: 35, }, end: Position { line: 101, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "helohost", span: Span { start: Position { line: 103, column: 9, }, end: Position { line: 103, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 103, column: 20, }, end: Position { line: 103, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 104, column: 11, }, end: Position { line: 104, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 104, column: 18, }, end: Position { line: 104, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 104, column: 24, }, end: Position { line: 104, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 104, column: 31, }, end: Position { line: 104, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 104, column: 37, }, end: Position { line: 104, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 105, column: 11, }, end: Position { line: 105, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 105, column: 21, }, end: Position { line: 105, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 106, column: 11, }, end: Position { line: 106, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 106, column: 25, }, end: Position { line: 106, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 106, column: 29, }, end: Position { line: 106, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Sets the environment variable $HELOHOST which is used by the\nSMTP protocol module to set the parameter given to the HELO command.\nDefaults to the value of the me configuration attribute.\n", span: Span { start: Position { line: 107, column: 1, }, end: Position { line: 110, column: 11, }, }, }, ), ], span: Span { start: Position { line: 106, column: 35, }, end: Position { line: 110, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 103, column: 29, }, end: Position { line: 111, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "idhost", span: Span { start: Position { line: 113, column: 9, }, end: Position { line: 113, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 113, column: 18, }, end: Position { line: 113, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 114, column: 11, }, end: Position { line: 114, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 114, column: 18, }, end: Position { line: 114, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 114, column: 24, }, end: Position { line: 114, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 114, column: 31, }, end: Position { line: 114, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 114, column: 37, }, end: Position { line: 114, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 115, column: 11, }, end: Position { line: 115, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 115, column: 21, }, end: Position { line: 115, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 116, column: 11, }, end: Position { line: 116, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 116, column: 25, }, end: Position { line: 116, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 116, column: 29, }, end: Position { line: 116, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The content of this attribute is used when building the message-id\nstring for the message. Defaults to the canonicalized value of defaulthost.\n", span: Span { start: Position { line: 117, column: 1, }, end: Position { line: 119, column: 11, }, }, }, ), ], span: Span { start: Position { line: 116, column: 35, }, end: Position { line: 119, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 113, column: 27, }, end: Position { line: 120, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "maxpause", span: Span { start: Position { line: 122, column: 9, }, end: Position { line: 122, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 122, column: 20, }, end: Position { line: 122, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 123, column: 11, }, end: Position { line: 123, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 123, column: 18, }, end: Position { line: 123, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 123, column: 24, }, end: Position { line: 123, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 123, column: 31, }, end: Position { line: 123, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 123, column: 37, }, end: Position { line: 123, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 124, column: 11, }, end: Position { line: 124, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 124, column: 21, }, end: Position { line: 124, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 125, column: 11, }, end: Position { line: 125, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 125, column: 25, }, end: Position { line: 125, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 125, column: 29, }, end: Position { line: 125, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The maximum time to pause between successive queue runs, in seconds.\nDefaults to 24 hours (86400).\n", span: Span { start: Position { line: 126, column: 1, }, end: Position { line: 128, column: 11, }, }, }, ), ], span: Span { start: Position { line: 125, column: 35, }, end: Position { line: 128, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 122, column: 29, }, end: Position { line: 129, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "me", span: Span { start: Position { line: 131, column: 9, }, end: Position { line: 131, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 131, column: 14, }, end: Position { line: 131, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 132, column: 11, }, end: Position { line: 132, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 132, column: 18, }, end: Position { line: 132, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 132, column: 24, }, end: Position { line: 132, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 132, column: 31, }, end: Position { line: 132, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 132, column: 37, }, end: Position { line: 132, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 133, column: 11, }, end: Position { line: 133, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 133, column: 21, }, end: Position { line: 133, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 134, column: 11, }, end: Position { line: 134, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 134, column: 25, }, end: Position { line: 134, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 134, column: 29, }, end: Position { line: 134, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The fully-qualifiled host name of the computer running nullmailer.\nDefaults to the literal name me.\n", span: Span { start: Position { line: 135, column: 1, }, end: Position { line: 137, column: 11, }, }, }, ), ], span: Span { start: Position { line: 134, column: 35, }, end: Position { line: 137, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 131, column: 23, }, end: Position { line: 138, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "pausetime", span: Span { start: Position { line: 140, column: 9, }, end: Position { line: 140, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 140, column: 21, }, end: Position { line: 140, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 141, column: 11, }, end: Position { line: 141, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 141, column: 18, }, end: Position { line: 141, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 141, column: 24, }, end: Position { line: 141, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 141, column: 31, }, end: Position { line: 141, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 141, column: 37, }, end: Position { line: 141, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 142, column: 11, }, end: Position { line: 142, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 142, column: 21, }, end: Position { line: 142, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 143, column: 11, }, end: Position { line: 143, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 143, column: 25, }, end: Position { line: 143, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 143, column: 29, }, end: Position { line: 143, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The minimum time to pause between successive queue runs when there\nare messages in the queue, in seconds. Defaults to 1 minute (60).\nEach time this timeout is reached, the timeout is doubled to a\nmaximum of maxpause. After new messages are injected, the timeout\nis reset. If this is set to 0, nullmailer-send will exit\nimmediately after going through the queue once (one-shot mode).\n", span: Span { start: Position { line: 144, column: 1, }, end: Position { line: 150, column: 11, }, }, }, ), ], span: Span { start: Position { line: 143, column: 35, }, end: Position { line: 150, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 140, column: 30, }, end: Position { line: 151, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "remotes", span: Span { start: Position { line: 153, column: 9, }, end: Position { line: 153, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 153, column: 19, }, end: Position { line: 153, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 154, column: 11, }, end: Position { line: 154, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 154, column: 18, }, end: Position { line: 154, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 154, column: 24, }, end: Position { line: 154, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 154, column: 31, }, end: Position { line: 154, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 154, column: 37, }, end: Position { line: 154, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 155, column: 11, }, end: Position { line: 155, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 155, column: 21, }, end: Position { line: 155, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 156, column: 11, }, end: Position { line: 156, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 156, column: 25, }, end: Position { line: 156, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 156, column: 29, }, end: Position { line: 156, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "A list of remote servers to which to send each message. Each line\ncontains a remote host name or address followed by an optional\nprotocol string, separated by white space.\n\nSee `man 8 nullmailer-send` for syntax and available\noptions.\n\nWARNING: This is stored world-readable in the nix store. If you need\nto specify any secret credentials here, consider using the\n`remotesFile` option instead.\n", span: Span { start: Position { line: 157, column: 1, }, end: Position { line: 167, column: 11, }, }, }, ), ], span: Span { start: Position { line: 156, column: 35, }, end: Position { line: 167, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 153, column: 28, }, end: Position { line: 168, column: 10, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "sendtimeout", span: Span { start: Position { line: 170, column: 9, }, end: Position { line: 170, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 170, column: 23, }, end: Position { line: 170, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 171, column: 11, }, end: Position { line: 171, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 171, column: 18, }, end: Position { line: 171, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 171, column: 24, }, end: Position { line: 171, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 171, column: 31, }, end: Position { line: 171, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 171, column: 37, }, end: Position { line: 171, column: 40, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 172, column: 11, }, end: Position { line: 172, column: 18, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 172, column: 21, }, end: Position { line: 172, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 173, column: 11, }, end: Position { line: 173, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 173, column: 25, }, end: Position { line: 173, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 173, column: 29, }, end: Position { line: 173, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The time to wait for a remote module listed above to complete sending\na message before killing it and trying again, in seconds.\nDefaults to 1 hour (3600). If this is set to 0, nullmailer-send\nwill wait forever for messages to complete sending.\n", span: Span { start: Position { line: 174, column: 1, }, end: Position { line: 178, column: 11, }, }, }, ), ], span: Span { start: Position { line: 173, column: 35, }, end: Position { line: 178, column: 13, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 170, column: 32, }, end: Position { line: 179, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 50, column: 16, }, end: Position { line: 180, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 9, column: 27, }, end: Position { line: 181, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 7, column: 13, }, end: Position { line: 182, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 184, column: 3, }, end: Position { line: 184, column: 9, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 185, column: 5, }, end: Position { line: 185, column: 8, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 185, column: 11, }, end: Position { line: 185, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 185, column: 18, }, end: Position { line: 185, column: 26, }, }, }, ), Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 185, column: 27, }, end: Position { line: 185, column: 37, }, }, }, ), ], default: None, }, ), }, ), ], target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 186, column: 6, }, end: Position { line: 186, column: 10, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 186, column: 11, }, end: Position { line: 186, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 186, column: 15, }, end: Position { line: 186, column: 21, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "assertions", span: Span { start: Position { line: 188, column: 5, }, end: Position { line: 188, column: 15, }, }, }, ), ], to: List( List { elements: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "assertion", span: Span { start: Position { line: 189, column: 9, }, end: Position { line: 189, column: 18, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 189, column: 21, }, end: Position { line: 189, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 189, column: 25, }, end: Position { line: 189, column: 31, }, }, }, ), Raw( PartRaw { content: "remotes", span: Span { start: Position { line: 189, column: 32, }, end: Position { line: 189, column: 39, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 189, column: 43, }, end: Position { line: 189, column: 47, }, }, }, ), }, ), operator: LogicalOr, right: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 189, column: 51, }, end: Position { line: 189, column: 54, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "remotesFile", span: Span { start: Position { line: 189, column: 55, }, end: Position { line: 189, column: 66, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 189, column: 70, }, end: Position { line: 189, column: 74, }, }, }, ), }, ), }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "message", span: Span { start: Position { line: 190, column: 9, }, end: Position { line: 190, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Only one of `remotesFile` or `config.remotes` may be used at a time.", span: Span { start: Position { line: 190, column: 20, }, end: Position { line: 190, column: 88, }, }, }, ), ], span: Span { start: Position { line: 190, column: 19, }, end: Position { line: 190, column: 89, }, }, }, ), }, ), ], span: Span { start: Position { line: 189, column: 7, }, end: Position { line: 191, column: 8, }, }, }, ), ], span: Span { start: Position { line: 188, column: 18, }, end: Position { line: 192, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 194, column: 5, }, end: Position { line: 194, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemPackages", span: Span { start: Position { line: 195, column: 7, }, end: Position { line: 195, column: 21, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 195, column: 26, }, end: Position { line: 195, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 195, column: 31, }, end: Position { line: 195, column: 41, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 195, column: 24, }, end: Position { line: 195, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "etc", span: Span { start: Position { line: 196, column: 7, }, end: Position { line: 196, column: 10, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "validAttrs", span: Span { start: Position { line: 197, column: 9, }, end: Position { line: 197, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "filterAttrs", span: Span { start: Position { line: 197, column: 22, }, end: Position { line: 197, column: 33, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "name", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "value", }, ), body: BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "value", span: Span { start: Position { line: 197, column: 48, }, end: Position { line: 197, column: 53, }, }, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 197, column: 57, }, end: Position { line: 197, column: 61, }, }, }, ), }, ), span: Span { start: Position { line: 197, column: 41, }, end: Position { line: 197, column: 61, }, }, }, ), span: Span { start: Position { line: 197, column: 35, }, end: Position { line: 197, column: 61, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 197, column: 63, }, end: Position { line: 197, column: 66, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 197, column: 67, }, end: Position { line: 197, column: 73, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], target: BinaryOperation( BinaryOperation { left: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "foldl'", span: Span { start: Position { line: 199, column: 10, }, end: Position { line: 199, column: 16, }, }, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "as", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "name", }, ), body: BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "as", span: Span { start: Position { line: 199, column: 28, }, end: Position { line: 199, column: 30, }, }, }, ), operator: Update, right: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "nullmailer/", span: Span { start: Position { line: 199, column: 37, }, end: Position { line: 199, column: 55, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "name", span: Span { start: Position { line: 199, column: 50, }, end: Position { line: 199, column: 54, }, }, }, ), }, ), ], span: Span { start: Position { line: 199, column: 36, }, end: Position { line: 199, column: 56, }, }, }, ), }, ), Raw( PartRaw { content: "text", span: Span { start: Position { line: 199, column: 57, }, end: Position { line: 199, column: 61, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "validAttrs", span: Span { start: Position { line: 199, column: 64, }, end: Position { line: 199, column: 74, }, }, }, ), attribute_path: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "name", span: Span { start: Position { line: 199, column: 77, }, end: Position { line: 199, column: 81, }, }, }, ), }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 199, column: 34, }, end: Position { line: 199, column: 85, }, }, }, ), }, ), span: Span { start: Position { line: 199, column: 22, }, end: Position { line: 199, column: 85, }, }, }, ), span: Span { start: Position { line: 199, column: 18, }, end: Position { line: 199, column: 85, }, }, }, ), Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 199, column: 87, }, end: Position { line: 199, column: 89, }, }, }, ), FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "attrNames", span: Span { start: Position { line: 199, column: 91, }, end: Position { line: 199, column: 100, }, }, }, ), arguments: [ Identifier( Identifier { id: "validAttrs", span: Span { start: Position { line: 199, column: 101, }, end: Position { line: 199, column: 111, }, }, }, ), ], }, ), ], }, ), operator: Update, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 200, column: 14, }, end: Position { line: 200, column: 27, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 200, column: 29, }, end: Position { line: 200, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "remotesFile", span: Span { start: Position { line: 200, column: 33, }, end: Position { line: 200, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 200, column: 48, }, end: Position { line: 200, column: 52, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "nullmailer/remotes", span: Span { start: Position { line: 200, column: 57, }, end: Position { line: 200, column: 75, }, }, }, ), ], span: Span { start: Position { line: 200, column: 56, }, end: Position { line: 200, column: 76, }, }, }, ), }, ), Raw( PartRaw { content: "source", span: Span { start: Position { line: 200, column: 77, }, end: Position { line: 200, column: 83, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 200, column: 86, }, end: Position { line: 200, column: 89, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "remotesFile", span: Span { start: Position { line: 200, column: 90, }, end: Position { line: 200, column: 101, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 200, column: 54, }, end: Position { line: 200, column: 104, }, }, }, ), ], }, ), }, ), span: Span { start: Position { line: 196, column: 13, }, end: Position { line: 200, column: 104, }, }, }, ), }, ), ], span: Span { start: Position { line: 194, column: 19, }, end: Position { line: 201, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 203, column: 5, }, end: Position { line: 203, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 204, column: 7, }, end: Position { line: 204, column: 12, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 204, column: 15, }, end: Position { line: 204, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 204, column: 19, }, end: Position { line: 204, column: 23, }, }, }, ), ], default: None, }, ), }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 205, column: 9, }, end: Position { line: 205, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Nullmailer relay-only mta user", span: Span { start: Position { line: 205, column: 24, }, end: Position { line: 205, column: 54, }, }, }, ), ], span: Span { start: Position { line: 205, column: 23, }, end: Position { line: 205, column: 55, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 206, column: 9, }, end: Position { line: 206, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 206, column: 17, }, end: Position { line: 206, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 206, column: 21, }, end: Position { line: 206, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "isSystemUser", span: Span { start: Position { line: 207, column: 9, }, end: Position { line: 207, column: 21, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 207, column: 24, }, end: Position { line: 207, column: 28, }, }, }, ), }, ), ], span: Span { start: Position { line: 204, column: 27, }, end: Position { line: 208, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "groups", span: Span { start: Position { line: 210, column: 7, }, end: Position { line: 210, column: 13, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 210, column: 16, }, end: Position { line: 210, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 210, column: 20, }, end: Position { line: 210, column: 25, }, }, }, ), ], default: None, }, ), }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 210, column: 29, }, end: Position { line: 210, column: 32, }, }, }, ), }, ), ], span: Span { start: Position { line: 203, column: 13, }, end: Position { line: 211, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 213, column: 5, }, end: Position { line: 213, column: 12, }, }, }, ), Raw( PartRaw { content: "tmpfiles", span: Span { start: Position { line: 213, column: 13, }, end: Position { line: 213, column: 21, }, }, }, ), Raw( PartRaw { content: "rules", span: Span { start: Position { line: 213, column: 22, }, end: Position { line: 213, column: 27, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "d /var/spool/nullmailer - ", span: Span { start: Position { line: 214, column: 8, }, end: Position { line: 214, column: 45, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 214, column: 36, }, end: Position { line: 214, column: 39, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 214, column: 40, }, end: Position { line: 214, column: 44, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " - - -", span: Span { start: Position { line: 214, column: 8, }, end: Position { line: 214, column: 51, }, }, }, ), ], span: Span { start: Position { line: 214, column: 7, }, end: Position { line: 214, column: 52, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "d /var/spool/nullmailer/failed 750 ", span: Span { start: Position { line: 215, column: 8, }, end: Position { line: 215, column: 54, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 215, column: 45, }, end: Position { line: 215, column: 48, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 215, column: 49, }, end: Position { line: 215, column: 53, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " - - -", span: Span { start: Position { line: 215, column: 8, }, end: Position { line: 215, column: 60, }, }, }, ), ], span: Span { start: Position { line: 215, column: 7, }, end: Position { line: 215, column: 61, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "d /var/spool/nullmailer/queue 750 ", span: Span { start: Position { line: 216, column: 8, }, end: Position { line: 216, column: 53, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 216, column: 44, }, end: Position { line: 216, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 216, column: 48, }, end: Position { line: 216, column: 52, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " - - -", span: Span { start: Position { line: 216, column: 8, }, end: Position { line: 216, column: 59, }, }, }, ), ], span: Span { start: Position { line: 216, column: 7, }, end: Position { line: 216, column: 60, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "d /var/spool/nullmailer/tmp 750 ", span: Span { start: Position { line: 217, column: 8, }, end: Position { line: 217, column: 51, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 217, column: 42, }, end: Position { line: 217, column: 45, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 217, column: 46, }, end: Position { line: 217, column: 50, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " - - -", span: Span { start: Position { line: 217, column: 8, }, end: Position { line: 217, column: 57, }, }, }, ), ], span: Span { start: Position { line: 217, column: 7, }, end: Position { line: 217, column: 58, }, }, }, ), ], span: Span { start: Position { line: 213, column: 30, }, end: Position { line: 218, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 220, column: 5, }, end: Position { line: 220, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 220, column: 13, }, end: Position { line: 220, column: 21, }, }, }, ), Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 220, column: 22, }, end: Position { line: 220, column: 32, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 221, column: 7, }, end: Position { line: 221, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 221, column: 22, }, end: Position { line: 221, column: 32, }, }, }, ), ], span: Span { start: Position { line: 221, column: 21, }, end: Position { line: 221, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 222, column: 7, }, end: Position { line: 222, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 222, column: 21, }, end: Position { line: 222, column: 38, }, }, }, ), ], span: Span { start: Position { line: 222, column: 20, }, end: Position { line: 222, column: 39, }, }, }, ), ], span: Span { start: Position { line: 222, column: 18, }, end: Position { line: 222, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 223, column: 7, }, end: Position { line: 223, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 223, column: 18, }, end: Position { line: 223, column: 32, }, }, }, ), ], span: Span { start: Position { line: 223, column: 17, }, end: Position { line: 223, column: 33, }, }, }, ), ], span: Span { start: Position { line: 223, column: 15, }, end: Position { line: 223, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 225, column: 7, }, end: Position { line: 225, column: 15, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "rm -f /var/spool/nullmailer/trigger && mkfifo -m 660 /var/spool/nullmailer/trigger\n", span: Span { start: Position { line: 226, column: 1, }, end: Position { line: 227, column: 7, }, }, }, ), ], span: Span { start: Position { line: 225, column: 18, }, end: Position { line: 227, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 229, column: 7, }, end: Position { line: 229, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 230, column: 9, }, end: Position { line: 230, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 230, column: 16, }, end: Position { line: 230, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 230, column: 20, }, end: Position { line: 230, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Group", span: Span { start: Position { line: 231, column: 9, }, end: Position { line: 231, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 231, column: 17, }, end: Position { line: 231, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 231, column: 21, }, end: Position { line: 231, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 232, column: 9, }, end: Position { line: 232, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 232, column: 24, }, end: Position { line: 232, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 232, column: 29, }, end: Position { line: 232, column: 39, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/nullmailer-send", span: Span { start: Position { line: 232, column: 22, }, end: Position { line: 232, column: 60, }, }, }, ), ], span: Span { start: Position { line: 232, column: 21, }, end: Position { line: 232, column: 61, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Restart", span: Span { start: Position { line: 233, column: 9, }, end: Position { line: 233, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "always", span: Span { start: Position { line: 233, column: 20, }, end: Position { line: 233, column: 26, }, }, }, ), ], span: Span { start: Position { line: 233, column: 19, }, end: Position { line: 233, column: 27, }, }, }, ), }, ), ], span: Span { start: Position { line: 229, column: 23, }, end: Position { line: 234, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 220, column: 35, }, end: Position { line: 235, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 237, column: 5, }, end: Position { line: 237, column: 13, }, }, }, ), Raw( PartRaw { content: "mail", span: Span { start: Position { line: 237, column: 14, }, end: Position { line: 237, column: 18, }, }, }, ), Raw( PartRaw { content: "sendmailSetuidWrapper", span: Span { start: Position { line: 237, column: 19, }, end: Position { line: 237, column: 40, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 237, column: 43, }, end: Position { line: 237, column: 47, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 237, column: 48, }, end: Position { line: 237, column: 51, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "setSendmail", span: Span { start: Position { line: 237, column: 52, }, end: Position { line: 237, column: 63, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "program", span: Span { start: Position { line: 238, column: 7, }, end: Position { line: 238, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "sendmail", span: Span { start: Position { line: 238, column: 18, }, end: Position { line: 238, column: 26, }, }, }, ), ], span: Span { start: Position { line: 238, column: 17, }, end: Position { line: 238, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "source", span: Span { start: Position { line: 239, column: 7, }, end: Position { line: 239, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 239, column: 19, }, end: Position { line: 239, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullmailer", span: Span { start: Position { line: 239, column: 24, }, end: Position { line: 239, column: 34, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/sendmail", span: Span { start: Position { line: 239, column: 17, }, end: Position { line: 239, column: 48, }, }, }, ), ], span: Span { start: Position { line: 239, column: 16, }, end: Position { line: 239, column: 49, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "owner", span: Span { start: Position { line: 240, column: 7, }, end: Position { line: 240, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 240, column: 15, }, end: Position { line: 240, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 240, column: 19, }, end: Position { line: 240, column: 23, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 241, column: 7, }, end: Position { line: 241, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 241, column: 15, }, end: Position { line: 241, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 241, column: 19, }, end: Position { line: 241, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "setuid", span: Span { start: Position { line: 242, column: 7, }, end: Position { line: 242, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 242, column: 16, }, end: Position { line: 242, column: 20, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "setgid", span: Span { start: Position { line: 243, column: 7, }, end: Position { line: 243, column: 13, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 243, column: 16, }, end: Position { line: 243, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 237, column: 64, }, end: Position { line: 244, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 186, column: 22, }, end: Position { line: 245, column: 4, }, }, }, ), ], }, ), span: Span { start: Position { line: 184, column: 12, }, end: Position { line: 245, column: 4, }, }, }, ), }, ), ], span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 246, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 246, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 246, column: 2, }, }, }, )