Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 24, }, }, }, ), Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 30, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "allowRemoteGuiRpcFlag", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 7, column: 27, }, end: Position { line: 7, column: 41, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 7, column: 42, }, end: Position { line: 7, column: 45, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "allowRemoteGuiRpc", span: Span { start: Position { line: 7, column: 46, }, end: Position { line: 7, column: 63, }, }, }, ), ], default: None, }, ), String( String_ { parts: [ Raw( PartRaw { content: "--allow_remote_gui_rpc", span: Span { start: Position { line: 7, column: 65, }, end: Position { line: 7, column: 87, }, }, }, ), ], span: Span { start: Position { line: 7, column: 64, }, end: Position { line: 7, column: 88, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "fhsEnv", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 9, column: 12, }, end: Position { line: 9, column: 16, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "buildFHSUserEnv", span: Span { start: Position { line: 9, column: 17, }, end: Position { line: 9, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 10, column: 5, }, end: Position { line: 10, column: 9, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "boinc-fhs-env", span: Span { start: Position { line: 10, column: 13, }, end: Position { line: 10, column: 26, }, }, }, ), ], span: Span { start: Position { line: 10, column: 12, }, end: Position { line: 10, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "targetPkgs", span: Span { start: Position { line: 11, column: 5, }, end: Position { line: 11, column: 15, }, }, }, ), ], to: Function( Function { head: Simple( FunctionHeadSimple { identifier: "pkgs'", }, ), body: BinaryOperation( BinaryOperation { left: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 11, column: 27, }, end: Position { line: 11, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 11, column: 31, }, end: Position { line: 11, column: 38, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 11, column: 25, }, end: Position { line: 11, column: 40, }, }, }, ), operator: Concatenation, right: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 11, column: 44, }, end: Position { line: 11, column: 47, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "extraEnvPackages", span: Span { start: Position { line: 11, column: 48, }, end: Position { line: 11, column: 64, }, }, }, ), ], default: None, }, ), }, ), span: Span { start: Position { line: 11, column: 18, }, end: Position { line: 11, column: 64, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "runScript", span: Span { start: Position { line: 12, column: 5, }, end: Position { line: 12, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/bin/boinc_client", span: Span { start: Position { line: 12, column: 18, }, end: Position { line: 12, column: 35, }, }, }, ), ], span: Span { start: Position { line: 12, column: 17, }, end: Position { line: 12, column: 36, }, }, }, ), }, ), ], span: Span { start: Position { line: 9, column: 33, }, end: Position { line: 13, column: 4, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "fhsEnvExecutable", span: Span { start: Position { line: 14, column: 3, }, end: Position { line: 14, column: 19, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "fhsEnv", span: Span { start: Position { line: 14, column: 25, }, end: Position { line: 14, column: 31, }, }, }, ), }, ), Raw( PartRaw { content: "/bin/", span: Span { start: Position { line: 14, column: 23, }, end: Position { line: 14, column: 37, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "fhsEnv", span: Span { start: Position { line: 14, column: 39, }, end: Position { line: 14, column: 45, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "name", span: Span { start: Position { line: 14, column: 46, }, end: Position { line: 14, column: 50, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 14, column: 22, }, end: Position { line: 14, column: 52, }, }, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 18, column: 5, }, end: Position { line: 18, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 18, column: 13, }, end: Position { line: 18, column: 21, }, }, }, ), Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 18, column: 22, }, end: Position { line: 18, column: 27, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 19, column: 7, }, end: Position { line: 19, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 19, column: 16, }, end: Position { line: 19, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 20, column: 9, }, end: Position { line: 20, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 20, column: 16, }, end: Position { line: 20, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 20, column: 22, }, end: Position { line: 20, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 21, column: 9, }, end: Position { line: 21, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 21, column: 19, }, end: Position { line: 21, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 22, column: 9, }, end: Position { line: 22, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 22, column: 23, }, end: Position { line: 22, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 22, column: 27, }, end: Position { line: 22, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Whether to enable the BOINC distributed computing client. If this\noption is set to true, the boinc_client daemon will be run as a\nbackground service. The boinccmd command can be used to control the\ndaemon.\n", span: Span { start: Position { line: 23, column: 1, }, end: Position { line: 27, column: 9, }, }, }, ), ], span: Span { start: Position { line: 22, column: 33, }, end: Position { line: 27, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 19, column: 25, }, end: Position { line: 28, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 30, column: 7, }, end: Position { line: 30, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 30, column: 17, }, end: Position { line: 30, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 31, column: 9, }, end: Position { line: 31, column: 13, }, }, }, ), ], to: 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: "package", span: Span { start: Position { line: 31, column: 22, }, end: Position { line: 31, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 32, column: 9, }, end: Position { line: 32, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 32, column: 19, }, end: Position { line: 32, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 32, column: 24, }, end: Position { line: 32, column: 29, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 33, column: 23, }, end: Position { line: 33, column: 40, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.boinc", span: Span { start: Position { line: 33, column: 42, }, end: Position { line: 33, column: 52, }, }, }, ), ], span: Span { start: Position { line: 33, column: 41, }, end: Position { line: 33, column: 53, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 34, column: 9, }, end: Position { line: 34, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 34, column: 23, }, end: Position { line: 34, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 34, column: 27, }, end: Position { line: 34, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Which BOINC package to use.\n", span: Span { start: Position { line: 35, column: 1, }, end: Position { line: 36, column: 9, }, }, }, ), ], span: Span { start: Position { line: 34, column: 33, }, end: Position { line: 36, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 30, column: 26, }, end: Position { line: 37, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 39, column: 7, }, end: Position { line: 39, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 39, column: 17, }, end: Position { line: 39, column: 25, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 40, column: 9, }, end: Position { line: 40, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 40, column: 16, }, end: Position { line: 40, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 40, column: 22, }, end: Position { line: 40, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 41, column: 9, }, end: Position { line: 41, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/boinc", span: Span { start: Position { line: 41, column: 20, }, end: Position { line: 41, column: 34, }, }, }, ), ], span: Span { start: Position { line: 41, column: 19, }, end: Position { line: 41, column: 35, }, }, }, ), }, ), 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: "The directory in which to store BOINC's configuration and data files.\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: 39, column: 26, }, end: Position { line: 45, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "allowRemoteGuiRpc", span: Span { start: Position { line: 47, column: 7, }, end: Position { line: 47, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 47, column: 27, }, end: Position { line: 47, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 48, column: 9, }, end: Position { line: 48, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 48, column: 16, }, end: Position { line: 48, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 48, column: 22, }, end: Position { line: 48, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 49, column: 9, }, end: Position { line: 49, column: 16, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 49, column: 19, }, end: Position { line: 49, column: 24, }, }, }, ), }, ), 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: "If set to true, any remote host can connect to and control this BOINC\nclient (subject to password authentication). If instead set to false,\nonly the hosts listed in {var}`dataDir`/remote_hosts.cfg will be allowed to\nconnect.\n\nSee also: \n", span: Span { start: Position { line: 51, column: 1, }, end: Position { line: 57, column: 9, }, }, }, ), ], span: Span { start: Position { line: 50, column: 33, }, end: Position { line: 57, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 47, column: 36, }, end: Position { line: 58, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraEnvPackages", span: Span { start: Position { line: 60, column: 7, }, end: Position { line: 60, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 60, column: 26, }, end: Position { line: 60, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 61, column: 9, }, end: Position { line: 61, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 16, }, end: Position { line: 61, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 61, column: 22, }, end: Position { line: 61, column: 28, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 29, }, end: Position { line: 61, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 61, column: 35, }, end: Position { line: 61, column: 42, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 62, column: 9, }, end: Position { line: 62, column: 16, }, }, }, ), ], to: List( List { elements: [], span: Span { start: Position { line: 62, column: 19, }, end: Position { line: 62, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 63, column: 9, }, end: Position { line: 63, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 63, column: 19, }, end: Position { line: 63, column: 36, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "[ pkgs.virtualbox ]", span: Span { start: Position { line: 63, column: 38, }, end: Position { line: 63, column: 57, }, }, }, ), ], span: Span { start: Position { line: 63, column: 37, }, end: Position { line: 63, column: 58, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 64, column: 9, }, end: Position { line: 64, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 64, column: 23, }, end: Position { line: 64, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 64, column: 27, }, end: Position { line: 64, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional packages to make available in the environment in which\nBOINC will run. Common choices are:\n\n- {var}`pkgs.virtualbox`:\n The VirtualBox virtual machine framework. Required by some BOINC\n projects, such as ATLAS@home.\n- {var}`pkgs.ocl-icd`:\n OpenCL infrastructure library. Required by BOINC projects that\n use OpenCL, in addition to a device-specific OpenCL driver.\n- {var}`pkgs.linuxPackages.nvidia_x11`:\n Provides CUDA libraries. Required by BOINC projects that use\n CUDA. Note that this requires an NVIDIA graphics device to be\n present on the system.\n\n Also provides OpenCL drivers for NVIDIA GPUs;\n {var}`pkgs.ocl-icd` is also needed in this case.\n", span: Span { start: Position { line: 65, column: 1, }, end: Position { line: 81, column: 9, }, }, }, ), ], span: Span { start: Position { line: 64, column: 33, }, end: Position { line: 81, column: 11, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 60, column: 35, }, end: Position { line: 82, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 18, column: 30, }, end: Position { line: 83, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 85, column: 5, }, end: Position { line: 85, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 85, column: 14, }, end: Position { line: 85, column: 18, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 85, column: 19, }, end: Position { line: 85, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 85, column: 23, }, end: Position { line: 85, column: 29, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 86, column: 7, }, end: Position { line: 86, column: 18, }, }, }, ), Raw( PartRaw { content: "systemPackages", span: Span { start: Position { line: 86, column: 19, }, end: Position { line: 86, column: 33, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 86, column: 37, }, end: Position { line: 86, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 86, column: 41, }, end: Position { line: 86, column: 48, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 86, column: 36, }, end: Position { line: 86, column: 49, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 88, column: 7, }, end: Position { line: 88, column: 12, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 88, column: 13, }, end: Position { line: 88, column: 18, }, }, }, ), Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 88, column: 19, }, end: Position { line: 88, column: 24, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 89, column: 9, }, end: Position { line: 89, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 89, column: 18, }, end: Position { line: 89, column: 23, }, }, }, ), ], span: Span { start: Position { line: 89, column: 17, }, end: Position { line: 89, column: 24, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "createHome", span: Span { start: Position { line: 90, column: 9, }, end: Position { line: 90, column: 19, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 90, column: 22, }, end: Position { line: 90, column: 27, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 91, column: 9, }, end: Position { line: 91, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "BOINC Client", span: Span { start: Position { line: 91, column: 24, }, end: Position { line: 91, column: 36, }, }, }, ), ], span: Span { start: Position { line: 91, column: 23, }, end: Position { line: 91, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "home", span: Span { start: Position { line: 92, column: 9, }, end: Position { line: 92, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 92, column: 16, }, end: Position { line: 92, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 92, column: 20, }, end: Position { line: 92, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "isSystemUser", span: Span { start: Position { line: 93, column: 9, }, end: Position { line: 93, column: 21, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 93, column: 24, }, end: Position { line: 93, column: 28, }, }, }, ), }, ), ], span: Span { start: Position { line: 88, column: 27, }, end: Position { line: 94, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 95, column: 7, }, end: Position { line: 95, column: 12, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 95, column: 13, }, end: Position { line: 95, column: 19, }, }, }, ), Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 95, column: 20, }, end: Position { line: 95, column: 25, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 95, column: 28, }, end: Position { line: 95, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 97, column: 7, }, end: Position { line: 97, column: 14, }, }, }, ), Raw( PartRaw { content: "tmpfiles", span: Span { start: Position { line: 97, column: 15, }, end: Position { line: 97, column: 23, }, }, }, ), Raw( PartRaw { content: "rules", span: Span { start: Position { line: 97, column: 24, }, end: Position { line: 97, column: 29, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "d '", span: Span { start: Position { line: 98, column: 10, }, end: Position { line: 98, column: 27, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 98, column: 15, }, end: Position { line: 98, column: 18, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 98, column: 19, }, end: Position { line: 98, column: 26, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "' - boinc boinc - -", span: Span { start: Position { line: 98, column: 10, }, end: Position { line: 98, column: 46, }, }, }, ), ], span: Span { start: Position { line: 98, column: 9, }, end: Position { line: 98, column: 47, }, }, }, ), ], span: Span { start: Position { line: 97, column: 32, }, end: Position { line: 99, column: 8, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 101, column: 7, }, end: Position { line: 101, column: 14, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 101, column: 15, }, end: Position { line: 101, column: 23, }, }, }, ), Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 101, column: 24, }, end: Position { line: 101, column: 29, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 102, column: 9, }, end: Position { line: 102, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "BOINC Client", span: Span { start: Position { line: 102, column: 24, }, end: Position { line: 102, column: 36, }, }, }, ), ], span: Span { start: Position { line: 102, column: 23, }, end: Position { line: 102, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 103, column: 9, }, end: Position { line: 103, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 103, column: 19, }, end: Position { line: 103, column: 33, }, }, }, ), ], span: Span { start: Position { line: 103, column: 18, }, end: Position { line: 103, column: 34, }, }, }, ), ], span: Span { start: Position { line: 103, column: 17, }, end: Position { line: 103, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 104, column: 9, }, end: Position { line: 104, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 104, column: 22, }, end: Position { line: 104, column: 39, }, }, }, ), ], span: Span { start: Position { line: 104, column: 21, }, end: Position { line: 104, column: 40, }, }, }, ), ], span: Span { start: Position { line: 104, column: 20, }, end: Position { line: 104, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 105, column: 9, }, end: Position { line: 105, column: 15, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "", span: Span { start: Position { line: 106, column: 1, }, end: Position { line: 106, column: 11, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "fhsEnvExecutable", span: Span { start: Position { line: 106, column: 13, }, end: Position { line: 106, column: 29, }, }, }, ), }, ), Raw( PartRaw { content: " --dir ", span: Span { start: Position { line: 106, column: 1, }, end: Position { line: 106, column: 37, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 106, column: 39, }, end: Position { line: 106, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "dataDir", span: Span { start: Position { line: 106, column: 43, }, end: Position { line: 106, column: 50, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 106, column: 1, }, end: Position { line: 106, column: 52, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "allowRemoteGuiRpcFlag", span: Span { start: Position { line: 106, column: 54, }, end: Position { line: 106, column: 75, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 106, column: 1, }, end: Position { line: 107, column: 9, }, }, }, ), ], span: Span { start: Position { line: 105, column: 18, }, end: Position { line: 107, column: 11, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 108, column: 9, }, end: Position { line: 108, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 109, column: 11, }, end: Position { line: 109, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "boinc", span: Span { start: Position { line: 109, column: 19, }, end: Position { line: 109, column: 24, }, }, }, ), ], span: Span { start: Position { line: 109, column: 18, }, end: Position { line: 109, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Nice", span: Span { start: Position { line: 110, column: 11, }, end: Position { line: 110, column: 15, }, }, }, ), ], to: Integer( Integer { value: "10", span: Span { start: Position { line: 110, column: 18, }, end: Position { line: 110, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 108, column: 25, }, end: Position { line: 111, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 101, column: 32, }, end: Position { line: 112, column: 8, }, }, }, ), }, ), ], span: Span { start: Position { line: 85, column: 30, }, end: Position { line: 113, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 115, column: 5, }, end: Position { line: 115, column: 9, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 116, column: 7, }, end: Position { line: 116, column: 18, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 116, column: 26, }, end: Position { line: 116, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 116, column: 30, }, end: Position { line: 116, column: 41, }, }, }, ), ], default: None, }, ), target: List( List { elements: [ Identifier( Identifier { id: "kierdavis", span: Span { start: Position { line: 116, column: 44, }, end: Position { line: 116, column: 53, }, }, }, ), ], span: Span { start: Position { line: 116, column: 43, }, end: Position { line: 116, column: 54, }, }, }, ), span: Span { start: Position { line: 116, column: 21, }, end: Position { line: 116, column: 54, }, }, }, ), }, ), ], span: Span { start: Position { line: 115, column: 12, }, end: Position { line: 117, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 17, column: 3, }, end: Position { line: 118, column: 4, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 118, column: 4, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 118, column: 4, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 118, column: 4, }, }, }, )