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: "nncpCfgFile", span: Span { start: Position { line: 5, column: 3, }, end: Position { line: 5, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/nncp.hjson", span: Span { start: Position { line: 5, column: 18, }, end: Position { line: 5, column: 33, }, }, }, ), ], span: Span { start: Position { line: 5, column: 17, }, end: Position { line: 5, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "programCfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "programs", span: Span { start: Position { line: 6, column: 23, }, end: Position { line: 6, column: 31, }, }, }, ), Raw( PartRaw { content: "nncp", span: Span { start: Position { line: 6, column: 32, }, end: Position { line: 6, column: 36, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "settingsFormat", span: Span { start: Position { line: 7, column: 3, }, end: Position { line: 7, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 7, column: 20, }, end: Position { line: 7, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "formats", span: Span { start: Position { line: 7, column: 25, }, end: Position { line: 7, column: 32, }, }, }, ), Raw( PartRaw { content: "json", span: Span { start: Position { line: 7, column: 33, }, end: Position { line: 7, column: 37, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 7, column: 38, }, end: Position { line: 7, column: 41, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "jsonCfgFile", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 14, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "settingsFormat", span: Span { start: Position { line: 8, column: 17, }, end: Position { line: 8, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "generate", span: Span { start: Position { line: 8, column: 32, }, end: Position { line: 8, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "nncp.json", span: Span { start: Position { line: 8, column: 42, }, end: Position { line: 8, column: 51, }, }, }, ), ], span: Span { start: Position { line: 8, column: 41, }, end: Position { line: 8, column: 52, }, }, }, ), PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 8, column: 53, }, end: Position { line: 8, column: 63, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 8, column: 64, }, end: Position { line: 8, column: 72, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "pkg", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 9, column: 9, }, end: Position { line: 9, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 9, column: 20, }, end: Position { line: 9, column: 27, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 11, column: 3, }, end: Position { line: 11, column: 10, }, }, }, ), Raw( PartRaw { content: "programs", span: Span { start: Position { line: 11, column: 11, }, end: Position { line: 11, column: 19, }, }, }, ), Raw( PartRaw { content: "nncp", span: Span { start: Position { line: 11, column: 20, }, end: Position { line: 11, column: 24, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 13, column: 5, }, end: Position { line: 13, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 21, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 14, column: 23, }, end: Position { line: 14, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 14, column: 27, }, end: Position { line: 14, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "NNCP (Node to Node copy) utilities and configuration", span: Span { start: Position { line: 14, column: 34, }, end: Position { line: 14, column: 86, }, }, }, ), ], span: Span { start: Position { line: 14, column: 33, }, end: Position { line: 14, column: 87, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 16, column: 5, }, end: Position { line: 16, column: 10, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 16, column: 13, }, end: Position { line: 16, column: 21, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 17, column: 7, }, end: Position { line: 17, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 17, column: 14, }, end: Position { line: 17, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 17, column: 20, }, end: Position { line: 17, column: 23, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 18, column: 7, }, end: Position { line: 18, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "uucp", span: Span { start: Position { line: 18, column: 18, }, end: Position { line: 18, column: 22, }, }, }, ), ], span: Span { start: Position { line: 18, column: 17, }, end: Position { line: 18, column: 23, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 19, column: 7, }, end: Position { line: 19, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 19, column: 21, }, end: Position { line: 19, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 19, column: 25, }, end: Position { line: 19, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The group under which NNCP files shall be owned.\nAny member of this group may access the secret keys\nof this NNCP node.\n", span: Span { start: Position { line: 20, column: 1, }, end: Position { line: 23, column: 7, }, }, }, ), ], span: Span { start: Position { line: 19, column: 31, }, end: Position { line: 23, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 16, column: 22, }, end: Position { line: 24, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 26, column: 5, }, end: Position { line: 26, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 26, column: 15, }, end: Position { line: 26, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 27, column: 7, }, end: Position { line: 27, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 27, column: 14, }, end: Position { line: 27, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 27, column: 20, }, end: Position { line: 27, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 28, column: 7, }, end: Position { line: 28, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 28, column: 17, }, end: Position { line: 28, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nncp", span: Span { start: Position { line: 28, column: 22, }, end: Position { line: 28, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 29, column: 21, }, end: Position { line: 29, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.nncp", span: Span { start: Position { line: 29, column: 40, }, end: Position { line: 29, column: 49, }, }, }, ), ], span: Span { start: Position { line: 29, column: 39, }, end: Position { line: 29, column: 50, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 30, column: 7, }, end: Position { line: 30, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 30, column: 21, }, end: Position { line: 30, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 30, column: 25, }, end: Position { line: 30, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The NNCP package to use system-wide.", span: Span { start: Position { line: 30, column: 32, }, end: Position { line: 30, column: 68, }, }, }, ), ], span: Span { start: Position { line: 30, column: 31, }, end: Position { line: 30, column: 69, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 26, column: 24, }, end: Position { line: 31, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "secrets", span: Span { start: Position { line: 33, column: 5, }, end: Position { line: 33, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 33, column: 15, }, end: Position { line: 33, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 34, column: 7, }, end: Position { line: 34, column: 11, }, }, }, ), ], to: With( With { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 34, column: 19, }, end: Position { line: 34, column: 24, }, }, }, ), target: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "listOf", span: Span { start: Position { line: 34, column: 26, }, end: Position { line: 34, column: 32, }, }, }, ), arguments: [ Identifier( Identifier { id: "str", span: Span { start: Position { line: 34, column: 33, }, end: Position { line: 34, column: 36, }, }, }, ), ], }, ), span: Span { start: Position { line: 34, column: 14, }, end: Position { line: 34, column: 36, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 35, column: 7, }, end: Position { line: 35, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "/run/keys/nncp.hjson", span: Span { start: Position { line: 35, column: 20, }, end: Position { line: 35, column: 40, }, }, }, ), ], span: Span { start: Position { line: 35, column: 19, }, end: Position { line: 35, column: 41, }, }, }, ), ], span: Span { start: Position { line: 35, column: 17, }, end: Position { line: 35, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 36, column: 7, }, end: Position { line: 36, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 36, column: 21, }, end: Position { line: 36, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 36, column: 25, }, end: Position { line: 36, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "A list of paths to NNCP configuration files that should not be\nin the Nix store. These files are layered on top of the values at\n[](#opt-programs.nncp.settings).\n", span: Span { start: Position { line: 37, column: 1, }, end: Position { line: 40, column: 7, }, }, }, ), ], span: Span { start: Position { line: 36, column: 31, }, end: Position { line: 40, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 33, column: 24, }, end: Position { line: 41, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 43, column: 5, }, end: Position { line: 43, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 43, column: 16, }, end: Position { line: 43, column: 24, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 44, column: 7, }, end: Position { line: 44, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "settingsFormat", span: Span { start: Position { line: 44, column: 14, }, end: Position { line: 44, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 44, column: 29, }, end: Position { line: 44, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 45, column: 7, }, end: Position { line: 45, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 45, column: 21, }, end: Position { line: 45, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 45, column: 25, }, end: Position { line: 45, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "NNCP configuration, see\n.\nAt runtime these settings will be overlayed by the contents of\n[](#opt-programs.nncp.secrets) into the file\n`", span: Span { start: Position { line: 46, column: 1, }, end: Position { line: 50, column: 10, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "nncpCfgFile", span: Span { start: Position { line: 50, column: 12, }, end: Position { line: 50, column: 23, }, }, }, ), }, ), Raw( PartRaw { content: "`. Node keypairs go in\n`secrets`, do not specify them in\n`settings` as they will be leaked into\n`/nix/store`!\n", span: Span { start: Position { line: 46, column: 1, }, end: Position { line: 54, column: 7, }, }, }, ), ], span: Span { start: Position { line: 45, column: 31, }, end: Position { line: 54, column: 9, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 55, column: 7, }, end: Position { line: 55, column: 14, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 55, column: 17, }, end: Position { line: 55, column: 20, }, }, }, ), }, ), ], span: Span { start: Position { line: 43, column: 25, }, end: Position { line: 56, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 11, column: 27, }, end: Position { line: 58, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 60, column: 3, }, end: Position { line: 60, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 60, column: 12, }, end: Position { line: 60, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 60, column: 17, }, end: Position { line: 60, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 60, column: 28, }, end: Position { line: 60, column: 34, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 62, column: 5, }, end: Position { line: 62, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemPackages", span: Span { start: Position { line: 63, column: 7, }, end: Position { line: 63, column: 21, }, }, }, ), ], to: List( List { elements: [ Identifier( Identifier { id: "pkg", span: Span { start: Position { line: 63, column: 26, }, end: Position { line: 63, column: 29, }, }, }, ), ], span: Span { start: Position { line: 63, column: 24, }, end: Position { line: 63, column: 31, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "etc", span: Span { start: Position { line: 64, column: 7, }, end: Position { line: 64, column: 10, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "nncp.hjson", span: Span { start: Position { line: 64, column: 12, }, end: Position { line: 64, column: 22, }, }, }, ), ], span: Span { start: Position { line: 64, column: 11, }, end: Position { line: 64, column: 23, }, }, }, ), }, ), Raw( PartRaw { content: "source", span: Span { start: Position { line: 64, column: 24, }, end: Position { line: 64, column: 30, }, }, }, ), ], to: Identifier( Identifier { id: "nncpCfgFile", span: Span { start: Position { line: 64, column: 33, }, end: Position { line: 64, column: 44, }, }, }, ), }, ), ], span: Span { start: Position { line: 62, column: 19, }, end: Position { line: 65, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "programs", span: Span { start: Position { line: 67, column: 5, }, end: Position { line: 67, column: 13, }, }, }, ), Raw( PartRaw { content: "nncp", span: Span { start: Position { line: 67, column: 14, }, end: Position { line: 67, column: 18, }, }, }, ), Raw( PartRaw { content: "settings", span: Span { start: Position { line: 67, column: 19, }, end: Position { line: 67, column: 27, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "spool", span: Span { start: Position { line: 68, column: 7, }, end: Position { line: 68, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkDefault", span: Span { start: Position { line: 68, column: 15, }, end: Position { line: 68, column: 24, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "/var/spool/nncp", span: Span { start: Position { line: 68, column: 26, }, end: Position { line: 68, column: 41, }, }, }, ), ], span: Span { start: Position { line: 68, column: 25, }, end: Position { line: 68, column: 42, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "log", span: Span { start: Position { line: 69, column: 7, }, end: Position { line: 69, column: 10, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkDefault", span: Span { start: Position { line: 69, column: 13, }, end: Position { line: 69, column: 22, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "/var/spool/nncp/log", span: Span { start: Position { line: 69, column: 24, }, end: Position { line: 69, column: 43, }, }, }, ), ], span: Span { start: Position { line: 69, column: 23, }, end: Position { line: 69, column: 44, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 67, column: 30, }, end: Position { line: 70, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 72, column: 5, }, end: Position { line: 72, column: 12, }, }, }, ), Raw( PartRaw { content: "tmpfiles", span: Span { start: Position { line: 72, column: 13, }, end: Position { line: 72, column: 21, }, }, }, ), Raw( PartRaw { content: "rules", span: Span { start: Position { line: 72, column: 22, }, end: Position { line: 72, column: 27, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "d ", span: Span { start: Position { line: 73, column: 8, }, end: Position { line: 73, column: 38, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 73, column: 12, }, end: Position { line: 73, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 73, column: 23, }, end: Position { line: 73, column: 31, }, }, }, ), Raw( PartRaw { content: "spool", span: Span { start: Position { line: 73, column: 32, }, end: Position { line: 73, column: 37, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " 0770 root ", span: Span { start: Position { line: 73, column: 8, }, end: Position { line: 73, column: 49, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 73, column: 51, }, end: Position { line: 73, column: 61, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 73, column: 62, }, end: Position { line: 73, column: 67, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 73, column: 7, }, end: Position { line: 73, column: 69, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "f ", span: Span { start: Position { line: 74, column: 8, }, end: Position { line: 74, column: 36, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 74, column: 12, }, end: Position { line: 74, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "settings", span: Span { start: Position { line: 74, column: 23, }, end: Position { line: 74, column: 31, }, }, }, ), Raw( PartRaw { content: "log", span: Span { start: Position { line: 74, column: 32, }, end: Position { line: 74, column: 35, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " 0770 root ", span: Span { start: Position { line: 74, column: 8, }, end: Position { line: 74, column: 47, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 74, column: 49, }, end: Position { line: 74, column: 59, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 74, column: 60, }, end: Position { line: 74, column: 65, }, }, }, ), ], default: None, }, ), }, ), ], span: Span { start: Position { line: 74, column: 7, }, end: Position { line: 74, column: 67, }, }, }, ), ], span: Span { start: Position { line: 72, column: 30, }, end: Position { line: 75, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 77, column: 5, }, end: Position { line: 77, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 77, column: 13, }, end: Position { line: 77, column: 21, }, }, }, ), Raw( PartRaw { content: "nncp-config", span: Span { start: Position { line: 77, column: 22, }, end: Position { line: 77, column: 33, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 78, column: 7, }, end: Position { line: 78, column: 11, }, }, }, ), ], to: List( List { elements: [ Identifier( Identifier { id: "pkg", span: Span { start: Position { line: 78, column: 16, }, end: Position { line: 78, column: 19, }, }, }, ), ], span: Span { start: Position { line: 78, column: 14, }, end: Position { line: 78, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 79, column: 7, }, end: Position { line: 79, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Generate NNCP configuration", span: Span { start: Position { line: 79, column: 22, }, end: Position { line: 79, column: 49, }, }, }, ), ], span: Span { start: Position { line: 79, column: 21, }, end: Position { line: 79, column: 50, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 15, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "basic.target", span: Span { start: Position { line: 80, column: 21, }, end: Position { line: 80, column: 33, }, }, }, ), ], span: Span { start: Position { line: 80, column: 20, }, end: Position { line: 80, column: 34, }, }, }, ), ], span: Span { start: Position { line: 80, column: 18, }, end: Position { line: 80, column: 36, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 81, column: 7, }, end: Position { line: 81, column: 20, }, }, }, ), Raw( PartRaw { content: "Type", span: Span { start: Position { line: 81, column: 21, }, end: Position { line: 81, column: 25, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "oneshot", span: Span { start: Position { line: 81, column: 29, }, end: Position { line: 81, column: 36, }, }, }, ), ], span: Span { start: Position { line: 81, column: 28, }, end: Position { line: 81, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "script", span: Span { start: Position { line: 82, column: 7, }, end: Position { line: 82, column: 13, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "umask u=rw\nnncpCfgDir=$(mktemp --directory nncp.XXX)\nfor f in ", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 85, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "jsonCfgFile", span: Span { start: Position { line: 85, column: 20, }, end: Position { line: 85, column: 31, }, }, }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 85, column: 33, }, }, }, ), Interpolation( PartInterpolation { expression: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "toString", span: Span { start: Position { line: 85, column: 35, }, end: Position { line: 85, column: 43, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 85, column: 44, }, end: Position { line: 85, column: 50, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "programs", span: Span { start: Position { line: 85, column: 51, }, end: Position { line: 85, column: 59, }, }, }, ), Raw( PartRaw { content: "nncp", span: Span { start: Position { line: 85, column: 60, }, end: Position { line: 85, column: 64, }, }, }, ), Raw( PartRaw { content: "secrets", span: Span { start: Position { line: 85, column: 65, }, end: Position { line: 85, column: 72, }, }, }, ), ], default: None, }, ), ], }, ), }, ), Raw( PartRaw { content: "; do\n tmpdir=$(mktemp --directory nncp.XXX)\n nncp-cfgdir -cfg $f -dump $tmpdir\n find $tmpdir -size 1c -delete\n cp -a $tmpdir/* $nncpCfgDir/\n rm -rf $tmpdir\ndone\nnncp-cfgdir -load $nncpCfgDir > ", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 92, column: 41, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "nncpCfgFile", span: Span { start: Position { line: 92, column: 43, }, end: Position { line: 92, column: 54, }, }, }, ), }, ), Raw( PartRaw { content: "\nrm -rf $nncpCfgDir\nchgrp ", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 94, column: 15, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "programCfg", span: Span { start: Position { line: 94, column: 17, }, end: Position { line: 94, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 94, column: 28, }, end: Position { line: 94, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " ", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 94, column: 35, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "nncpCfgFile", span: Span { start: Position { line: 94, column: 37, }, end: Position { line: 94, column: 48, }, }, }, ), }, ), Raw( PartRaw { content: "\nchmod g+r ", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 95, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: Identifier( Identifier { id: "nncpCfgFile", span: Span { start: Position { line: 95, column: 21, }, end: Position { line: 95, column: 32, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 83, column: 1, }, end: Position { line: 96, column: 7, }, }, }, ), ], span: Span { start: Position { line: 82, column: 16, }, end: Position { line: 96, column: 9, }, }, }, ), }, ), ], span: Span { start: Position { line: 77, column: 36, }, end: Position { line: 97, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 60, column: 35, }, end: Position { line: 98, column: 4, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "meta", span: Span { start: Position { line: 100, column: 3, }, end: Position { line: 100, column: 7, }, }, }, ), Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 100, column: 8, }, end: Position { line: 100, column: 19, }, }, }, ), ], to: With( With { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 100, column: 27, }, end: Position { line: 100, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "maintainers", span: Span { start: Position { line: 100, column: 31, }, end: Position { line: 100, column: 42, }, }, }, ), ], default: None, }, ), target: List( List { elements: [ Identifier( Identifier { id: "ehmry", span: Span { start: Position { line: 100, column: 46, }, end: Position { line: 100, column: 51, }, }, }, ), ], span: Span { start: Position { line: 100, column: 44, }, end: Position { line: 100, column: 53, }, }, }, ), span: Span { start: Position { line: 100, column: 22, }, end: Position { line: 100, column: 53, }, }, }, ), }, ), ], span: Span { start: Position { line: 10, column: 4, }, end: Position { line: 101, column: 2, }, }, }, ), span: Span { start: Position { line: 4, column: 1, }, end: Position { line: 101, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 101, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 101, column: 2, }, }, }, )