Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "options", 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: "gocd-server", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 36, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "opt", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "options", span: Span { start: Position { line: 7, column: 9, }, end: Position { line: 7, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 7, column: 17, }, end: Position { line: 7, column: 25, }, }, }, ), Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 7, column: 26, }, end: Position { line: 7, column: 37, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 10, column: 5, }, end: Position { line: 10, column: 13, }, }, }, ), Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 10, column: 14, }, end: Position { line: 10, column: 25, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 11, column: 7, }, end: Position { line: 11, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 11, column: 16, }, end: Position { line: 11, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 11, column: 32, }, end: Position { line: 11, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 11, column: 36, }, end: Position { line: 11, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 11, column: 43, }, end: Position { line: 11, column: 54, }, }, }, ), ], span: Span { start: Position { line: 11, column: 42, }, end: Position { line: 11, column: 55, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 13, column: 7, }, end: Position { line: 13, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 13, column: 14, }, end: Position { line: 13, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 14, column: 9, }, end: Position { line: 14, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 14, column: 20, }, end: Position { line: 14, column: 31, }, }, }, ), ], span: Span { start: Position { line: 14, column: 19, }, end: Position { line: 14, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 15, column: 9, }, end: Position { line: 15, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 15, column: 16, }, end: Position { line: 15, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 15, column: 22, }, end: Position { line: 15, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 16, column: 9, }, end: Position { line: 16, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 16, column: 23, }, end: Position { line: 16, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 16, column: 27, }, end: Position { line: 16, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "User the Go.CD server should execute under.\n", span: Span { start: Position { line: 17, column: 1, }, end: Position { line: 18, column: 9, }, }, }, ), ], span: Span { start: Position { line: 16, column: 33, }, end: Position { line: 18, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 13, column: 23, }, end: Position { line: 19, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 21, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 21, column: 15, }, end: Position { line: 21, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 22, column: 9, }, end: Position { line: 22, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 22, column: 20, }, end: Position { line: 22, column: 31, }, }, }, ), ], span: Span { start: Position { line: 22, column: 19, }, end: Position { line: 22, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 23, column: 9, }, end: Position { line: 23, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 23, column: 16, }, end: Position { line: 23, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 23, column: 22, }, end: Position { line: 23, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 24, column: 9, }, end: Position { line: 24, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 24, column: 23, }, end: Position { line: 24, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 24, column: 27, }, end: Position { line: 24, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If the default user \"gocd-server\" is configured then this is the primary group of that user.\n", span: Span { start: Position { line: 25, column: 1, }, end: Position { line: 26, column: 9, }, }, }, ), ], span: Span { start: Position { line: 24, column: 33, }, end: Position { line: 26, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 21, column: 24, }, end: Position { line: 27, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraGroups", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 29, column: 21, }, end: Position { line: 29, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 30, column: 9, }, end: Position { line: 30, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 30, column: 19, }, end: Position { line: 30, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 31, column: 9, }, end: Position { line: 31, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 31, column: 16, }, end: Position { line: 31, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 31, column: 22, }, end: Position { line: 31, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 31, column: 29, }, end: Position { line: 31, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 31, column: 35, }, end: Position { line: 31, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 32, column: 9, }, end: Position { line: 32, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "wheel", span: Span { start: Position { line: 32, column: 22, }, end: Position { line: 32, column: 27, }, }, }, ), ], span: Span { start: Position { line: 32, column: 21, }, end: Position { line: 32, column: 28, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "docker", span: Span { start: Position { line: 32, column: 30, }, end: Position { line: 32, column: 36, }, }, }, ), ], span: Span { start: Position { line: 32, column: 29, }, end: Position { line: 32, column: 37, }, }, }, ), ], span: Span { start: Position { line: 32, column: 19, }, end: Position { line: 32, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 33, column: 23, }, end: Position { line: 33, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 33, column: 27, }, end: Position { line: 33, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "List of extra groups that the \"gocd-server\" user should be a part of.\n", span: Span { start: Position { line: 34, column: 1, }, end: Position { line: 35, column: 9, }, }, }, ), ], span: Span { start: Position { line: 33, column: 33, }, end: Position { line: 35, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 29, column: 30, }, end: Position { line: 36, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "listenAddress", span: Span { start: Position { line: 38, column: 7, }, end: Position { line: 38, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 38, column: 23, }, end: Position { line: 38, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 39, column: 9, }, end: Position { line: 39, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0.0.0.0", span: Span { start: Position { line: 39, column: 20, }, end: Position { line: 39, column: 27, }, }, }, ), ], span: Span { start: Position { line: 39, column: 19, }, end: Position { line: 39, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 40, column: 9, }, end: Position { line: 40, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "localhost", span: Span { start: Position { line: 40, column: 20, }, end: Position { line: 40, column: 29, }, }, }, ), ], span: Span { start: Position { line: 40, column: 19, }, end: Position { line: 40, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 41, column: 9, }, end: Position { line: 41, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 41, column: 16, }, end: Position { line: 41, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 41, column: 22, }, end: Position { line: 41, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 42, column: 9, }, end: Position { line: 42, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 42, column: 23, }, end: Position { line: 42, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 42, column: 27, }, end: Position { line: 42, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies the bind address on which the Go.CD server HTTP interface listens.\n", span: Span { start: Position { line: 43, column: 1, }, end: Position { line: 44, column: 9, }, }, }, ), ], span: Span { start: Position { line: 42, column: 33, }, end: Position { line: 44, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 38, column: 32, }, end: Position { line: 45, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 47, column: 7, }, end: Position { line: 47, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 47, column: 14, }, end: Position { line: 47, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 48, column: 9, }, end: Position { line: 48, column: 16, }, }, }, ), ], to: Integer( Integer { value: "8153", span: Span { start: Position { line: 48, column: 19, }, end: Position { line: 48, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 49, column: 9, }, end: Position { line: 49, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 49, column: 16, }, end: Position { line: 49, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "int", span: Span { start: Position { line: 49, column: 22, }, end: Position { line: 49, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 50, column: 9, }, end: Position { line: 50, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 50, column: 23, }, end: Position { line: 50, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 50, column: 27, }, end: Position { line: 50, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies port number on which the Go.CD server HTTP interface listens.\n", span: Span { start: Position { line: 51, column: 1, }, end: Position { line: 52, column: 9, }, }, }, ), ], span: Span { start: Position { line: 50, column: 33, }, end: Position { line: 52, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 47, column: 23, }, end: Position { line: 53, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "sslPort", span: Span { start: Position { line: 55, column: 7, }, end: Position { line: 55, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 55, column: 17, }, end: Position { line: 55, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 56, column: 9, }, end: Position { line: 56, column: 16, }, }, }, ), ], to: Integer( Integer { value: "8154", span: Span { start: Position { line: 56, column: 19, }, end: Position { line: 56, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 57, column: 9, }, end: Position { line: 57, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 57, column: 16, }, end: Position { line: 57, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "int", span: Span { start: Position { line: 57, column: 22, }, end: Position { line: 57, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 58, column: 9, }, end: Position { line: 58, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 58, column: 23, }, end: Position { line: 58, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 58, column: 27, }, end: Position { line: 58, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies port number on which the Go.CD server HTTPS interface listens.\n", span: Span { start: Position { line: 59, column: 1, }, end: Position { line: 60, column: 9, }, }, }, ), ], span: Span { start: Position { line: 58, column: 33, }, end: Position { line: 60, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 55, column: 26, }, end: Position { line: 61, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 63, column: 7, }, end: Position { line: 63, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 63, column: 17, }, end: Position { line: 63, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 64, column: 9, }, end: Position { line: 64, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/go-server", span: Span { start: Position { line: 64, column: 20, }, end: Position { line: 64, column: 38, }, }, }, ), ], span: Span { start: Position { line: 64, column: 19, }, end: Position { line: 64, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 65, column: 9, }, end: Position { line: 65, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 65, column: 16, }, end: Position { line: 65, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 65, column: 22, }, end: Position { line: 65, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 66, column: 9, }, end: Position { line: 66, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 66, column: 23, }, end: Position { line: 66, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 66, column: 27, }, end: Position { line: 66, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies the working directory in which the Go.CD server java archive resides.\n", span: Span { start: Position { line: 67, column: 1, }, end: Position { line: 68, column: 9, }, }, }, ), ], span: Span { start: Position { line: 66, column: 33, }, end: Position { line: 68, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 63, column: 26, }, end: Position { line: 69, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "packages", span: Span { start: Position { line: 71, column: 7, }, end: Position { line: 71, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 71, column: 18, }, end: Position { line: 71, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 72, column: 9, }, end: Position { line: 72, column: 16, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 72, column: 21, }, end: Position { line: 72, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "stdenv", span: Span { start: Position { line: 72, column: 26, }, end: Position { line: 72, column: 32, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 72, column: 33, }, end: Position { line: 72, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jre", span: Span { start: Position { line: 72, column: 38, }, end: Position { line: 72, column: 41, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 72, column: 42, }, end: Position { line: 72, column: 46, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "git", span: Span { start: Position { line: 72, column: 47, }, end: Position { line: 72, column: 50, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 72, column: 51, }, end: Position { line: 72, column: 57, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "programs", span: Span { start: Position { line: 72, column: 58, }, end: Position { line: 72, column: 66, }, }, }, ), Raw( PartRaw { content: "ssh", span: Span { start: Position { line: 72, column: 67, }, end: Position { line: 72, column: 70, }, }, }, ), Raw( PartRaw { content: "package", span: Span { start: Position { line: 72, column: 71, }, end: Position { line: 72, column: 78, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 72, column: 79, }, end: Position { line: 72, column: 83, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nix", span: Span { start: Position { line: 72, column: 84, }, end: Position { line: 72, column: 87, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 72, column: 19, }, end: Position { line: 72, column: 89, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 73, column: 23, }, end: Position { line: 73, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "[ pkgs.stdenv pkgs.jre pkgs.git config.programs.ssh.package pkgs.nix ]", span: Span { start: Position { line: 73, column: 42, }, end: Position { line: 73, column: 112, }, }, }, ), ], span: Span { start: Position { line: 73, column: 41, }, end: Position { line: 73, column: 113, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 74, column: 9, }, end: Position { line: 74, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 74, column: 16, }, end: Position { line: 74, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 74, column: 22, }, end: Position { line: 74, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 74, column: 29, }, end: Position { line: 74, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 74, column: 35, }, end: Position { line: 74, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 75, column: 9, }, end: Position { line: 75, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 75, column: 23, }, end: Position { line: 75, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 75, column: 27, }, end: Position { line: 75, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Packages to add to PATH for the Go.CD server's process.\n", span: Span { start: Position { line: 76, column: 1, }, end: Position { line: 77, column: 9, }, }, }, ), ], span: Span { start: Position { line: 75, column: 33, }, end: Position { line: 77, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 71, column: 27, }, end: Position { line: 78, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "initialJavaHeapSize", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 80, column: 29, }, end: Position { line: 80, column: 37, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 81, column: 9, }, end: Position { line: 81, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "512m", span: Span { start: Position { line: 81, column: 20, }, end: Position { line: 81, column: 24, }, }, }, ), ], span: Span { start: Position { line: 81, column: 19, }, end: Position { line: 81, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 82, column: 9, }, end: Position { line: 82, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 82, column: 16, }, end: Position { line: 82, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 82, column: 22, }, end: Position { line: 82, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 83, column: 9, }, end: Position { line: 83, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 83, column: 23, }, end: Position { line: 83, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 83, column: 27, }, end: Position { line: 83, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies the initial java heap memory size for the Go.CD server's java process.\n", span: Span { start: Position { line: 84, column: 1, }, end: Position { line: 85, column: 9, }, }, }, ), ], span: Span { start: Position { line: 83, column: 33, }, end: Position { line: 85, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 80, column: 38, }, end: Position { line: 86, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "maxJavaHeapMemory", span: Span { start: Position { line: 88, column: 7, }, end: Position { line: 88, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 88, column: 27, }, end: Position { line: 88, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 89, column: 9, }, end: Position { line: 89, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "1024m", span: Span { start: Position { line: 89, column: 20, }, end: Position { line: 89, column: 25, }, }, }, ), ], span: Span { start: Position { line: 89, column: 19, }, end: Position { line: 89, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 90, column: 9, }, end: Position { line: 90, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 90, column: 16, }, end: Position { line: 90, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 90, column: 22, }, end: Position { line: 90, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 91, column: 9, }, end: Position { line: 91, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 91, column: 23, }, end: Position { line: 91, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 91, column: 27, }, end: Position { line: 91, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies the java maximum heap memory size for the Go.CD server's java process.\n", span: Span { start: Position { line: 92, column: 1, }, end: Position { line: 93, column: 9, }, }, }, ), ], span: Span { start: Position { line: 91, column: 33, }, end: Position { line: 93, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 88, column: 36, }, end: Position { line: 94, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "startupOptions", span: Span { start: Position { line: 96, column: 7, }, end: Position { line: 96, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 96, column: 24, }, end: Position { line: 96, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 97, column: 9, }, end: Position { line: 97, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 16, }, end: Position { line: 97, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 97, column: 22, }, end: Position { line: 97, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 29, }, end: Position { line: 97, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 97, column: 35, }, end: Position { line: 97, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 98, column: 9, }, end: Position { line: 98, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "-Xms", span: Span { start: Position { line: 99, column: 12, }, end: Position { line: 99, column: 42, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 99, column: 18, }, end: Position { line: 99, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "initialJavaHeapSize", span: Span { start: Position { line: 99, column: 22, }, end: Position { line: 99, column: 41, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 99, column: 11, }, end: Position { line: 99, column: 43, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Xmx", span: Span { start: Position { line: 100, column: 12, }, end: Position { line: 100, column: 40, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 100, column: 18, }, end: Position { line: 100, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "maxJavaHeapMemory", span: Span { start: Position { line: 100, column: 22, }, end: Position { line: 100, column: 39, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 100, column: 11, }, end: Position { line: 100, column: 41, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcruise.listen.host=", span: Span { start: Position { line: 101, column: 12, }, end: Position { line: 101, column: 53, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 101, column: 35, }, end: Position { line: 101, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenAddress", span: Span { start: Position { line: 101, column: 39, }, end: Position { line: 101, column: 52, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 101, column: 11, }, end: Position { line: 101, column: 54, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Duser.language=en", span: Span { start: Position { line: 102, column: 12, }, end: Position { line: 102, column: 30, }, }, }, ), ], span: Span { start: Position { line: 102, column: 11, }, end: Position { line: 102, column: 31, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Djruby.rack.request.size.threshold.bytes=30000000", span: Span { start: Position { line: 103, column: 12, }, end: Position { line: 103, column: 62, }, }, }, ), ], span: Span { start: Position { line: 103, column: 11, }, end: Position { line: 103, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Duser.country=US", span: Span { start: Position { line: 104, column: 12, }, end: Position { line: 104, column: 29, }, }, }, ), ], span: Span { start: Position { line: 104, column: 11, }, end: Position { line: 104, column: 30, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcruise.config.dir=", span: Span { start: Position { line: 105, column: 12, }, end: Position { line: 105, column: 46, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 105, column: 34, }, end: Position { line: 105, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 105, column: 38, }, end: Position { line: 105, column: 45, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/conf", span: Span { start: Position { line: 105, column: 12, }, end: Position { line: 105, column: 51, }, }, }, ), ], span: Span { start: Position { line: 105, column: 11, }, end: Position { line: 105, column: 52, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcruise.config.file=", span: Span { start: Position { line: 106, column: 12, }, end: Position { line: 106, column: 47, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 106, column: 35, }, end: Position { line: 106, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 106, column: 39, }, end: Position { line: 106, column: 46, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/conf/cruise-config.xml", span: Span { start: Position { line: 106, column: 12, }, end: Position { line: 106, column: 70, }, }, }, ), ], span: Span { start: Position { line: 106, column: 11, }, end: Position { line: 106, column: 71, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcruise.server.port=", span: Span { start: Position { line: 107, column: 12, }, end: Position { line: 107, column: 53, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 107, column: 35, }, end: Position { line: 107, column: 43, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 107, column: 44, }, end: Position { line: 107, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 107, column: 48, }, end: Position { line: 107, column: 52, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 107, column: 11, }, end: Position { line: 107, column: 54, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Dcruise.server.ssl.port=", span: Span { start: Position { line: 108, column: 12, }, end: Position { line: 108, column: 60, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 108, column: 39, }, end: Position { line: 108, column: 47, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 108, column: 48, }, end: Position { line: 108, column: 51, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "sslPort", span: Span { start: Position { line: 108, column: 52, }, end: Position { line: 108, column: 59, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 108, column: 11, }, end: Position { line: 108, column: 61, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "--add-opens=java.base/java.lang=ALL-UNNAMED", span: Span { start: Position { line: 109, column: 12, }, end: Position { line: 109, column: 55, }, }, }, ), ], span: Span { start: Position { line: 109, column: 11, }, end: Position { line: 109, column: 56, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "--add-opens=java.base/java.util=ALL-UNNAMED", span: Span { start: Position { line: 110, column: 12, }, end: Position { line: 110, column: 55, }, }, }, ), ], span: Span { start: Position { line: 110, column: 11, }, end: Position { line: 110, column: 56, }, }, }, ), ], span: Span { start: Position { line: 98, column: 19, }, end: Position { line: 111, column: 10, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 112, column: 9, }, end: Position { line: 112, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 112, column: 23, }, end: Position { line: 112, column: 40, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "[\n \"-Xms", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 114, column: 18, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 114, column: 21, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 114, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 114, column: 31, }, end: Position { line: 114, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "initialJavaHeapSize", span: Span { start: Position { line: 114, column: 35, }, end: Position { line: 114, column: 54, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}\"\n \"-Xmx", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 115, column: 18, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 115, column: 21, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 115, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 115, column: 31, }, end: Position { line: 115, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "maxJavaHeapMemory", span: Span { start: Position { line: 115, column: 35, }, end: Position { line: 115, column: 52, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}\"\n \"-Dcruise.listen.host=", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 116, column: 35, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 116, column: 38, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 116, column: 46, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 116, column: 48, }, end: Position { line: 116, column: 51, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenAddress", span: Span { start: Position { line: 116, column: 52, }, end: Position { line: 116, column: 65, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}\"\n \"-Duser.language=en\"\n \"-Djruby.rack.request.size.threshold.bytes=30000000\"\n \"-Duser.country=US\"\n \"-Dcruise.config.dir=", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 120, column: 34, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 120, column: 37, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 120, column: 45, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 120, column: 47, }, end: Position { line: 120, column: 50, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 120, column: 51, }, end: Position { line: 120, column: 58, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}/conf\"\n \"-Dcruise.config.file=", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 121, column: 35, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 121, column: 38, }, }, }, ), Raw( PartRaw { content: "{config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 121, column: 46, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 121, column: 48, }, end: Position { line: 121, column: 51, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 121, column: 52, }, end: Position { line: 121, column: 59, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}/conf/cruise-config.xml\"\n \"-Dcruise.server.port=", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 122, column: 35, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 122, column: 38, }, }, }, ), Raw( PartRaw { content: "{toString config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 122, column: 55, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 122, column: 57, }, end: Position { line: 122, column: 60, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 122, column: 61, }, end: Position { line: 122, column: 65, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}\"\n \"-Dcruise.server.ssl.port=", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 123, column: 39, }, }, }, ), Raw( PartRaw { content: "$", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 123, column: 42, }, }, }, ), Raw( PartRaw { content: "{toString config.", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 123, column: 59, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "opt", span: Span { start: Position { line: 123, column: 61, }, end: Position { line: 123, column: 64, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "sslPort", span: Span { start: Position { line: 123, column: 65, }, end: Position { line: 123, column: 72, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "}\"\n \"--add-opens=java.base/java.lang=ALL-UNNAMED\"\n \"--add-opens=java.base/java.util=ALL-UNNAMED\"\n]\n", span: Span { start: Position { line: 113, column: 1, }, end: Position { line: 127, column: 9, }, }, }, ), ], span: Span { start: Position { line: 112, column: 41, }, end: Position { line: 127, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 129, column: 9, }, end: Position { line: 129, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 129, column: 23, }, end: Position { line: 129, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 129, column: 27, }, end: Position { line: 129, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies startup command line arguments to pass to Go.CD server\njava process.\n", span: Span { start: Position { line: 130, column: 1, }, end: Position { line: 132, column: 9, }, }, }, ), ], span: Span { start: Position { line: 129, column: 33, }, end: Position { line: 132, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 96, column: 33, }, end: Position { line: 133, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraOptions", span: Span { start: Position { line: 135, column: 7, }, end: Position { line: 135, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 135, column: 22, }, end: Position { line: 135, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 136, column: 9, }, end: Position { line: 136, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 136, column: 19, }, end: Position { line: 136, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 137, column: 9, }, end: Position { line: 137, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 137, column: 16, }, end: Position { line: 137, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 137, column: 22, }, end: Position { line: 137, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 137, column: 29, }, end: Position { line: 137, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 137, column: 35, }, end: Position { line: 137, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 138, column: 9, }, end: Position { line: 138, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "-X debug", span: Span { start: Position { line: 139, column: 12, }, end: Position { line: 139, column: 20, }, }, }, ), ], span: Span { start: Position { line: 139, column: 11, }, end: Position { line: 139, column: 21, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5005", span: Span { start: Position { line: 140, column: 12, }, end: Position { line: 140, column: 73, }, }, }, ), ], span: Span { start: Position { line: 140, column: 11, }, end: Position { line: 140, column: 74, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-verbose:gc", span: Span { start: Position { line: 141, column: 12, }, end: Position { line: 141, column: 23, }, }, }, ), ], span: Span { start: Position { line: 141, column: 11, }, end: Position { line: 141, column: 24, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-Xloggc:go-server-gc.log", span: Span { start: Position { line: 142, column: 12, }, end: Position { line: 142, column: 36, }, }, }, ), ], span: Span { start: Position { line: 142, column: 11, }, end: Position { line: 142, column: 37, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-XX:+PrintGCTimeStamps", span: Span { start: Position { line: 143, column: 12, }, end: Position { line: 143, column: 34, }, }, }, ), ], span: Span { start: Position { line: 143, column: 11, }, end: Position { line: 143, column: 35, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-XX:+PrintTenuringDistribution", span: Span { start: Position { line: 144, column: 12, }, end: Position { line: 144, column: 42, }, }, }, ), ], span: Span { start: Position { line: 144, column: 11, }, end: Position { line: 144, column: 43, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-XX:+PrintGCDetails", span: Span { start: Position { line: 145, column: 12, }, end: Position { line: 145, column: 31, }, }, }, ), ], span: Span { start: Position { line: 145, column: 11, }, end: Position { line: 145, column: 32, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "-XX:+PrintGC", span: Span { start: Position { line: 146, column: 12, }, end: Position { line: 146, column: 24, }, }, }, ), ], span: Span { start: Position { line: 146, column: 11, }, end: Position { line: 146, column: 25, }, }, }, ), ], span: Span { start: Position { line: 138, column: 19, }, end: Position { line: 147, column: 10, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 148, column: 9, }, end: Position { line: 148, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 148, column: 23, }, end: Position { line: 148, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 148, column: 27, }, end: Position { line: 148, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies additional command line arguments to pass to Go.CD server's\njava process. Example contains debug and gcLog arguments.\n", span: Span { start: Position { line: 149, column: 1, }, end: Position { line: 151, column: 9, }, }, }, ), ], span: Span { start: Position { line: 148, column: 33, }, end: Position { line: 151, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 135, column: 31, }, end: Position { line: 152, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 154, column: 7, }, end: Position { line: 154, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 154, column: 21, }, end: Position { line: 154, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 155, column: 9, }, end: Position { line: 155, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 155, column: 19, }, end: Position { line: 155, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 156, column: 9, }, end: Position { line: 156, column: 13, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 156, column: 21, }, end: Position { line: 156, column: 26, }, }, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "attrsOf", span: Span { start: Position { line: 156, column: 28, }, end: Position { line: 156, column: 35, }, }, }, ), arguments: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 156, column: 36, }, end: Position { line: 156, column: 39, }, }, }, ), ], }, ), span: Span { start: Position { line: 156, column: 16, }, end: Position { line: 156, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 157, column: 9, }, end: Position { line: 157, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 157, column: 23, }, end: Position { line: 157, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 157, column: 27, }, end: Position { line: 157, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional environment variables to be passed to the gocd-server process.\nAs a base environment, gocd-server receives NIX_PATH from\n{option}`environment.sessionVariables`, NIX_REMOTE is set to\n\"daemon\".\n", span: Span { start: Position { line: 158, column: 1, }, end: Position { line: 162, column: 9, }, }, }, ), ], span: Span { start: Position { line: 157, column: 33, }, end: Position { line: 162, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 154, column: 30, }, end: Position { line: 163, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 10, column: 28, }, end: Position { line: 164, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 9, column: 13, }, end: Position { line: 165, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 167, column: 3, }, end: Position { line: 167, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 167, column: 12, }, end: Position { line: 167, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 167, column: 17, }, end: Position { line: 167, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 167, column: 21, }, end: Position { line: 167, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 168, column: 5, }, end: Position { line: 168, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 168, column: 11, }, end: Position { line: 168, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 168, column: 20, }, end: Position { line: 168, column: 33, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 168, column: 35, }, end: Position { line: 168, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 168, column: 39, }, end: Position { line: 168, column: 44, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 168, column: 49, }, end: Position { line: 168, column: 60, }, }, }, ), ], span: Span { start: Position { line: 168, column: 48, }, end: Position { line: 168, column: 61, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 169, column: 7, }, end: Position { line: 169, column: 18, }, }, }, ), Raw( PartRaw { content: "gid", span: Span { start: Position { line: 169, column: 19, }, end: Position { line: 169, column: 22, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 169, column: 25, }, end: Position { line: 169, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 169, column: 32, }, end: Position { line: 169, column: 35, }, }, }, ), Raw( PartRaw { content: "gids", span: Span { start: Position { line: 169, column: 36, }, end: Position { line: 169, column: 40, }, }, }, ), Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 169, column: 41, }, end: Position { line: 169, column: 52, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 168, column: 63, }, end: Position { line: 170, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 172, column: 5, }, end: Position { line: 172, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 172, column: 11, }, end: Position { line: 172, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 172, column: 19, }, end: Position { line: 172, column: 32, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 172, column: 34, }, end: Position { line: 172, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 172, column: 38, }, end: Position { line: 172, column: 42, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 172, column: 47, }, end: Position { line: 172, column: 58, }, }, }, ), ], span: Span { start: Position { line: 172, column: 46, }, end: Position { line: 172, column: 59, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 173, column: 7, }, end: Position { line: 173, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 174, column: 9, }, end: Position { line: 174, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "gocd-server user", span: Span { start: Position { line: 174, column: 24, }, end: Position { line: 174, column: 40, }, }, }, ), ], span: Span { start: Position { line: 174, column: 23, }, end: Position { line: 174, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "createHome", span: Span { start: Position { line: 175, column: 9, }, end: Position { line: 175, column: 19, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 175, column: 22, }, end: Position { line: 175, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 176, column: 9, }, end: Position { line: 176, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 176, column: 16, }, end: Position { line: 176, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 176, column: 20, }, end: Position { line: 176, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 177, column: 9, }, end: Position { line: 177, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 177, column: 17, }, end: Position { line: 177, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 177, column: 21, }, end: Position { line: 177, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraGroups", span: Span { start: Position { line: 178, column: 9, }, end: Position { line: 178, column: 20, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 178, column: 23, }, end: Position { line: 178, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraGroups", span: Span { start: Position { line: 178, column: 27, }, end: Position { line: 178, column: 38, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "useDefaultShell", span: Span { start: Position { line: 179, column: 9, }, end: Position { line: 179, column: 24, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 179, column: 27, }, end: Position { line: 179, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "uid", span: Span { start: Position { line: 180, column: 9, }, end: Position { line: 180, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 180, column: 15, }, end: Position { line: 180, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 180, column: 22, }, end: Position { line: 180, column: 25, }, }, }, ), Raw( PartRaw { content: "uids", span: Span { start: Position { line: 180, column: 26, }, end: Position { line: 180, column: 30, }, }, }, ), Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 180, column: 31, }, end: Position { line: 180, column: 42, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 173, column: 21, }, end: Position { line: 181, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 172, column: 61, }, end: Position { line: 182, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 184, column: 5, }, end: Position { line: 184, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 184, column: 13, }, end: Position { line: 184, column: 21, }, }, }, ), Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 184, column: 22, }, end: Position { line: 184, column: 33, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 185, column: 7, }, end: Position { line: 185, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "GoCD Server", span: Span { start: Position { line: 185, column: 22, }, end: Position { line: 185, column: 33, }, }, }, ), ], span: Span { start: Position { line: 185, column: 21, }, end: Position { line: 185, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 186, column: 7, }, end: Position { line: 186, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 186, column: 18, }, end: Position { line: 186, column: 32, }, }, }, ), ], span: Span { start: Position { line: 186, column: 17, }, end: Position { line: 186, column: 33, }, }, }, ), ], span: Span { start: Position { line: 186, column: 15, }, end: Position { line: 186, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 187, column: 7, }, end: Position { line: 187, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 187, column: 21, }, end: Position { line: 187, column: 38, }, }, }, ), ], span: Span { start: Position { line: 187, column: 20, }, end: Position { line: 187, column: 39, }, }, }, ), ], span: Span { start: Position { line: 187, column: 18, }, end: Position { line: 187, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 189, column: 7, }, end: Position { line: 189, column: 18, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "selectedSessionVars", span: Span { start: Position { line: 191, column: 11, }, end: Position { line: 191, column: 30, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 192, column: 13, }, end: Position { line: 192, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "filterAttrs", span: Span { start: Position { line: 192, column: 17, }, end: Position { line: 192, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "n", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "builtins", span: Span { start: Position { line: 192, column: 36, }, end: Position { line: 192, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "elem", span: Span { start: Position { line: 192, column: 45, }, end: Position { line: 192, column: 49, }, }, }, ), ], default: None, }, ), arguments: [ Identifier( Identifier { id: "n", span: Span { start: Position { line: 192, column: 50, }, end: Position { line: 192, column: 51, }, }, }, ), List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "NIX_PATH", span: Span { start: Position { line: 192, column: 55, }, end: Position { line: 192, column: 63, }, }, }, ), ], span: Span { start: Position { line: 192, column: 54, }, end: Position { line: 192, column: 64, }, }, }, ), ], span: Span { start: Position { line: 192, column: 52, }, end: Position { line: 192, column: 66, }, }, }, ), ], }, ), span: Span { start: Position { line: 192, column: 33, }, end: Position { line: 192, column: 66, }, }, }, ), span: Span { start: Position { line: 192, column: 30, }, end: Position { line: 192, column: 66, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 193, column: 15, }, end: Position { line: 193, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 193, column: 22, }, end: Position { line: 193, column: 33, }, }, }, ), Raw( PartRaw { content: "sessionVariables", span: Span { start: Position { line: 193, column: 34, }, end: Position { line: 193, column: 50, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], target: BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "selectedSessionVars", span: Span { start: Position { line: 195, column: 11, }, end: Position { line: 195, column: 30, }, }, }, ), operator: Update, right: BinaryOperation( BinaryOperation { left: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "NIX_REMOTE", span: Span { start: Position { line: 196, column: 15, }, end: Position { line: 196, column: 25, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "daemon", span: Span { start: Position { line: 196, column: 29, }, end: Position { line: 196, column: 35, }, }, }, ), ], span: Span { start: Position { line: 196, column: 28, }, end: Position { line: 196, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 196, column: 13, }, end: Position { line: 197, column: 14, }, }, }, ), operator: Update, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 198, column: 13, }, end: Position { line: 198, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 198, column: 17, }, end: Position { line: 198, column: 28, }, }, }, ), ], default: None, }, ), }, ), }, ), span: Span { start: Position { line: 190, column: 9, }, end: Position { line: 198, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 200, column: 7, }, end: Position { line: 200, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 200, column: 14, }, end: Position { line: 200, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "packages", span: Span { start: Position { line: 200, column: 18, }, end: Position { line: 200, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 202, column: 7, }, end: Position { line: 202, column: 13, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 203, column: 1, }, end: Position { line: 203, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 203, column: 11, }, end: Position { line: 203, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "git", span: Span { start: Position { line: 203, column: 16, }, end: Position { line: 203, column: 19, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/git config --global --add http.sslCAinfo /etc/ssl/certs/ca-certificates.crt\n", span: Span { start: Position { line: 203, column: 1, }, end: Position { line: 204, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 204, column: 11, }, end: Position { line: 204, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jre", span: Span { start: Position { line: 204, column: 16, }, end: Position { line: 204, column: 19, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/java -server ", span: Span { start: Position { line: 203, column: 1, }, end: Position { line: 204, column: 38, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 204, column: 40, }, end: Position { line: 204, column: 56, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: " ", span: Span { start: Position { line: 204, column: 58, }, end: Position { line: 204, column: 59, }, }, }, ), ], span: Span { start: Position { line: 204, column: 57, }, end: Position { line: 204, column: 60, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 204, column: 61, }, end: Position { line: 204, column: 64, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "startupOptions", span: Span { start: Position { line: 204, column: 65, }, end: Position { line: 204, column: 79, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n ", span: Span { start: Position { line: 203, column: 1, }, end: Position { line: 205, column: 32, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 205, column: 34, }, end: Position { line: 205, column: 50, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: " ", span: Span { start: Position { line: 205, column: 52, }, end: Position { line: 205, column: 53, }, }, }, ), ], span: Span { start: Position { line: 205, column: 51, }, end: Position { line: 205, column: 54, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 205, column: 55, }, end: Position { line: 205, column: 58, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraOptions", span: Span { start: Position { line: 205, column: 59, }, end: Position { line: 205, column: 71, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n -jar ", span: Span { start: Position { line: 203, column: 1, }, end: Position { line: 206, column: 36, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 206, column: 38, }, end: Position { line: 206, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "gocd-server", span: Span { start: Position { line: 206, column: 43, }, end: Position { line: 206, column: 54, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/go-server/lib/go.jar\n", span: Span { start: Position { line: 203, column: 1, }, end: Position { line: 207, column: 7, }, }, }, ), ], span: Span { start: Position { line: 202, column: 16, }, end: Position { line: 207, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 209, column: 7, }, end: Position { line: 209, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 210, column: 9, }, end: Position { line: 210, column: 13, }, }, }, ), ], to: 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: "user", span: Span { start: Position { line: 210, column: 20, }, end: Position { line: 210, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Group", span: Span { start: Position { line: 211, column: 9, }, end: Position { line: 211, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 211, column: 17, }, end: Position { line: 211, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 211, column: 21, }, end: Position { line: 211, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "WorkingDirectory", span: Span { start: Position { line: 212, column: 9, }, end: Position { line: 212, column: 25, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 212, column: 28, }, end: Position { line: 212, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "workDir", span: Span { start: Position { line: 212, column: 32, }, end: Position { line: 212, column: 39, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 209, column: 23, }, end: Position { line: 213, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 184, column: 36, }, end: Position { line: 214, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 167, column: 28, }, end: Position { line: 215, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 8, column: 4, }, end: Position { line: 216, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 216, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 216, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 216, column: 2, }, }, }, )