---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "system",
    default: None,
   },
   DestructuredArgument {
    identifier: "minimal",
    default: Some(
     Variable {
      identifier: "false",
      position: (3, 13),
     },
    ),
   },
   DestructuredArgument {
    identifier: "config",
    default: Some(
     Variable {
      identifier: "null",
      position: (5, 12),
     },
    ),
   },
   DestructuredArgument {
    identifier: "pkgs",
    default: None,
   },
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
   DestructuredArgument {
    identifier: "specialArgs",
    default: Some(
     Map {
      bindings: [],
      recursive: false,
      position: (9, 17),
     },
    ),
   },
   DestructuredArgument {
    identifier: "extraConfigurations",
    default: Some(
     List {
      elements: [],
      position: (11, 25),
     },
    ),
   },
  ],
  ellipsis: false,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (14, 6),
  },
  target: Map {
   bindings: [
    Inherit {
     from: None,
     attributes: [
      Raw {
       content: "pkgs",
       position: (18, 11),
      },
     ],
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "buildVirtualNetwork",
        position: (24, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "nodes",
      },
      definition: LetIn {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "nodesOut",
            position: (25, 16),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mapAttrs",
           position: (25, 27),
          },
          arguments: [
           Parentheses {
            expression: Function {
             argument: Simple {
              identifier: "n",
             },
             definition: FunctionApplication {
              function: Variable {
               identifier: "buildVM",
               position: (25, 40),
              },
              arguments: [
               Variable {
                identifier: "nodesOut",
                position: (25, 48),
               },
              ],
             },
             position: (25, 37),
            },
            position: (25, 36),
           },
           Parentheses {
            expression: FunctionApplication {
             function: Variable {
              identifier: "assignIPAddresses",
              position: (25, 59),
             },
             arguments: [
              Variable {
               identifier: "nodes",
               position: (25, 77),
              },
             ],
            },
            position: (25, 58),
           },
          ],
         },
        },
       ],
       target: Variable {
        identifier: "nodesOut",
        position: (25, 88),
       },
       position: (25, 12),
      },
      position: (25, 5),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "buildVM",
        position: (28, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "nodes",
      },
      definition: Function {
       argument: Simple {
        identifier: "configurations",
       },
       definition: FunctionApplication {
        function: Variable {
         identifier: "import",
         position: (31, 5),
        },
        arguments: [
         Path {
          parts: [
           Raw {
            content: "./eval-config.nix",
            position: (31, 12),
           },
          ],
          position: (31, 12),
         },
         Map {
          bindings: [
           Inherit {
            from: None,
            attributes: [
             Raw {
              content: "system",
              position: (32, 15),
             },
             Raw {
              content: "specialArgs",
              position: (32, 22),
             },
            ],
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "modules",
               position: (33, 7),
              },
             ],
            },
            to: BinaryOperation {
             operator: Concatenation,
             operands: [
              Variable {
               identifier: "configurations",
               position: (33, 17),
              },
              Variable {
               identifier: "extraConfigurations",
               position: (33, 35),
              },
             ],
             position: (33, 32),
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "baseModules",
               position: (34, 7),
              },
             ],
            },
            to: BinaryOperation {
             operator: Concatenation,
             operands: [
              Parentheses {
               expression: FunctionApplication {
                function: Variable {
                 identifier: "import",
                 position: (34, 23),
                },
                arguments: [
                 Path {
                  parts: [
                   Raw {
                    content: "../modules/module-list.nix",
                    position: (34, 30),
                   },
                  ],
                  position: (34, 30),
                 },
                ],
               },
               position: (34, 22),
              },
              BinaryOperation {
               operator: Concatenation,
               operands: [
                List {
                 elements: [
                  Path {
                   parts: [
                    Raw {
                     content: "../modules/virtualisation/qemu-vm.nix",
                     position: (35, 11),
                    },
                   ],
                   position: (35, 11),
                  },
                  Path {
                   parts: [
                    Raw {
                     content: "../modules/testing/test-instrumentation.nix",
                     position: (36, 11),
                    },
                   ],
                   position: (36, 11),
                  },
                  Map {
                   bindings: [
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "key",
                        position: (37, 13),
                       },
                      ],
                     },
                     to: String {
                      parts: [
                       Raw {
                        content: "no-manual",
                        position: (37, 20),
                       },
                      ],
                      position: (37, 19),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "documentation",
                        position: (37, 32),
                       },
                       Raw {
                        content: "nixos",
                        position: (37, 46),
                       },
                       Raw {
                        content: "enable",
                        position: (37, 52),
                       },
                      ],
                     },
                     to: Variable {
                      identifier: "false",
                      position: (37, 61),
                     },
                    },
                   ],
                   recursive: false,
                   position: (37, 11),
                  },
                  Map {
                   bindings: [
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "key",
                        position: (38, 13),
                       },
                      ],
                     },
                     to: String {
                      parts: [
                       Raw {
                        content: "no-revision",
                        position: (38, 20),
                       },
                      ],
                      position: (38, 19),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "config",
                        position: (43, 13),
                       },
                       Raw {
                        content: "system",
                        position: (43, 20),
                       },
                       Raw {
                        content: "nixos",
                        position: (43, 27),
                       },
                       Raw {
                        content: "revision",
                        position: (43, 33),
                       },
                      ],
                     },
                     to: FunctionApplication {
                      function: Variable {
                       identifier: "mkForce",
                       position: (43, 44),
                      },
                      arguments: [
                       String {
                        parts: [
                         Raw {
                          content: "constant-nixos-revision",
                          position: (43, 53),
                         },
                        ],
                        position: (43, 52),
                       },
                      ],
                     },
                    },
                   ],
                   recursive: false,
                   position: (38, 11),
                  },
                  Map {
                   bindings: [
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "key",
                        position: (45, 13),
                       },
                      ],
                     },
                     to: String {
                      parts: [
                       Raw {
                        content: "nodes",
                        position: (45, 20),
                       },
                      ],
                      position: (45, 19),
                     },
                    },
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "_module",
                        position: (45, 28),
                       },
                       Raw {
                        content: "args",
                        position: (45, 36),
                       },
                       Raw {
                        content: "nodes",
                        position: (45, 41),
                       },
                      ],
                     },
                     to: Variable {
                      identifier: "nodes",
                      position: (45, 49),
                     },
                    },
                   ],
                   recursive: false,
                   position: (45, 11),
                  },
                 ],
                 position: (35, 9),
                },
                FunctionApplication {
                 function: Variable {
                  identifier: "optional",
                  position: (46, 14),
                 },
                 arguments: [
                  Variable {
                   identifier: "minimal",
                   position: (46, 23),
                  },
                  Path {
                   parts: [
                    Raw {
                     content: "../modules/testing/minimal-kernel.nix",
                     position: (46, 31),
                    },
                   ],
                   position: (46, 31),
                  },
                 ],
                },
               ],
               position: (46, 11),
              },
             ],
             position: (34, 58),
            },
           },
          ],
          recursive: false,
          position: (31, 30),
         },
        ],
       },
       position: (29, 12),
      },
      position: (29, 5),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "assignIPAddresses",
        position: (53, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "nodes",
      },
      definition: LetIn {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "machines",
            position: (57, 7),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "attrNames",
           position: (57, 18),
          },
          arguments: [
           Variable {
            identifier: "nodes",
            position: (57, 28),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "machinesNumbered",
            position: (59, 7),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "zipLists",
           position: (59, 26),
          },
          arguments: [
           Variable {
            identifier: "machines",
            position: (59, 35),
           },
           Parentheses {
            expression: FunctionApplication {
             function: Variable {
              identifier: "range",
              position: (59, 45),
             },
             arguments: [
              Int {
               value: 1,
               position: (59, 51),
              },
              Int {
               value: 254,
               position: (59, 53),
              },
             ],
            },
            position: (59, 44),
           },
          ],
         },
        },
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "nodes_",
            position: (61, 7),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "forEach",
           position: (61, 16),
          },
          arguments: [
           Variable {
            identifier: "machinesNumbered",
            position: (61, 24),
           },
           Parentheses {
            expression: Function {
             argument: Simple {
              identifier: "m",
             },
             definition: FunctionApplication {
              function: Variable {
               identifier: "nameValuePair",
               position: (61, 45),
              },
              arguments: [
               PropertyAccess {
                expression: Variable {
                 identifier: "m",
                 position: (61, 59),
                },
                attribute_path: AttributePath {
                 parts: [
                  Raw {
                   content: "fst",
                   position: (61, 61),
                  },
                 ],
                },
                default: None,
               },
               List {
                elements: [
                 Parentheses {
                  expression: Function {
                   argument: Destructured {
                    identifier: None,
                    arguments: [
                     DestructuredArgument {
                      identifier: "config",
                      default: None,
                     },
                     DestructuredArgument {
                      identifier: "nodes",
                      default: None,
                     },
                    ],
                    ellipsis: true,
                   },
                   definition: LetIn {
                    bindings: [
                     Binding {
                      from: AttributePath {
                       parts: [
                        Raw {
                         content: "interfacesNumbered",
                         position: (64, 15),
                        },
                       ],
                      },
                      to: FunctionApplication {
                       function: Variable {
                        identifier: "zipLists",
                        position: (64, 36),
                       },
                       arguments: [
                        PropertyAccess {
                         expression: Variable {
                          identifier: "config",
                          position: (64, 45),
                         },
                         attribute_path: AttributePath {
                          parts: [
                           Raw {
                            content: "virtualisation",
                            position: (64, 52),
                           },
                           Raw {
                            content: "vlans",
                            position: (64, 67),
                           },
                          ],
                         },
                         default: None,
                        },
                        Parentheses {
                         expression: FunctionApplication {
                          function: Variable {
                           identifier: "range",
                           position: (64, 74),
                          },
                          arguments: [
                           Int {
                            value: 1,
                            position: (64, 80),
                           },
                           Int {
                            value: 255,
                            position: (64, 82),
                           },
                          ],
                         },
                         position: (64, 73),
                        },
                       ],
                      },
                     },
                     Binding {
                      from: AttributePath {
                       parts: [
                        Raw {
                         content: "interfaces",
                         position: (65, 15),
                        },
                       ],
                      },
                      to: FunctionApplication {
                       function: Variable {
                        identifier: "forEach",
                        position: (65, 28),
                       },
                       arguments: [
                        Variable {
                         identifier: "interfacesNumbered",
                         position: (65, 36),
                        },
                        Parentheses {
                         expression: Function {
                          argument: Destructured {
                           identifier: None,
                           arguments: [
                            DestructuredArgument {
                             identifier: "fst",
                             default: None,
                            },
                            DestructuredArgument {
                             identifier: "snd",
                             default: None,
                            },
                           ],
                           ellipsis: false,
                          },
                          definition: FunctionApplication {
                           function: Variable {
                            identifier: "nameValuePair",
                            position: (66, 17),
                           },
                           arguments: [
                            String {
                             parts: [
                              Raw {
                               content: "eth",
                               position: (66, 32),
                              },
                              Interpolation {
                               expression: FunctionApplication {
                                function: Variable {
                                 identifier: "toString",
                                 position: (66, 37),
                                },
                                arguments: [
                                 Variable {
                                  identifier: "snd",
                                  position: (66, 46),
                                 },
                                ],
                               },
                              },
                             ],
                             position: (66, 31),
                            },
                            Map {
                             bindings: [
                              Binding {
                               from: AttributePath {
                                parts: [
                                 Raw {
                                  content: "ipv4",
                                  position: (66, 54),
                                 },
                                 Raw {
                                  content: "addresses",
                                  position: (66, 59),
                                 },
                                ],
                               },
                               to: List {
                                elements: [
                                 Map {
                                  bindings: [
                                   Binding {
                                    from: AttributePath {
                                     parts: [
                                      Raw {
                                       content: "address",
                                       position: (67, 23),
                                      },
                                     ],
                                    },
                                    to: String {
                                     parts: [
                                      Raw {
                                       content: "192.168.",
                                       position: (67, 34),
                                      },
                                      Interpolation {
                                       expression: FunctionApplication {
                                        function: Variable {
                                         identifier: "toString",
                                         position: (67, 44),
                                        },
                                        arguments: [
                                         Variable {
                                          identifier: "fst",
                                          position: (67, 53),
                                         },
                                        ],
                                       },
                                      },
                                      Raw {
                                       content: ".",
                                       position: (67, 57),
                                      },
                                      Interpolation {
                                       expression: FunctionApplication {
                                        function: Variable {
                                         identifier: "toString",
                                         position: (67, 60),
                                        },
                                        arguments: [
                                         PropertyAccess {
                                          expression: Variable {
                                           identifier: "m",
                                           position: (67, 69),
                                          },
                                          attribute_path: AttributePath {
                                           parts: [
                                            Raw {
                                             content: "snd",
                                             position: (67, 71),
                                            },
                                           ],
                                          },
                                          default: None,
                                         },
                                        ],
                                       },
                                      },
                                     ],
                                     position: (67, 33),
                                    },
                                   },
                                   Binding {
                                    from: AttributePath {
                                     parts: [
                                      Raw {
                                       content: "prefixLength",
                                       position: (68, 23),
                                      },
                                     ],
                                    },
                                    to: Int {
                                     value: 24,
                                     position: (68, 38),
                                    },
                                   },
                                  ],
                                  recursive: false,
                                  position: (67, 21),
                                 },
                                ],
                                position: (67, 19),
                               },
                              },
                             ],
                             recursive: false,
                             position: (66, 52),
                            },
                           ],
                          },
                          position: (65, 56),
                         },
                         position: (65, 55),
                        },
                       ],
                      },
                     },
                     Binding {
                      from: AttributePath {
                       parts: [
                        Raw {
                         content: "networkConfig",
                         position: (72, 15),
                        },
                       ],
                      },
                      to: Map {
                       bindings: [
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "networking",
                            position: (73, 19),
                           },
                           Raw {
                            content: "hostName",
                            position: (73, 30),
                           },
                          ],
                         },
                         to: FunctionApplication {
                          function: Variable {
                           identifier: "mkDefault",
                           position: (73, 41),
                          },
                          arguments: [
                           PropertyAccess {
                            expression: Variable {
                             identifier: "m",
                             position: (73, 51),
                            },
                            attribute_path: AttributePath {
                             parts: [
                              Raw {
                               content: "fst",
                               position: (73, 53),
                              },
                             ],
                            },
                            default: None,
                           },
                          ],
                         },
                        },
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "networking",
                            position: (75, 19),
                           },
                           Raw {
                            content: "interfaces",
                            position: (75, 30),
                           },
                          ],
                         },
                         to: FunctionApplication {
                          function: Variable {
                           identifier: "listToAttrs",
                           position: (75, 43),
                          },
                          arguments: [
                           Variable {
                            identifier: "interfaces",
                            position: (75, 55),
                           },
                          ],
                         },
                        },
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "networking",
                            position: (77, 19),
                           },
                           Raw {
                            content: "primaryIPAddress",
                            position: (77, 30),
                           },
                          ],
                         },
                         to: FunctionApplication {
                          function: Variable {
                           identifier: "optionalString",
                           position: (78, 21),
                          },
                          arguments: [
                           Parentheses {
                            expression: BinaryOperation {
                             operator: NotEqualTo,
                             operands: [
                              Variable {
                               identifier: "interfaces",
                               position: (78, 37),
                              },
                              List {
                               elements: [],
                               position: (78, 51),
                              },
                             ],
                             position: (78, 48),
                            },
                            position: (78, 36),
                           },
                           PropertyAccess {
                            expression: Parentheses {
                             expression: FunctionApplication {
                              function: Variable {
                               identifier: "head",
                               position: (78, 56),
                              },
                              arguments: [
                               PropertyAccess {
                                expression: Parentheses {
                                 expression: FunctionApplication {
                                  function: Variable {
                                   identifier: "head",
                                   position: (78, 62),
                                  },
                                  arguments: [
                                   Variable {
                                    identifier: "interfaces",
                                    position: (78, 67),
                                   },
                                  ],
                                 },
                                 position: (78, 61),
                                },
                                attribute_path: AttributePath {
                                 parts: [
                                  Raw {
                                   content: "value",
                                   position: (78, 79),
                                  },
                                  Raw {
                                   content: "ipv4",
                                   position: (78, 85),
                                  },
                                  Raw {
                                   content: "addresses",
                                   position: (78, 90),
                                  },
                                 ],
                                },
                                default: None,
                               },
                              ],
                             },
                             position: (78, 55),
                            },
                            attribute_path: AttributePath {
                             parts: [
                              Raw {
                               content: "address",
                               position: (78, 101),
                              },
                             ],
                            },
                            default: None,
                           },
                          ],
                         },
                        },
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "networking",
                            position: (85, 19),
                           },
                           Raw {
                            content: "extraHosts",
                            position: (85, 30),
                           },
                          ],
                         },
                         to: FunctionApplication {
                          function: Variable {
                           identifier: "flip",
                           position: (85, 43),
                          },
                          arguments: [
                           Variable {
                            identifier: "concatMapStrings",
                            position: (85, 48),
                           },
                           Variable {
                            identifier: "machines",
                            position: (85, 65),
                           },
                           Parentheses {
                            expression: Function {
                             argument: Simple {
                              identifier: "m'",
                             },
                             definition: LetIn {
                              bindings: [
                               Binding {
                                from: AttributePath {
                                 parts: [
                                  Raw {
                                   content: "config",
                                   position: (86, 30),
                                  },
                                 ],
                                },
                                to: PropertyAccess {
                                 expression: Parentheses {
                                  expression: FunctionApplication {
                                   function: Variable {
                                    identifier: "getAttr",
                                    position: (86, 40),
                                   },
                                   arguments: [
                                    Variable {
                                     identifier: "m'",
                                     position: (86, 48),
                                    },
                                    Variable {
                                     identifier: "nodes",
                                     position: (86, 51),
                                    },
                                   ],
                                  },
                                  position: (86, 39),
                                 },
                                 attribute_path: AttributePath {
                                  parts: [
                                   Raw {
                                    content: "config",
                                    position: (86, 58),
                                   },
                                  ],
                                 },
                                 default: None,
                                },
                               },
                              ],
                              target: FunctionApplication {
                               function: Variable {
                                identifier: "optionalString",
                                position: (87, 23),
                               },
                               arguments: [
                                Parentheses {
                                 expression: BinaryOperation {
                                  operator: NotEqualTo,
                                  operands: [
                                   PropertyAccess {
                                    expression: Variable {
                                     identifier: "config",
                                     position: (87, 39),
                                    },
                                    attribute_path: AttributePath {
                                     parts: [
                                      Raw {
                                       content: "networking",
                                       position: (87, 46),
                                      },
                                      Raw {
                                       content: "primaryIPAddress",
                                       position: (87, 57),
                                      },
                                     ],
                                    },
                                    default: None,
                                   },
                                   String {
                                    parts: [],
                                    position: (87, 77),
                                   },
                                  ],
                                  position: (87, 74),
                                 },
                                 position: (87, 38),
                                },
                                Parentheses {
                                 expression: BinaryOperation {
                                  operator: Addition,
                                  operands: [
                                   BinaryOperation {
                                    operator: Addition,
                                    operands: [
                                     String {
                                      parts: [
                                       Interpolation {
                                        expression: PropertyAccess {
                                         expression: Variable {
                                          identifier: "config",
                                          position: (88, 29),
                                         },
                                         attribute_path: AttributePath {
                                          parts: [
                                           Raw {
                                            content: "networking",
                                            position: (88, 36),
                                           },
                                           Raw {
                                            content: "primaryIPAddress",
                                            position: (88, 47),
                                           },
                                          ],
                                         },
                                         default: None,
                                        },
                                       },
                                       Raw {
                                        content: " ",
                                        position: (88, 64),
                                       },
                                      ],
                                      position: (88, 26),
                                     },
                                     FunctionApplication {
                                      function: Variable {
                                       identifier: "optionalString",
                                       position: (89, 26),
                                      },
                                      arguments: [
                                       Parentheses {
                                        expression: BinaryOperation {
                                         operator: NotEqualTo,
                                         operands: [
                                          PropertyAccess {
                                           expression: Variable {
                                            identifier: "config",
                                            position: (89, 42),
                                           },
                                           attribute_path: AttributePath {
                                            parts: [
                                             Raw {
                                              content: "networking",
                                              position: (89, 49),
                                             },
                                             Raw {
                                              content: "domain",
                                              position: (89, 60),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                          Variable {
                                           identifier: "null",
                                           position: (89, 70),
                                          },
                                         ],
                                         position: (89, 67),
                                        },
                                        position: (89, 41),
                                       },
                                       String {
                                        parts: [
                                         Interpolation {
                                          expression: PropertyAccess {
                                           expression: Variable {
                                            identifier: "config",
                                            position: (90, 31),
                                           },
                                           attribute_path: AttributePath {
                                            parts: [
                                             Raw {
                                              content: "networking",
                                              position: (90, 38),
                                             },
                                             Raw {
                                              content: "hostName",
                                              position: (90, 49),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                         },
                                         Raw {
                                          content: ".",
                                          position: (90, 58),
                                         },
                                         Interpolation {
                                          expression: PropertyAccess {
                                           expression: Variable {
                                            identifier: "config",
                                            position: (90, 61),
                                           },
                                           attribute_path: AttributePath {
                                            parts: [
                                             Raw {
                                              content: "networking",
                                              position: (90, 68),
                                             },
                                             Raw {
                                              content: "domain",
                                              position: (90, 79),
                                             },
                                            ],
                                           },
                                           default: None,
                                          },
                                         },
                                         Raw {
                                          content: " ",
                                          position: (90, 86),
                                         },
                                        ],
                                        position: (90, 28),
                                       },
                                      ],
                                     },
                                    ],
                                    position: (88, 67),
                                   },
                                   String {
                                    parts: [
                                     Interpolation {
                                      expression: PropertyAccess {
                                       expression: Variable {
                                        identifier: "config",
                                        position: (91, 29),
                                       },
                                       attribute_path: AttributePath {
                                        parts: [
                                         Raw {
                                          content: "networking",
                                          position: (91, 36),
                                         },
                                         Raw {
                                          content: "hostName",
                                          position: (91, 47),
                                         },
                                        ],
                                       },
                                       default: None,
                                      },
                                     },
                                     Raw {
                                      content: "\n",
                                      position: (91, 56),
                                     },
                                    ],
                                    position: (91, 26),
                                   },
                                  ],
                                  position: (90, 89),
                                 },
                                 position: (88, 25),
                                },
                               ],
                              },
                              position: (86, 26),
                             },
                             position: (86, 22),
                            },
                            position: (86, 21),
                           },
                          ],
                         },
                        },
                        Binding {
                         from: AttributePath {
                          parts: [
                           Raw {
                            content: "virtualisation",
                            position: (93, 19),
                           },
                           Raw {
                            content: "qemu",
                            position: (93, 34),
                           },
                           Raw {
                            content: "options",
                            position: (93, 39),
                           },
                          ],
                         },
                         to: LetIn {
                          bindings: [
                           Binding {
                            from: AttributePath {
                             parts: [
                              Raw {
                               content: "qemu-common",
                               position: (94, 25),
                              },
                             ],
                            },
                            to: FunctionApplication {
                             function: Variable {
                              identifier: "import",
                              position: (94, 39),
                             },
                             arguments: [
                              Path {
                               parts: [
                                Raw {
                                 content: "../lib/qemu-common.nix",
                                 position: (94, 46),
                                },
                               ],
                               position: (94, 46),
                              },
                              Map {
                               bindings: [
                                Inherit {
                                 from: None,
                                 attributes: [
                                  Raw {
                                   content: "lib",
                                   position: (94, 79),
                                  },
                                  Raw {
                                   content: "pkgs",
                                   position: (94, 83),
                                  },
                                 ],
                                },
                               ],
                               recursive: false,
                               position: (94, 69),
                              },
                             ],
                            },
                           },
                          ],
                          target: FunctionApplication {
                           function: Variable {
                            identifier: "flip",
                            position: (95, 24),
                           },
                           arguments: [
                            Variable {
                             identifier: "concatMap",
                             position: (95, 29),
                            },
                            Variable {
                             identifier: "interfacesNumbered",
                             position: (95, 39),
                            },
                            Parentheses {
                             expression: Function {
                              argument: Destructured {
                               identifier: None,
                               arguments: [
                                DestructuredArgument {
                                 identifier: "fst",
                                 default: None,
                                },
                                DestructuredArgument {
                                 identifier: "snd",
                                 default: None,
                                },
                               ],
                               ellipsis: false,
                              },
                              definition: FunctionApplication {
                               function: PropertyAccess {
                                expression: Variable {
                                 identifier: "qemu-common",
                                 position: (96, 38),
                                },
                                attribute_path: AttributePath {
                                 parts: [
                                  Raw {
                                   content: "qemuNICFlags",
                                   position: (96, 50),
                                  },
                                 ],
                                },
                                default: None,
                               },
                               arguments: [
                                Variable {
                                 identifier: "snd",
                                 position: (96, 63),
                                },
                                Variable {
                                 identifier: "fst",
                                 position: (96, 67),
                                },
                                PropertyAccess {
                                 expression: Variable {
                                  identifier: "m",
                                  position: (96, 71),
                                 },
                                 attribute_path: AttributePath {
                                  parts: [
                                   Raw {
                                    content: "snd",
                                    position: (96, 73),
                                   },
                                  ],
                                 },
                                 default: None,
                                },
                               ],
                              },
                              position: (96, 24),
                             },
                             position: (96, 23),
                            },
                           ],
                          },
                          position: (94, 21),
                         },
                        },
                       ],
                       recursive: false,
                       position: (73, 17),
                      },
                     },
                    ],
                    target: Map {
                     bindings: [
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "key",
                          position: (100, 19),
                         },
                        ],
                       },
                       to: String {
                        parts: [
                         Raw {
                          content: "ip-address",
                          position: (100, 26),
                         },
                        ],
                        position: (100, 25),
                       },
                      },
                      Binding {
                       from: AttributePath {
                        parts: [
                         Raw {
                          content: "config",
                          position: (101, 19),
                         },
                        ],
                       },
                       to: BinaryOperation {
                        operator: Update,
                        operands: [
                         Variable {
                          identifier: "networkConfig",
                          position: (101, 28),
                         },
                         Map {
                          bindings: [
                           Binding {
                            from: AttributePath {
                             parts: [
                              Raw {
                               content: "system",
                               position: (104, 21),
                              },
                              Raw {
                               content: "build",
                               position: (104, 28),
                              },
                              Raw {
                               content: "networkConfig",
                               position: (104, 34),
                              },
                             ],
                            },
                            to: Variable {
                             identifier: "networkConfig",
                             position: (104, 50),
                            },
                           },
                          ],
                          recursive: false,
                          position: (101, 45),
                         },
                        ],
                        position: (101, 42),
                       },
                      },
                     ],
                     recursive: false,
                     position: (100, 17),
                    },
                    position: (63, 13),
                   },
                   position: (62, 13),
                  },
                  position: (62, 11),
                 },
                 Parentheses {
                  expression: FunctionApplication {
                   function: Variable {
                    identifier: "getAttr",
                    position: (108, 12),
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "m",
                      position: (108, 20),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "fst",
                        position: (108, 22),
                       },
                      ],
                     },
                     default: None,
                    },
                    Variable {
                     identifier: "nodes",
                     position: (108, 26),
                    },
                   ],
                  },
                  position: (108, 11),
                 },
                ],
                position: (62, 9),
               },
              ],
             },
             position: (61, 42),
            },
            position: (61, 41),
           },
          ],
         },
        },
       ],
       target: FunctionApplication {
        function: Variable {
         identifier: "listToAttrs",
         position: (111, 8),
        },
        arguments: [
         Variable {
          identifier: "nodes_",
          position: (111, 20),
         },
        ],
       },
       position: (55, 5),
      },
      position: (53, 23),
     },
    },
   ],
   recursive: true,
   position: (16, 1),
  },
  position: (14, 1),
 },
 position: (1, 1),
}