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: 2, column: 6, }, end: Position { line: 2, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 4, column: 3, }, end: Position { line: 4, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 4, column: 9, }, end: Position { line: 4, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 4, column: 16, }, end: Position { line: 4, column: 24, }, }, }, ), Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 4, column: 25, }, end: Position { line: 4, column: 32, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "jenkinsUrl", span: Span { start: Position { line: 5, column: 3, }, end: Position { line: 5, column: 13, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "http://", span: Span { start: Position { line: 5, column: 17, }, end: Position { line: 5, column: 44, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 5, column: 26, }, end: Position { line: 5, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenAddress", span: Span { start: Position { line: 5, column: 30, }, end: Position { line: 5, column: 43, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ":", span: Span { start: Position { line: 5, column: 17, }, end: Position { line: 5, column: 45, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 5, column: 47, }, end: Position { line: 5, column: 55, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 5, column: 56, }, end: Position { line: 5, column: 59, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 5, column: 60, }, end: Position { line: 5, column: 64, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 5, column: 67, }, end: Position { line: 5, column: 70, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "prefix", span: Span { start: Position { line: 5, column: 71, }, end: Position { line: 5, column: 77, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 5, column: 16, }, end: Position { line: 5, column: 79, }, }, }, ), }, ), ], 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: 8, column: 5, }, end: Position { line: 8, column: 13, }, }, }, ), Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 8, column: 14, }, end: Position { line: 8, column: 21, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 9, column: 7, }, end: Position { line: 9, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 9, column: 16, }, end: Position { line: 9, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 10, column: 9, }, end: Position { line: 10, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 10, column: 16, }, end: Position { line: 10, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 10, column: 22, }, end: Position { line: 10, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 11, column: 9, }, end: Position { line: 11, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 11, column: 19, }, end: Position { line: 11, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 12, column: 9, }, end: Position { line: 12, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 12, column: 23, }, end: Position { line: 12, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 12, column: 27, }, end: Position { line: 12, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether to enable the jenkins continuous integration server.\n", span: Span { start: Position { line: 13, column: 1, }, end: Position { line: 14, column: 9, }, }, }, ), ], span: Span { start: Position { line: 12, column: 33, }, end: Position { line: 14, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 9, column: 25, }, end: Position { line: 15, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 17, column: 7, }, end: Position { line: 17, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 17, column: 14, }, end: Position { line: 17, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ 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: "jenkins", span: Span { start: Position { line: 18, column: 20, }, end: Position { line: 18, column: 27, }, }, }, ), ], span: Span { start: Position { line: 18, column: 19, }, end: Position { line: 18, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 19, column: 9, }, end: Position { line: 19, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 19, column: 16, }, end: Position { line: 19, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 19, column: 22, }, end: Position { line: 19, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 20, column: 9, }, end: Position { line: 20, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 20, column: 23, }, end: Position { line: 20, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 20, column: 27, }, end: Position { line: 20, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "User the jenkins server should execute under.\n", span: Span { start: Position { line: 21, column: 1, }, end: Position { line: 22, column: 9, }, }, }, ), ], span: Span { start: Position { line: 20, column: 33, }, end: Position { line: 22, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 17, column: 23, }, end: Position { line: 23, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 25, column: 7, }, end: Position { line: 25, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 25, column: 15, }, end: Position { line: 25, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ 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: "jenkins", span: Span { start: Position { line: 26, column: 20, }, end: Position { line: 26, column: 27, }, }, }, ), ], span: Span { start: Position { line: 26, column: 19, }, end: Position { line: 26, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 27, column: 9, }, end: Position { line: 27, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 27, column: 16, }, end: Position { line: 27, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 27, column: 22, }, end: Position { line: 27, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 28, column: 9, }, end: Position { line: 28, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 28, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 28, column: 27, }, end: Position { line: 28, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If the default user \"jenkins\" is configured then this is the primary\ngroup of that user.\n", span: Span { start: Position { line: 29, column: 1, }, end: Position { line: 31, column: 9, }, }, }, ), ], span: Span { start: Position { line: 28, column: 33, }, end: Position { line: 31, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 25, column: 24, }, end: Position { line: 32, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraGroups", span: Span { start: Position { line: 34, column: 7, }, end: Position { line: 34, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 34, column: 21, }, end: Position { line: 34, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 35, column: 9, }, end: Position { line: 35, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 35, column: 16, }, end: Position { line: 35, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 35, column: 22, }, end: Position { line: 35, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 35, column: 29, }, end: Position { line: 35, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 35, column: 35, }, end: Position { line: 35, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 36, column: 9, }, end: Position { line: 36, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 36, column: 19, }, end: Position { line: 36, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 37, column: 9, }, end: Position { line: 37, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "wheel", span: Span { start: Position { line: 37, column: 22, }, end: Position { line: 37, column: 27, }, }, }, ), ], span: Span { start: Position { line: 37, column: 21, }, end: Position { line: 37, column: 28, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "dialout", span: Span { start: Position { line: 37, column: 30, }, end: Position { line: 37, column: 37, }, }, }, ), ], span: Span { start: Position { line: 37, column: 29, }, end: Position { line: 37, column: 38, }, }, }, ), ], span: Span { start: Position { line: 37, column: 19, }, end: Position { line: 37, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 38, column: 9, }, end: Position { line: 38, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 38, column: 23, }, end: Position { line: 38, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 38, column: 27, }, end: Position { line: 38, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "List of extra groups that the \"jenkins\" user should be a part of.\n", span: Span { start: Position { line: 39, column: 1, }, end: Position { line: 40, column: 9, }, }, }, ), ], span: Span { start: Position { line: 38, column: 33, }, end: Position { line: 40, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 34, column: 30, }, end: Position { line: 41, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 43, column: 7, }, end: Position { line: 43, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 43, column: 14, }, end: Position { line: 43, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 44, column: 9, }, end: Position { line: 44, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/jenkins", span: Span { start: Position { line: 44, column: 20, }, end: Position { line: 44, column: 36, }, }, }, ), ], span: Span { start: Position { line: 44, column: 19, }, end: Position { line: 44, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 45, column: 9, }, end: Position { line: 45, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 45, column: 16, }, end: Position { line: 45, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 45, column: 22, }, end: Position { line: 45, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 46, column: 9, }, end: Position { line: 46, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 46, column: 23, }, end: Position { line: 46, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 46, column: 27, }, end: Position { line: 46, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The path to use as JENKINS_HOME. If the default user \"jenkins\" is configured then\nthis is the home of the \"jenkins\" user.\n", span: Span { start: Position { line: 47, column: 1, }, end: Position { line: 49, column: 9, }, }, }, ), ], span: Span { start: Position { line: 46, column: 33, }, end: Position { line: 49, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 43, column: 23, }, end: Position { line: 50, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "listenAddress", span: Span { start: Position { line: 52, column: 7, }, end: Position { line: 52, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 52, column: 23, }, end: Position { line: 52, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 53, column: 9, }, end: Position { line: 53, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0.0.0.0", span: Span { start: Position { line: 53, column: 20, }, end: Position { line: 53, column: 27, }, }, }, ), ], span: Span { start: Position { line: 53, column: 19, }, end: Position { line: 53, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 54, column: 9, }, end: Position { line: 54, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "localhost", span: Span { start: Position { line: 54, column: 20, }, end: Position { line: 54, column: 29, }, }, }, ), ], span: Span { start: Position { line: 54, column: 19, }, end: Position { line: 54, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 55, column: 9, }, end: Position { line: 55, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 55, column: 16, }, end: Position { line: 55, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 55, column: 22, }, end: Position { line: 55, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 56, column: 9, }, end: Position { line: 56, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 56, column: 23, }, end: Position { line: 56, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 56, column: 27, }, end: Position { line: 56, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies the bind address on which the jenkins HTTP interface listens.\nThe default is the wildcard address.\n", span: Span { start: Position { line: 57, column: 1, }, end: Position { line: 59, column: 9, }, }, }, ), ], span: Span { start: Position { line: 56, column: 33, }, end: Position { line: 59, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 52, column: 32, }, end: Position { line: 60, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 62, column: 7, }, end: Position { line: 62, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 62, column: 14, }, end: Position { line: 62, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 63, column: 9, }, end: Position { line: 63, column: 16, }, }, }, ), ], to: Integer( Integer { value: "8080", span: Span { start: Position { line: 63, column: 19, }, end: Position { line: 63, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 64, column: 9, }, end: Position { line: 64, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 64, column: 16, }, end: Position { line: 64, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 64, column: 22, }, end: Position { line: 64, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 65, column: 9, }, end: Position { line: 65, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 65, column: 23, }, end: Position { line: 65, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 65, column: 27, }, end: Position { line: 65, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Specifies port number on which the jenkins HTTP interface listens.\nThe default is 8080.\n", span: Span { start: Position { line: 66, column: 1, }, end: Position { line: 68, column: 9, }, }, }, ), ], span: Span { start: Position { line: 65, column: 33, }, end: Position { line: 68, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 62, column: 23, }, end: Position { line: 69, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "prefix", span: Span { start: Position { line: 71, column: 7, }, end: Position { line: 71, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 71, column: 16, }, end: Position { line: 71, column: 24, }, }, }, ), 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: String( String_ { parts: [], span: Span { start: Position { line: 72, column: 19, }, end: Position { line: 72, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 73, column: 9, }, end: Position { line: 73, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/jenkins", span: Span { start: Position { line: 73, column: 20, }, end: Position { line: 73, column: 28, }, }, }, ), ], span: Span { start: Position { line: 73, column: 19, }, end: Position { line: 73, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 74, column: 9, }, end: Position { line: 74, column: 13, }, }, }, ), ], to: 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: "str", span: Span { start: Position { line: 74, column: 22, }, end: Position { line: 74, column: 25, }, }, }, ), ], 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: "Specifies a urlPrefix to use with jenkins.\nIf the example /jenkins is given, the jenkins server will be\naccessible using localhost:8080/jenkins.\n", span: Span { start: Position { line: 76, column: 1, }, end: Position { line: 79, column: 9, }, }, }, ), ], span: Span { start: Position { line: 75, column: 33, }, end: Position { line: 79, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 71, column: 25, }, end: Position { line: 80, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 82, column: 7, }, end: Position { line: 82, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 82, column: 17, }, end: Position { line: 82, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 83, column: 9, }, end: Position { line: 83, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 83, column: 19, }, end: Position { line: 83, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 83, column: 24, }, end: Position { line: 83, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 84, column: 9, }, end: Position { line: 84, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 84, column: 23, }, end: Position { line: 84, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.jenkins", span: Span { start: Position { line: 84, column: 42, }, end: Position { line: 84, column: 54, }, }, }, ), ], span: Span { start: Position { line: 84, column: 41, }, end: Position { line: 84, column: 55, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 85, column: 9, }, end: Position { line: 85, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 85, column: 16, }, end: Position { line: 85, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 85, column: 22, }, end: Position { line: 85, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 86, column: 9, }, end: Position { line: 86, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 86, column: 23, }, end: Position { line: 86, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 86, column: 27, }, end: Position { line: 86, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Jenkins package to use.", span: Span { start: Position { line: 86, column: 34, }, end: Position { line: 86, column: 57, }, }, }, ), ], span: Span { start: Position { line: 86, column: 33, }, end: Position { line: 86, column: 58, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 82, column: 26, }, end: Position { line: 87, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "packages", span: Span { start: Position { line: 89, column: 7, }, end: Position { line: 89, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 89, column: 18, }, end: Position { line: 89, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 90, column: 9, }, end: Position { line: 90, column: 16, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 90, column: 21, }, end: Position { line: 90, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "stdenv", span: Span { start: Position { line: 90, column: 26, }, end: Position { line: 90, column: 32, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 90, column: 33, }, end: Position { line: 90, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "git", span: Span { start: Position { line: 90, column: 38, }, end: Position { line: 90, column: 41, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 90, column: 42, }, end: Position { line: 90, column: 46, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jdk17", span: Span { start: Position { line: 90, column: 47, }, end: Position { line: 90, column: 52, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 90, column: 53, }, end: Position { line: 90, column: 59, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "programs", span: Span { start: Position { line: 90, column: 60, }, end: Position { line: 90, column: 68, }, }, }, ), Raw( PartRaw { content: "ssh", span: Span { start: Position { line: 90, column: 69, }, end: Position { line: 90, column: 72, }, }, }, ), Raw( PartRaw { content: "package", span: Span { start: Position { line: 90, column: 73, }, end: Position { line: 90, column: 80, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 90, column: 81, }, end: Position { line: 90, column: 85, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nix", span: Span { start: Position { line: 90, column: 86, }, end: Position { line: 90, column: 89, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 90, column: 19, }, end: Position { line: 90, column: 91, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 91, column: 9, }, end: Position { line: 91, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 91, column: 23, }, end: Position { line: 91, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "[ pkgs.stdenv pkgs.git pkgs.jdk17 config.programs.ssh.package pkgs.nix ]", span: Span { start: Position { line: 91, column: 42, }, end: Position { line: 91, column: 114, }, }, }, ), ], span: Span { start: Position { line: 91, column: 41, }, end: Position { line: 91, column: 115, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 92, column: 9, }, end: Position { line: 92, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 92, column: 16, }, end: Position { line: 92, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 92, column: 22, }, end: Position { line: 92, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 92, column: 29, }, end: Position { line: 92, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 92, column: 35, }, end: Position { line: 92, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 93, column: 9, }, end: Position { line: 93, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 93, column: 23, }, end: Position { line: 93, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 93, column: 27, }, end: Position { line: 93, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Packages to add to PATH for the jenkins process.\n", span: Span { start: Position { line: 94, column: 1, }, end: Position { line: 95, column: 9, }, }, }, ), ], span: Span { start: Position { line: 93, column: 33, }, end: Position { line: 95, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 89, column: 27, }, end: Position { line: 96, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 98, column: 7, }, end: Position { line: 98, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 98, column: 21, }, end: Position { line: 98, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 99, column: 9, }, end: Position { line: 99, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 99, column: 19, }, end: Position { line: 99, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 100, column: 9, }, end: Position { line: 100, column: 13, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 100, column: 21, }, end: Position { line: 100, column: 26, }, }, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "attrsOf", span: Span { start: Position { line: 100, column: 28, }, end: Position { line: 100, column: 35, }, }, }, ), arguments: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 100, column: 36, }, end: Position { line: 100, column: 39, }, }, }, ), ], }, ), span: Span { start: Position { line: 100, column: 16, }, end: Position { line: 100, column: 39, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 101, column: 9, }, end: Position { line: 101, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 101, column: 23, }, end: Position { line: 101, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 101, column: 27, }, end: Position { line: 101, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional environment variables to be passed to the jenkins process.\nAs a base environment, jenkins receives NIX_PATH from\n{option}`environment.sessionVariables`, NIX_REMOTE is set to\n\"daemon\" and JENKINS_HOME is set to the value of\n{option}`services.jenkins.home`.\nThis option has precedence and can be used to override those\nmentioned variables.\n", span: Span { start: Position { line: 102, column: 1, }, end: Position { line: 109, column: 9, }, }, }, ), ], span: Span { start: Position { line: 101, column: 33, }, end: Position { line: 109, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 98, column: 30, }, end: Position { line: 110, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "plugins", span: Span { start: Position { line: 112, column: 7, }, end: Position { line: 112, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 112, column: 17, }, end: Position { line: 112, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 113, column: 9, }, end: Position { line: 113, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 113, column: 19, }, end: Position { line: 113, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 114, column: 9, }, end: Position { line: 114, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 114, column: 16, }, end: Position { line: 114, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 114, column: 22, }, end: Position { line: 114, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 114, column: 30, }, end: Position { line: 114, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "attrsOf", span: Span { start: Position { line: 114, column: 36, }, end: Position { line: 114, column: 43, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 114, column: 44, }, end: Position { line: 114, column: 49, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 114, column: 50, }, end: Position { line: 114, column: 57, }, }, }, ), ], default: None, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 115, column: 9, }, end: Position { line: 115, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 115, column: 23, }, end: Position { line: 115, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 115, column: 27, }, end: Position { line: 115, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "A set of plugins to activate. Note that this will completely\nremove and replace any previously installed plugins. If you\nhave manually-installed plugins that you want to keep while\nusing this module, set this option to\n`null`. You can generate this set with a\ntool such as `jenkinsPlugins2nix`.\n", span: Span { start: Position { line: 116, column: 1, }, end: Position { line: 122, column: 9, }, }, }, ), ], span: Span { start: Position { line: 115, column: 33, }, end: Position { line: 122, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 123, column: 9, }, end: Position { line: 123, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 123, column: 19, }, end: Position { line: 123, column: 36, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "import path/to/jenkinsPlugins2nix-generated-plugins.nix { inherit (pkgs) fetchurl stdenv; }\n", span: Span { start: Position { line: 124, column: 1, }, end: Position { line: 125, column: 9, }, }, }, ), ], span: Span { start: Position { line: 123, column: 37, }, end: Position { line: 125, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 112, column: 26, }, end: Position { line: 126, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraOptions", span: Span { start: Position { line: 128, column: 7, }, end: Position { line: 128, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 128, column: 22, }, end: Position { line: 128, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 129, column: 9, }, end: Position { line: 129, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 129, column: 16, }, end: Position { line: 129, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 129, column: 22, }, end: Position { line: 129, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 129, column: 29, }, end: Position { line: 129, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 129, column: 35, }, end: Position { line: 129, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 130, column: 9, }, end: Position { line: 130, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 130, column: 19, }, end: Position { line: 130, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 131, column: 9, }, end: Position { line: 131, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "--debug=9", span: Span { start: Position { line: 131, column: 22, }, end: Position { line: 131, column: 31, }, }, }, ), ], span: Span { start: Position { line: 131, column: 21, }, end: Position { line: 131, column: 32, }, }, }, ), ], span: Span { start: Position { line: 131, column: 19, }, end: Position { line: 131, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 132, column: 9, }, end: Position { line: 132, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 132, column: 23, }, end: Position { line: 132, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 132, column: 27, }, end: Position { line: 132, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional command line arguments to pass to Jenkins.\n", span: Span { start: Position { line: 133, column: 1, }, end: Position { line: 134, column: 9, }, }, }, ), ], span: Span { start: Position { line: 132, column: 33, }, end: Position { line: 134, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 128, column: 31, }, end: Position { line: 135, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraJavaOptions", span: Span { start: Position { line: 137, column: 7, }, end: Position { line: 137, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 137, column: 26, }, end: Position { line: 137, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 138, column: 9, }, end: Position { line: 138, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 138, column: 16, }, end: Position { line: 138, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 138, column: 22, }, end: Position { line: 138, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 138, column: 29, }, end: Position { line: 138, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 138, column: 35, }, end: Position { line: 138, column: 38, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 139, column: 9, }, end: Position { line: 139, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 139, column: 19, }, end: Position { line: 139, column: 22, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 140, column: 9, }, end: Position { line: 140, column: 16, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "-Xmx80m", span: Span { start: Position { line: 140, column: 22, }, end: Position { line: 140, column: 29, }, }, }, ), ], span: Span { start: Position { line: 140, column: 21, }, end: Position { line: 140, column: 30, }, }, }, ), ], span: Span { start: Position { line: 140, column: 19, }, end: Position { line: 140, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 141, column: 9, }, end: Position { line: 141, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 141, column: 23, }, end: Position { line: 141, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 141, column: 27, }, end: Position { line: 141, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional command line arguments to pass to the Java run time (as opposed to Jenkins).\n", span: Span { start: Position { line: 142, column: 1, }, end: Position { line: 143, column: 9, }, }, }, ), ], span: Span { start: Position { line: 141, column: 33, }, end: Position { line: 143, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 137, column: 35, }, end: Position { line: 144, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "withCLI", span: Span { start: Position { line: 146, column: 7, }, end: Position { line: 146, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 146, column: 17, }, end: Position { line: 146, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 147, column: 9, }, end: Position { line: 147, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 147, column: 16, }, end: Position { line: 147, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 147, column: 22, }, end: Position { line: 147, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 148, column: 9, }, end: Position { line: 148, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 148, column: 19, }, end: Position { line: 148, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 149, column: 9, }, end: Position { line: 149, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 149, column: 23, }, end: Position { line: 149, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 149, column: 27, }, end: Position { line: 149, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether to make the CLI available.\n\nMore info about the CLI available at\n[\nhttps://www.jenkins.io/doc/book/managing/cli](https://www.jenkins.io/doc/book/managing/cli) .\n", span: Span { start: Position { line: 150, column: 1, }, end: Position { line: 155, column: 9, }, }, }, ), ], span: Span { start: Position { line: 149, column: 33, }, end: Position { line: 155, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 146, column: 26, }, end: Position { line: 156, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 8, column: 24, }, end: Position { line: 157, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 7, column: 13, }, end: Position { line: 158, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 160, column: 3, }, end: Position { line: 160, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 160, column: 12, }, end: Position { line: 160, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 160, column: 17, }, end: Position { line: 160, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 160, column: 21, }, end: Position { line: 160, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 161, column: 5, }, end: Position { line: 161, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemPackages", span: Span { start: Position { line: 163, column: 7, }, end: Position { line: 163, column: 21, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 164, column: 9, }, end: Position { line: 164, column: 13, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dejavu_fonts", span: Span { start: Position { line: 164, column: 14, }, end: Position { line: 164, column: 26, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 163, column: 24, }, end: Position { line: 165, column: 8, }, }, }, ), operator: Concatenation, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optional", span: Span { start: Position { line: 165, column: 12, }, end: Position { line: 165, column: 20, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 165, column: 21, }, end: Position { line: 165, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "withCLI", span: Span { start: Position { line: 165, column: 25, }, end: Position { line: 165, column: 32, }, }, }, ), ], default: None, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 165, column: 33, }, end: Position { line: 165, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 165, column: 37, }, end: Position { line: 165, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "variables", span: Span { start: Position { line: 167, column: 7, }, end: Position { line: 167, column: 16, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 167, column: 19, }, end: Position { line: 167, column: 21, }, }, }, ), operator: Update, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 168, column: 12, }, end: Position { line: 168, column: 25, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 168, column: 26, }, end: Position { line: 168, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "withCLI", span: Span { start: Position { line: 168, column: 30, }, end: Position { line: 168, column: 37, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "JENKINS_URL", span: Span { start: Position { line: 170, column: 11, }, end: Position { line: 170, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "jenkinsUrl", span: Span { start: Position { line: 170, column: 25, }, end: Position { line: 170, column: 35, }, }, }, ), }, ), ], span: Span { start: Position { line: 168, column: 38, }, end: Position { line: 171, column: 10, }, }, }, ), ], }, ), }, ), }, ), ], span: Span { start: Position { line: 161, column: 19, }, end: Position { line: 172, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 174, column: 5, }, end: Position { line: 174, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 174, column: 11, }, end: Position { line: 174, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 174, column: 20, }, end: Position { line: 174, column: 33, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 174, column: 35, }, end: Position { line: 174, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 174, column: 39, }, end: Position { line: 174, column: 44, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 174, column: 49, }, end: Position { line: 174, column: 56, }, }, }, ), ], span: Span { start: Position { line: 174, column: 48, }, end: Position { line: 174, column: 57, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 175, column: 7, }, end: Position { line: 175, column: 14, }, }, }, ), Raw( PartRaw { content: "gid", span: Span { start: Position { line: 175, column: 15, }, end: Position { line: 175, column: 18, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 175, column: 21, }, end: Position { line: 175, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 175, column: 28, }, end: Position { line: 175, column: 31, }, }, }, ), Raw( PartRaw { content: "gids", span: Span { start: Position { line: 175, column: 32, }, end: Position { line: 175, column: 36, }, }, }, ), Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 175, column: 37, }, end: Position { line: 175, column: 44, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 174, column: 59, }, end: Position { line: 176, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 178, column: 5, }, end: Position { line: 178, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 178, column: 11, }, end: Position { line: 178, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 178, column: 19, }, end: Position { line: 178, column: 32, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 178, column: 34, }, end: Position { line: 178, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 178, column: 38, }, end: Position { line: 178, column: 42, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 178, column: 47, }, end: Position { line: 178, column: 54, }, }, }, ), ], span: Span { start: Position { line: 178, column: 46, }, end: Position { line: 178, column: 55, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 179, column: 7, }, end: Position { line: 179, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 180, column: 9, }, end: Position { line: 180, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "jenkins user", span: Span { start: Position { line: 180, column: 24, }, end: Position { line: 180, column: 36, }, }, }, ), ], span: Span { start: Position { line: 180, column: 23, }, end: Position { line: 180, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "createHome", span: Span { start: Position { line: 181, column: 9, }, end: Position { line: 181, column: 19, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 181, column: 22, }, end: Position { line: 181, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 182, column: 9, }, end: Position { line: 182, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 182, column: 16, }, end: Position { line: 182, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 182, column: 20, }, end: Position { line: 182, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 183, column: 9, }, end: Position { line: 183, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 183, column: 17, }, end: Position { line: 183, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 183, column: 21, }, end: Position { line: 183, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraGroups", span: Span { start: Position { line: 184, column: 9, }, end: Position { line: 184, column: 20, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 184, column: 23, }, end: Position { line: 184, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraGroups", span: Span { start: Position { line: 184, column: 27, }, end: Position { line: 184, column: 38, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "useDefaultShell", span: Span { start: Position { line: 185, column: 9, }, end: Position { line: 185, column: 24, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 185, column: 27, }, end: Position { line: 185, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "uid", span: Span { start: Position { line: 186, column: 9, }, end: Position { line: 186, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 186, column: 15, }, end: Position { line: 186, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "ids", span: Span { start: Position { line: 186, column: 22, }, end: Position { line: 186, column: 25, }, }, }, ), Raw( PartRaw { content: "uids", span: Span { start: Position { line: 186, column: 26, }, end: Position { line: 186, column: 30, }, }, }, ), Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 186, column: 31, }, end: Position { line: 186, column: 38, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 179, column: 17, }, end: Position { line: 187, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 178, column: 57, }, end: Position { line: 188, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 190, column: 5, }, end: Position { line: 190, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 190, column: 13, }, end: Position { line: 190, column: 21, }, }, }, ), Raw( PartRaw { content: "jenkins", span: Span { start: Position { line: 190, column: 22, }, end: Position { line: 190, column: 29, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 191, column: 7, }, end: Position { line: 191, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Jenkins Continuous Integration Server", span: Span { start: Position { line: 191, column: 22, }, end: Position { line: 191, column: 59, }, }, }, ), ], span: Span { start: Position { line: 191, column: 21, }, end: Position { line: 191, column: 60, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 192, column: 7, }, end: Position { line: 192, column: 12, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 192, column: 18, }, end: Position { line: 192, column: 32, }, }, }, ), ], span: Span { start: Position { line: 192, column: 17, }, end: Position { line: 192, column: 33, }, }, }, ), ], span: Span { start: Position { line: 192, column: 15, }, end: Position { line: 192, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 193, column: 7, }, end: Position { line: 193, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 193, column: 21, }, end: Position { line: 193, column: 38, }, }, }, ), ], span: Span { start: Position { line: 193, column: 20, }, end: Position { line: 193, column: 39, }, }, }, ), ], span: Span { start: Position { line: 193, column: 18, }, end: Position { line: 193, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 195, column: 7, }, end: Position { line: 195, column: 18, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "selectedSessionVars", span: Span { start: Position { line: 197, column: 11, }, end: Position { line: 197, column: 30, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 198, column: 13, }, end: Position { line: 198, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "filterAttrs", span: Span { start: Position { line: 198, column: 17, }, end: Position { line: 198, 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: 198, column: 36, }, end: Position { line: 198, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "elem", span: Span { start: Position { line: 198, column: 45, }, end: Position { line: 198, column: 49, }, }, }, ), ], default: None, }, ), arguments: [ Identifier( Identifier { id: "n", span: Span { start: Position { line: 198, column: 50, }, end: Position { line: 198, column: 51, }, }, }, ), List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "NIX_PATH", span: Span { start: Position { line: 198, column: 55, }, end: Position { line: 198, column: 63, }, }, }, ), ], span: Span { start: Position { line: 198, column: 54, }, end: Position { line: 198, column: 64, }, }, }, ), ], span: Span { start: Position { line: 198, column: 52, }, end: Position { line: 198, column: 66, }, }, }, ), ], }, ), span: Span { start: Position { line: 198, column: 33, }, end: Position { line: 198, column: 66, }, }, }, ), span: Span { start: Position { line: 198, column: 30, }, end: Position { line: 198, column: 66, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 199, column: 15, }, end: Position { line: 199, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 199, column: 22, }, end: Position { line: 199, column: 33, }, }, }, ), Raw( PartRaw { content: "sessionVariables", span: Span { start: Position { line: 199, column: 34, }, end: Position { line: 199, column: 50, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], target: BinaryOperation( BinaryOperation { left: Identifier( Identifier { id: "selectedSessionVars", span: Span { start: Position { line: 201, column: 11, }, end: Position { line: 201, column: 30, }, }, }, ), operator: Update, right: BinaryOperation( BinaryOperation { left: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "JENKINS_HOME", span: Span { start: Position { line: 202, column: 13, }, end: Position { line: 202, column: 25, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 202, column: 28, }, end: Position { line: 202, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 202, column: 32, }, end: Position { line: 202, column: 36, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "NIX_REMOTE", span: Span { start: Position { line: 203, column: 13, }, end: Position { line: 203, column: 23, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "daemon", span: Span { start: Position { line: 203, column: 27, }, end: Position { line: 203, column: 33, }, }, }, ), ], span: Span { start: Position { line: 203, column: 26, }, end: Position { line: 203, column: 34, }, }, }, ), }, ), ], span: Span { start: Position { line: 202, column: 11, }, end: Position { line: 204, column: 12, }, }, }, ), operator: Update, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 205, column: 11, }, end: Position { line: 205, column: 14, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 205, column: 15, }, end: Position { line: 205, column: 26, }, }, }, ), ], default: None, }, ), }, ), }, ), span: Span { start: Position { line: 196, column: 9, }, end: Position { line: 205, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 207, column: 7, }, end: Position { line: 207, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 207, column: 14, }, end: Position { line: 207, column: 17, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "packages", span: Span { start: Position { line: 207, column: 18, }, end: Position { line: 207, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 211, column: 7, }, end: Position { line: 211, column: 15, }, }, }, ), ], to: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "replacePlugins", span: Span { start: Position { line: 212, column: 13, }, end: Position { line: 212, column: 27, }, }, }, ), ], to: IfThenElse( IfThenElse { predicate: BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 213, column: 18, }, end: Position { line: 213, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "plugins", span: Span { start: Position { line: 213, column: 22, }, end: Position { line: 213, column: 29, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 213, column: 33, }, end: Position { line: 213, column: 37, }, }, }, ), }, ), then: String( String_ { parts: [], span: Span { start: Position { line: 214, column: 20, }, end: Position { line: 214, column: 22, }, }, }, ), else_: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "pluginCmds", span: Span { start: Position { line: 216, column: 21, }, end: Position { line: 216, column: 31, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 216, column: 34, }, end: Position { line: 216, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "attrsets", span: Span { start: Position { line: 216, column: 38, }, end: Position { line: 216, column: 46, }, }, }, ), Raw( PartRaw { content: "mapAttrsToList", span: Span { start: Position { line: 216, column: 47, }, end: Position { line: 216, column: 61, }, }, }, ), ], default: None, }, ), arguments: [ Function( Function { head: Simple( FunctionHeadSimple { identifier: "n", }, ), body: Function( Function { head: Simple( FunctionHeadSimple { identifier: "v", }, ), body: String( String_ { parts: [ Raw( PartRaw { content: "cp ", span: Span { start: Position { line: 217, column: 31, }, end: Position { line: 217, column: 38, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "v", span: Span { start: Position { line: 217, column: 36, }, end: Position { line: 217, column: 37, }, }, }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 217, column: 31, }, end: Position { line: 217, column: 39, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 217, column: 41, }, end: Position { line: 217, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 217, column: 45, }, end: Position { line: 217, column: 49, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/plugins/", span: Span { start: Position { line: 217, column: 31, }, end: Position { line: 217, column: 59, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "n", span: Span { start: Position { line: 217, column: 61, }, end: Position { line: 217, column: 62, }, }, }, ), }, ), Raw( PartRaw { content: ".jpi", span: Span { start: Position { line: 217, column: 31, }, end: Position { line: 217, column: 67, }, }, }, ), ], span: Span { start: Position { line: 217, column: 30, }, end: Position { line: 217, column: 68, }, }, }, ), span: Span { start: Position { line: 217, column: 27, }, end: Position { line: 217, column: 68, }, }, }, ), span: Span { start: Position { line: 217, column: 24, }, end: Position { line: 217, column: 68, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 218, column: 23, }, end: Position { line: 218, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "plugins", span: Span { start: Position { line: 218, column: 27, }, end: Position { line: 218, column: 34, }, }, }, ), ], default: None, }, ), ], }, ), }, ), ], target: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "rm -r ", span: Span { start: Position { line: 220, column: 1, }, end: Position { line: 220, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 220, column: 27, }, end: Position { line: 220, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 220, column: 31, }, end: Position { line: 220, column: 35, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/plugins || true\nmkdir -p ", span: Span { start: Position { line: 220, column: 1, }, end: Position { line: 221, column: 28, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 221, column: 30, }, end: Position { line: 221, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 221, column: 34, }, end: Position { line: 221, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/plugins\n", span: Span { start: Position { line: 220, column: 1, }, end: Position { line: 222, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 222, column: 21, }, end: Position { line: 222, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "strings", span: Span { start: Position { line: 222, column: 25, }, end: Position { line: 222, column: 32, }, }, }, ), Raw( PartRaw { content: "concatStringsSep", span: Span { start: Position { line: 222, column: 33, }, end: Position { line: 222, column: 49, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "\n", span: Span { start: Position { line: 222, column: 51, }, end: Position { line: 222, column: 53, }, }, }, ), ], span: Span { start: Position { line: 222, column: 50, }, end: Position { line: 222, column: 54, }, }, }, ), Identifier( Identifier { id: "pluginCmds", span: Span { start: Position { line: 222, column: 55, }, end: Position { line: 222, column: 65, }, }, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 220, column: 1, }, end: Position { line: 223, column: 17, }, }, }, ), ], span: Span { start: Position { line: 219, column: 20, }, end: Position { line: 223, column: 19, }, }, }, ), span: Span { start: Position { line: 216, column: 17, }, end: Position { line: 223, column: 19, }, }, }, ), span: Span { start: Position { line: 213, column: 15, }, end: Position { line: 223, column: 19, }, }, }, ), }, ), ], target: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "rm -rf ", span: Span { start: Position { line: 225, column: 1, }, end: Position { line: 225, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 225, column: 20, }, end: Position { line: 225, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 225, column: 24, }, end: Position { line: 225, column: 28, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/war\n", span: Span { start: Position { line: 225, column: 1, }, end: Position { line: 226, column: 11, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "replacePlugins", span: Span { start: Position { line: 226, column: 13, }, end: Position { line: 226, column: 27, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 225, column: 1, }, end: Position { line: 227, column: 9, }, }, }, ), ], span: Span { start: Position { line: 224, column: 12, }, end: Position { line: 227, column: 11, }, }, }, ), span: Span { start: Position { line: 212, column: 9, }, end: Position { line: 227, column: 11, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 230, column: 7, }, end: Position { line: 230, column: 13, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 231, column: 9, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 231, column: 11, }, end: Position { line: 231, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "jdk17", span: Span { start: Position { line: 231, column: 16, }, end: Position { line: 231, column: 21, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/java ", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 231, column: 32, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 231, column: 34, }, end: Position { line: 231, column: 50, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: " ", span: Span { start: Position { line: 231, column: 52, }, end: Position { line: 231, column: 53, }, }, }, ), ], span: Span { start: Position { line: 231, column: 51, }, end: Position { line: 231, column: 54, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 231, column: 55, }, end: Position { line: 231, column: 58, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraJavaOptions", span: Span { start: Position { line: 231, column: 59, }, end: Position { line: 231, column: 75, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " -jar ", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 231, column: 82, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 231, column: 84, }, end: Position { line: 231, column: 87, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 231, column: 88, }, end: Position { line: 231, column: 95, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/webapps/jenkins.war --httpListenAddress=", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 231, column: 137, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 231, column: 139, }, end: Position { line: 231, column: 142, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listenAddress", span: Span { start: Position { line: 231, column: 143, }, end: Position { line: 231, column: 156, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n --httpPort=", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 232, column: 62, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 232, column: 64, }, end: Position { line: 232, column: 72, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 232, column: 73, }, end: Position { line: 232, column: 76, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 232, column: 77, }, end: Position { line: 232, column: 81, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: " \\\n --prefix=", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 233, column: 60, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 233, column: 62, }, end: Position { line: 233, column: 65, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "prefix", span: Span { start: Position { line: 233, column: 66, }, end: Position { line: 233, column: 72, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " \\\n -Djava.awt.headless=true \\\n ", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 235, column: 51, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "concatStringsSep", span: Span { start: Position { line: 235, column: 53, }, end: Position { line: 235, column: 69, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: " ", span: Span { start: Position { line: 235, column: 71, }, end: Position { line: 235, column: 72, }, }, }, ), ], span: Span { start: Position { line: 235, column: 70, }, end: Position { line: 235, column: 73, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 235, column: 74, }, end: Position { line: 235, column: 77, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraOptions", span: Span { start: Position { line: 235, column: 78, }, end: Position { line: 235, column: 90, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 231, column: 1, }, end: Position { line: 236, column: 7, }, }, }, ), ], span: Span { start: Position { line: 230, column: 16, }, end: Position { line: 236, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "postStart", span: Span { start: Position { line: 238, column: 7, }, end: Position { line: 238, column: 16, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "until [[ $(", span: Span { start: Position { line: 239, column: 1, }, end: Position { line: 239, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 239, column: 22, }, end: Position { line: 239, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "curl", span: Span { start: Position { line: 239, column: 27, }, end: Position { line: 239, column: 31, }, }, }, ), Raw( PartRaw { content: "bin", span: Span { start: Position { line: 239, column: 32, }, end: Position { line: 239, column: 35, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "/bin/curl -L -s --head -w '\\n%{http_code}' ", span: Span { start: Position { line: 239, column: 1, }, end: Position { line: 239, column: 79, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "jenkinsUrl", span: Span { start: Position { line: 239, column: 81, }, end: Position { line: 239, column: 91, }, }, }, ), }, ), Raw( PartRaw { content: " | tail -n1) =~ ^(200|403)$ ]]; do\n sleep 1\ndone\n", span: Span { start: Position { line: 239, column: 1, }, end: Position { line: 242, column: 7, }, }, }, ), ], span: Span { start: Position { line: 238, column: 19, }, end: Position { line: 242, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 244, column: 7, }, end: Position { line: 244, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 245, column: 9, }, end: Position { line: 245, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 245, column: 16, }, end: Position { line: 245, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 245, column: 20, }, end: Position { line: 245, column: 24, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 244, column: 23, }, end: Position { line: 246, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 190, column: 32, }, end: Position { line: 247, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 160, column: 28, }, end: Position { line: 248, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 6, column: 4, }, end: Position { line: 249, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 249, column: 2, }, }, }, ), span: Span { start: Position { line: 2, column: 1, }, end: Position { line: 249, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 249, column: 2, }, }, }, )