Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "hostPkgs",
      default: None,
     },
    ],
   },
  ),
  body: LetIn(
   LetIn {
    bindings: [
     Inherit(
      BindingInherit {
       from: Some(
        Identifier(
         Identifier {
          id: "lib",
          span: Span {
           start: Position {
            line: 3,
            column: 12,
           },
           end: Position {
            line: 3,
            column: 15,
           },
          },
         },
        ),
       ),
       attributes: [
        Raw(
         PartRaw {
          content: "mkOption",
          span: Span {
           start: Position {
            line: 3,
            column: 17,
           },
           end: Position {
            line: 3,
            column: 25,
           },
          },
         },
        ),
        Raw(
         PartRaw {
          content: "types",
          span: Span {
           start: Position {
            line: 3,
            column: 26,
           },
           end: Position {
            line: 3,
            column: 31,
           },
          },
         },
        ),
        Raw(
         PartRaw {
          content: "literalMD",
          span: Span {
           start: Position {
            line: 3,
            column: 32,
           },
           end: Position {
            line: 3,
            column: 41,
           },
          },
         },
        ),
        Raw(
         PartRaw {
          content: "mdDoc",
          span: Span {
           start: Position {
            line: 3,
            column: 42,
           },
           end: Position {
            line: 3,
            column: 47,
           },
          },
         },
        ),
       ],
       span: Span {
        start: Position {
         line: 2,
         column: 4,
        },
        end: Position {
         line: 3,
         column: 48,
        },
       },
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "testDriver",
          span: Span {
           start: Position {
            line: 7,
            column: 3,
           },
           end: Position {
            line: 7,
            column: 13,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "hostPkgs",
             span: Span {
              start: Position {
               line: 7,
               column: 16,
              },
              end: Position {
               line: 7,
               column: 24,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "callPackage",
              span: Span {
               start: Position {
                line: 7,
                column: 25,
               },
               end: Position {
                line: 7,
                column: 36,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
         arguments: [
          Path(
           Path {
            parts: [
             Raw(
              PartRaw {
               content: "../test-driver",
               span: Span {
                start: Position {
                 line: 7,
                 column: 37,
                },
                end: Position {
                 line: 7,
                 column: 51,
                },
               },
              },
             ),
            ],
            span: Span {
             start: Position {
              line: 7,
              column: 37,
             },
             end: Position {
              line: 7,
              column: 51,
             },
            },
           },
          ),
          Map(
           Map {
            recursive: false,
            bindings: [
             Inherit(
              BindingInherit {
               from: Some(
                Identifier(
                 Identifier {
                  id: "config",
                  span: Span {
                   start: Position {
                    line: 8,
                    column: 14,
                   },
                   end: Position {
                    line: 8,
                    column: 20,
                   },
                  },
                 },
                ),
               ),
               attributes: [
                Raw(
                 PartRaw {
                  content: "enableOCR",
                  span: Span {
                   start: Position {
                    line: 8,
                    column: 22,
                   },
                   end: Position {
                    line: 8,
                    column: 31,
                   },
                  },
                 },
                ),
                Raw(
                 PartRaw {
                  content: "extraPythonPackages",
                  span: Span {
                   start: Position {
                    line: 8,
                    column: 32,
                   },
                   end: Position {
                    line: 8,
                    column: 51,
                   },
                  },
                 },
                ),
               ],
               span: Span {
                start: Position {
                 line: 7,
                 column: 53,
                },
                end: Position {
                 line: 8,
                 column: 52,
                },
               },
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "qemu_pkg",
                  span: Span {
                   start: Position {
                    line: 9,
                    column: 5,
                   },
                   end: Position {
                    line: 9,
                    column: 13,
                   },
                  },
                 },
                ),
               ],
               to: PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "config",
                   span: Span {
                    start: Position {
                     line: 9,
                     column: 16,
                    },
                    end: Position {
                     line: 9,
                     column: 22,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "qemu",
                    span: Span {
                     start: Position {
                      line: 9,
                      column: 23,
                     },
                     end: Position {
                      line: 9,
                      column: 27,
                     },
                    },
                   },
                  ),
                  Raw(
                   PartRaw {
                    content: "package",
                    span: Span {
                     start: Position {
                      line: 9,
                      column: 28,
                     },
                     end: Position {
                      line: 9,
                      column: 35,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "imagemagick_light",
                  span: Span {
                   start: Position {
                    line: 10,
                    column: 5,
                   },
                   end: Position {
                    line: 10,
                    column: 22,
                   },
                  },
                 },
                ),
               ],
               to: FunctionApplication(
                FunctionApplication {
                 function: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "hostPkgs",
                     span: Span {
                      start: Position {
                       line: 10,
                       column: 25,
                      },
                      end: Position {
                       line: 10,
                       column: 33,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "imagemagick_light",
                      span: Span {
                       start: Position {
                        line: 10,
                        column: 34,
                       },
                       end: Position {
                        line: 10,
                        column: 51,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "override",
                      span: Span {
                       start: Position {
                        line: 10,
                        column: 52,
                       },
                       end: Position {
                        line: 10,
                        column: 60,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 arguments: [
                  Map(
                   Map {
                    recursive: false,
                    bindings: [
                     Inherit(
                      BindingInherit {
                       from: Some(
                        Identifier(
                         Identifier {
                          id: "hostPkgs",
                          span: Span {
                           start: Position {
                            line: 10,
                            column: 72,
                           },
                           end: Position {
                            line: 10,
                            column: 80,
                           },
                          },
                         },
                        ),
                       ),
                       attributes: [
                        Raw(
                         PartRaw {
                          content: "libtiff",
                          span: Span {
                           start: Position {
                            line: 10,
                            column: 82,
                           },
                           end: Position {
                            line: 10,
                            column: 89,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 10,
                         column: 62,
                        },
                        end: Position {
                         line: 10,
                         column: 90,
                        },
                       },
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 10,
                      column: 61,
                     },
                     end: Position {
                      line: 10,
                      column: 92,
                     },
                    },
                   },
                  ),
                 ],
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "tesseract4",
                  span: Span {
                   start: Position {
                    line: 11,
                    column: 5,
                   },
                   end: Position {
                    line: 11,
                    column: 15,
                   },
                  },
                 },
                ),
               ],
               to: FunctionApplication(
                FunctionApplication {
                 function: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "hostPkgs",
                     span: Span {
                      start: Position {
                       line: 11,
                       column: 18,
                      },
                      end: Position {
                       line: 11,
                       column: 26,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "tesseract4",
                      span: Span {
                       start: Position {
                        line: 11,
                        column: 27,
                       },
                       end: Position {
                        line: 11,
                        column: 37,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "override",
                      span: Span {
                       start: Position {
                        line: 11,
                        column: 38,
                       },
                       end: Position {
                        line: 11,
                        column: 46,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 arguments: [
                  Map(
                   Map {
                    recursive: false,
                    bindings: [
                     KeyValue(
                      BindingKeyValue {
                       from: [
                        Raw(
                         PartRaw {
                          content: "enableLanguages",
                          span: Span {
                           start: Position {
                            line: 11,
                            column: 49,
                           },
                           end: Position {
                            line: 11,
                            column: 64,
                           },
                          },
                         },
                        ),
                       ],
                       to: List(
                        List {
                         elements: [
                          String(
                           String_ {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "eng",
                               span: Span {
                                start: Position {
                                 line: 11,
                                 column: 70,
                                },
                                end: Position {
                                 line: 11,
                                 column: 73,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 11,
                              column: 69,
                             },
                             end: Position {
                              line: 11,
                              column: 74,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 11,
                           column: 67,
                          },
                          end: Position {
                           line: 11,
                           column: 76,
                          },
                         },
                        },
                       ),
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 11,
                      column: 47,
                     },
                     end: Position {
                      line: 11,
                      column: 79,
                     },
                    },
                   },
                  ),
                 ],
                },
               ),
              },
             ),
            ],
            span: Span {
             start: Position {
              line: 7,
              column: 52,
             },
             end: Position {
              line: 12,
              column: 4,
             },
            },
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "vlans",
          span: Span {
           start: Position {
            line: 15,
            column: 3,
           },
           end: Position {
            line: 15,
            column: 8,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: Identifier(
          Identifier {
           id: "map",
           span: Span {
            start: Position {
             line: 15,
             column: 11,
            },
            end: Position {
             line: 15,
             column: 14,
            },
           },
          },
         ),
         arguments: [
          Function(
           Function {
            head: Simple(
             FunctionHeadSimple {
              identifier: "m",
             },
            ),
            body: PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "m",
                span: Span {
                 start: Position {
                  line: 15,
                  column: 19,
                 },
                 end: Position {
                  line: 15,
                  column: 20,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "virtualisation",
                 span: Span {
                  start: Position {
                   line: 15,
                   column: 21,
                  },
                  end: Position {
                   line: 15,
                   column: 35,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "vlans",
                 span: Span {
                  start: Position {
                   line: 15,
                   column: 36,
                  },
                  end: Position {
                   line: 15,
                   column: 41,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            span: Span {
             start: Position {
              line: 15,
              column: 16,
             },
             end: Position {
              line: 15,
              column: 41,
             },
            },
           },
          ),
          FunctionApplication(
           FunctionApplication {
            function: PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "lib",
                span: Span {
                 start: Position {
                  line: 15,
                  column: 44,
                 },
                 end: Position {
                  line: 15,
                  column: 47,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "attrValues",
                 span: Span {
                  start: Position {
                   line: 15,
                   column: 48,
                  },
                  end: Position {
                   line: 15,
                   column: 58,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            arguments: [
             PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "config",
                 span: Span {
                  start: Position {
                   line: 15,
                   column: 59,
                  },
                  end: Position {
                   line: 15,
                   column: 65,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "nodes",
                  span: Span {
                   start: Position {
                    line: 15,
                    column: 66,
                   },
                   end: Position {
                    line: 15,
                    column: 71,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
            ],
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "vms",
          span: Span {
           start: Position {
            line: 16,
            column: 3,
           },
           end: Position {
            line: 16,
            column: 6,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: Identifier(
          Identifier {
           id: "map",
           span: Span {
            start: Position {
             line: 16,
             column: 9,
            },
            end: Position {
             line: 16,
             column: 12,
            },
           },
          },
         ),
         arguments: [
          Function(
           Function {
            head: Simple(
             FunctionHeadSimple {
              identifier: "m",
             },
            ),
            body: PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "m",
                span: Span {
                 start: Position {
                  line: 16,
                  column: 17,
                 },
                 end: Position {
                  line: 16,
                  column: 18,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "system",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 19,
                  },
                  end: Position {
                   line: 16,
                   column: 25,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "build",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 26,
                  },
                  end: Position {
                   line: 16,
                   column: 31,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "vm",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 32,
                  },
                  end: Position {
                   line: 16,
                   column: 34,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            span: Span {
             start: Position {
              line: 16,
              column: 14,
             },
             end: Position {
              line: 16,
              column: 34,
             },
            },
           },
          ),
          FunctionApplication(
           FunctionApplication {
            function: PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "lib",
                span: Span {
                 start: Position {
                  line: 16,
                  column: 37,
                 },
                 end: Position {
                  line: 16,
                  column: 40,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "attrValues",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 41,
                  },
                  end: Position {
                   line: 16,
                   column: 51,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            arguments: [
             PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "config",
                 span: Span {
                  start: Position {
                   line: 16,
                   column: 52,
                  },
                  end: Position {
                   line: 16,
                   column: 58,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "nodes",
                  span: Span {
                   start: Position {
                    line: 16,
                    column: 59,
                   },
                   end: Position {
                    line: 16,
                    column: 64,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
            ],
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "nodeHostNames",
          span: Span {
           start: Position {
            line: 18,
            column: 3,
           },
           end: Position {
            line: 18,
            column: 16,
           },
          },
         },
        ),
       ],
       to: LetIn(
        LetIn {
         bindings: [
          KeyValue(
           BindingKeyValue {
            from: [
             Raw(
              PartRaw {
               content: "nodesList",
               span: Span {
                start: Position {
                 line: 20,
                 column: 7,
                },
                end: Position {
                 line: 20,
                 column: 16,
                },
               },
              },
             ),
            ],
            to: FunctionApplication(
             FunctionApplication {
              function: Identifier(
               Identifier {
                id: "map",
                span: Span {
                 start: Position {
                  line: 20,
                  column: 19,
                 },
                 end: Position {
                  line: 20,
                  column: 22,
                 },
                },
               },
              ),
              arguments: [
               Function(
                Function {
                 head: Simple(
                  FunctionHeadSimple {
                   identifier: "c",
                  },
                 ),
                 body: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "c",
                     span: Span {
                      start: Position {
                       line: 20,
                       column: 27,
                      },
                      end: Position {
                       line: 20,
                       column: 28,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "system",
                      span: Span {
                       start: Position {
                        line: 20,
                        column: 29,
                       },
                       end: Position {
                        line: 20,
                        column: 35,
                       },
                      },
                     },
                    ),
                    Raw(
                     PartRaw {
                      content: "name",
                      span: Span {
                       start: Position {
                        line: 20,
                        column: 36,
                       },
                       end: Position {
                        line: 20,
                        column: 40,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 span: Span {
                  start: Position {
                   line: 20,
                   column: 24,
                  },
                  end: Position {
                   line: 20,
                   column: 40,
                  },
                 },
                },
               ),
               FunctionApplication(
                FunctionApplication {
                 function: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "lib",
                     span: Span {
                      start: Position {
                       line: 20,
                       column: 43,
                      },
                      end: Position {
                       line: 20,
                       column: 46,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "attrValues",
                      span: Span {
                       start: Position {
                        line: 20,
                        column: 47,
                       },
                       end: Position {
                        line: 20,
                        column: 57,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 arguments: [
                  PropertyAccess(
                   PropertyAccess {
                    expression: Identifier(
                     Identifier {
                      id: "config",
                      span: Span {
                       start: Position {
                        line: 20,
                        column: 58,
                       },
                       end: Position {
                        line: 20,
                        column: 64,
                       },
                      },
                     },
                    ),
                    attribute_path: [
                     Raw(
                      PartRaw {
                       content: "nodes",
                       span: Span {
                        start: Position {
                         line: 20,
                         column: 65,
                        },
                        end: Position {
                         line: 20,
                         column: 70,
                        },
                       },
                      },
                     ),
                    ],
                    default: None,
                   },
                  ),
                 ],
                },
               ),
              ],
             },
            ),
           },
          ),
         ],
         target: BinaryOperation(
          BinaryOperation {
           left: Identifier(
            Identifier {
             id: "nodesList",
             span: Span {
              start: Position {
               line: 22,
               column: 5,
              },
              end: Position {
               line: 22,
               column: 14,
              },
             },
            },
           ),
           operator: Concatenation,
           right: FunctionApplication(
            FunctionApplication {
             function: PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "lib",
                 span: Span {
                  start: Position {
                   line: 22,
                   column: 18,
                  },
                  end: Position {
                   line: 22,
                   column: 21,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "optional",
                  span: Span {
                   start: Position {
                    line: 22,
                    column: 22,
                   },
                   end: Position {
                    line: 22,
                    column: 30,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
             arguments: [
              BinaryOperation(
               BinaryOperation {
                left: BinaryOperation(
                 BinaryOperation {
                  left: FunctionApplication(
                   FunctionApplication {
                    function: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "lib",
                        span: Span {
                         start: Position {
                          line: 22,
                          column: 32,
                         },
                         end: Position {
                          line: 22,
                          column: 35,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "length",
                         span: Span {
                          start: Position {
                           line: 22,
                           column: 36,
                          },
                          end: Position {
                           line: 22,
                           column: 42,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    arguments: [
                     Identifier(
                      Identifier {
                       id: "nodesList",
                       span: Span {
                        start: Position {
                         line: 22,
                         column: 43,
                        },
                        end: Position {
                         line: 22,
                         column: 52,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                  operator: EqualTo,
                  right: Integer(
                   Integer {
                    value: "1",
                    span: Span {
                     start: Position {
                      line: 22,
                      column: 56,
                     },
                     end: Position {
                      line: 22,
                      column: 57,
                     },
                    },
                   },
                  ),
                 },
                ),
                operator: LogicalAnd,
                right: UnaryOperation(
                 UnaryOperation {
                  operator: Not,
                  operand: FunctionApplication(
                   FunctionApplication {
                    function: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "lib",
                        span: Span {
                         start: Position {
                          line: 22,
                          column: 62,
                         },
                         end: Position {
                          line: 22,
                          column: 65,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "elem",
                         span: Span {
                          start: Position {
                           line: 22,
                           column: 66,
                          },
                          end: Position {
                           line: 22,
                           column: 70,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    arguments: [
                     String(
                      String_ {
                       parts: [
                        Raw(
                         PartRaw {
                          content: "machine",
                          span: Span {
                           start: Position {
                            line: 22,
                            column: 72,
                           },
                           end: Position {
                            line: 22,
                            column: 79,
                           },
                          },
                         },
                        ),
                       ],
                       span: Span {
                        start: Position {
                         line: 22,
                         column: 71,
                        },
                        end: Position {
                         line: 22,
                         column: 80,
                        },
                       },
                      },
                     ),
                     Identifier(
                      Identifier {
                       id: "nodesList",
                       span: Span {
                        start: Position {
                         line: 22,
                         column: 81,
                        },
                        end: Position {
                         line: 22,
                         column: 90,
                        },
                       },
                      },
                     ),
                    ],
                   },
                  ),
                  span: Span {
                   start: Position {
                    line: 22,
                    column: 61,
                   },
                   end: Position {
                    line: 22,
                    column: 90,
                   },
                  },
                 },
                ),
               },
              ),
              String(
               String_ {
                parts: [
                 Raw(
                  PartRaw {
                   content: "machine",
                   span: Span {
                    start: Position {
                     line: 22,
                     column: 93,
                    },
                    end: Position {
                     line: 22,
                     column: 100,
                    },
                   },
                  },
                 ),
                ],
                span: Span {
                 start: Position {
                  line: 22,
                  column: 92,
                 },
                 end: Position {
                  line: 22,
                  column: 101,
                 },
                },
               },
              ),
             ],
            },
           ),
          },
         ),
         span: Span {
          start: Position {
           line: 19,
           column: 5,
          },
          end: Position {
           line: 22,
           column: 101,
          },
         },
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "invalidNodeNames",
          span: Span {
           start: Position {
            line: 27,
            column: 3,
           },
           end: Position {
            line: 27,
            column: 19,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "lib",
             span: Span {
              start: Position {
               line: 27,
               column: 22,
              },
              end: Position {
               line: 27,
               column: 25,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "filter",
              span: Span {
               start: Position {
                line: 27,
                column: 26,
               },
               end: Position {
                line: 27,
                column: 32,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
         arguments: [
          Function(
           Function {
            head: Simple(
             FunctionHeadSimple {
              identifier: "node",
             },
            ),
            body: BinaryOperation(
             BinaryOperation {
              left: FunctionApplication(
               FunctionApplication {
                function: PropertyAccess(
                 PropertyAccess {
                  expression: Identifier(
                   Identifier {
                    id: "builtins",
                    span: Span {
                     start: Position {
                      line: 28,
                      column: 12,
                     },
                     end: Position {
                      line: 28,
                      column: 20,
                     },
                    },
                   },
                  ),
                  attribute_path: [
                   Raw(
                    PartRaw {
                     content: "match",
                     span: Span {
                      start: Position {
                       line: 28,
                       column: 21,
                      },
                      end: Position {
                       line: 28,
                       column: 26,
                      },
                     },
                    },
                   ),
                  ],
                  default: None,
                 },
                ),
                arguments: [
                 String(
                  String_ {
                   parts: [
                    Raw(
                     PartRaw {
                      content: "^[A-z_]([A-z0-9_]+)?$",
                      span: Span {
                       start: Position {
                        line: 28,
                        column: 28,
                       },
                       end: Position {
                        line: 28,
                        column: 49,
                       },
                      },
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 28,
                     column: 27,
                    },
                    end: Position {
                     line: 28,
                     column: 50,
                    },
                   },
                  },
                 ),
                 Identifier(
                  Identifier {
                   id: "node",
                   span: Span {
                    start: Position {
                     line: 28,
                     column: 51,
                    },
                    end: Position {
                     line: 28,
                     column: 55,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
              operator: EqualTo,
              right: Identifier(
               Identifier {
                id: "null",
                span: Span {
                 start: Position {
                  line: 28,
                  column: 59,
                 },
                 end: Position {
                  line: 28,
                  column: 63,
                 },
                },
               },
              ),
             },
            ),
            span: Span {
             start: Position {
              line: 28,
              column: 6,
             },
             end: Position {
              line: 28,
              column: 63,
             },
            },
           },
          ),
          Identifier(
           Identifier {
            id: "nodeHostNames",
            span: Span {
             start: Position {
              line: 29,
              column: 5,
             },
             end: Position {
              line: 29,
              column: 18,
             },
            },
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "uniqueVlans",
          span: Span {
           start: Position {
            line: 31,
            column: 3,
           },
           end: Position {
            line: 31,
            column: 14,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "lib",
             span: Span {
              start: Position {
               line: 31,
               column: 17,
              },
              end: Position {
               line: 31,
               column: 20,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "unique",
              span: Span {
               start: Position {
                line: 31,
                column: 21,
               },
               end: Position {
                line: 31,
                column: 27,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
         arguments: [
          FunctionApplication(
           FunctionApplication {
            function: PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "builtins",
                span: Span {
                 start: Position {
                  line: 31,
                  column: 29,
                 },
                 end: Position {
                  line: 31,
                  column: 37,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "concatLists",
                 span: Span {
                  start: Position {
                   line: 31,
                   column: 38,
                  },
                  end: Position {
                   line: 31,
                   column: 49,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            arguments: [
             Identifier(
              Identifier {
               id: "vlans",
               span: Span {
                start: Position {
                 line: 31,
                 column: 50,
                },
                end: Position {
                 line: 31,
                 column: 55,
                },
               },
              },
             ),
            ],
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "vlanNames",
          span: Span {
           start: Position {
            line: 32,
            column: 3,
           },
           end: Position {
            line: 32,
            column: 12,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: Identifier(
          Identifier {
           id: "map",
           span: Span {
            start: Position {
             line: 32,
             column: 15,
            },
            end: Position {
             line: 32,
             column: 18,
            },
           },
          },
         ),
         arguments: [
          Function(
           Function {
            head: Simple(
             FunctionHeadSimple {
              identifier: "i",
             },
            ),
            body: String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "vlan",
                 span: Span {
                  start: Position {
                   line: 32,
                   column: 24,
                  },
                  end: Position {
                   line: 32,
                   column: 41,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: Identifier(
                    Identifier {
                     id: "toString",
                     span: Span {
                      start: Position {
                       line: 32,
                       column: 30,
                      },
                      end: Position {
                       line: 32,
                       column: 38,
                      },
                     },
                    },
                   ),
                   arguments: [
                    Identifier(
                     Identifier {
                      id: "i",
                      span: Span {
                       start: Position {
                        line: 32,
                        column: 39,
                       },
                       end: Position {
                        line: 32,
                        column: 40,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: ": VLan;",
                 span: Span {
                  start: Position {
                   line: 32,
                   column: 24,
                  },
                  end: Position {
                   line: 32,
                   column: 48,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 32,
                column: 23,
               },
               end: Position {
                line: 32,
                column: 49,
               },
              },
             },
            ),
            span: Span {
             start: Position {
              line: 32,
              column: 20,
             },
             end: Position {
              line: 32,
              column: 49,
             },
            },
           },
          ),
          Identifier(
           Identifier {
            id: "uniqueVlans",
            span: Span {
             start: Position {
              line: 32,
              column: 51,
             },
             end: Position {
              line: 32,
              column: 62,
             },
            },
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "machineNames",
          span: Span {
           start: Position {
            line: 33,
            column: 3,
           },
           end: Position {
            line: 33,
            column: 15,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: Identifier(
          Identifier {
           id: "map",
           span: Span {
            start: Position {
             line: 33,
             column: 18,
            },
            end: Position {
             line: 33,
             column: 21,
            },
           },
          },
         ),
         arguments: [
          Function(
           Function {
            head: Simple(
             FunctionHeadSimple {
              identifier: "name",
             },
            ),
            body: String(
             String_ {
              parts: [
               Interpolation(
                PartInterpolation {
                 expression: Identifier(
                  Identifier {
                   id: "name",
                   span: Span {
                    start: Position {
                     line: 33,
                     column: 32,
                    },
                    end: Position {
                     line: 33,
                     column: 36,
                    },
                   },
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: ": Machine;",
                 span: Span {
                  start: Position {
                   line: 33,
                   column: 30,
                  },
                  end: Position {
                   line: 33,
                   column: 47,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 33,
                column: 29,
               },
               end: Position {
                line: 33,
                column: 48,
               },
              },
             },
            ),
            span: Span {
             start: Position {
              line: 33,
              column: 23,
             },
             end: Position {
              line: 33,
              column: 48,
             },
            },
           },
          ),
          Identifier(
           Identifier {
            id: "nodeHostNames",
            span: Span {
             start: Position {
              line: 33,
              column: 50,
             },
             end: Position {
              line: 33,
              column: 63,
             },
            },
           },
          ),
         ],
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "withChecks",
          span: Span {
           start: Position {
            line: 35,
            column: 3,
           },
           end: Position {
            line: 35,
            column: 13,
           },
          },
         },
        ),
       ],
       to: IfThenElse(
        IfThenElse {
         predicate: BinaryOperation(
          BinaryOperation {
           left: FunctionApplication(
            FunctionApplication {
             function: PropertyAccess(
              PropertyAccess {
               expression: Identifier(
                Identifier {
                 id: "lib",
                 span: Span {
                  start: Position {
                   line: 36,
                   column: 8,
                  },
                  end: Position {
                   line: 36,
                   column: 11,
                  },
                 },
                },
               ),
               attribute_path: [
                Raw(
                 PartRaw {
                  content: "length",
                  span: Span {
                   start: Position {
                    line: 36,
                    column: 12,
                   },
                   end: Position {
                    line: 36,
                    column: 18,
                   },
                  },
                 },
                ),
               ],
               default: None,
              },
             ),
             arguments: [
              Identifier(
               Identifier {
                id: "invalidNodeNames",
                span: Span {
                 start: Position {
                  line: 36,
                  column: 19,
                 },
                 end: Position {
                  line: 36,
                  column: 35,
                 },
                },
               },
              ),
             ],
            },
           ),
           operator: GreaterThan,
           right: Integer(
            Integer {
             value: "0",
             span: Span {
              start: Position {
               line: 36,
               column: 38,
              },
              end: Position {
               line: 36,
               column: 39,
              },
             },
            },
           ),
          },
         ),
         then: FunctionApplication(
          FunctionApplication {
           function: Identifier(
            Identifier {
             id: "throw",
             span: Span {
              start: Position {
               line: 37,
               column: 7,
              },
              end: Position {
               line: 37,
               column: 12,
              },
             },
            },
           ),
           arguments: [
            IndentedString(
             IndentedString {
              parts: [
               Raw(
                PartRaw {
                 content: "Cannot create machines out of (",
                 span: Span {
                  start: Position {
                   line: 38,
                   column: 1,
                  },
                  end: Position {
                   line: 38,
                   column: 40,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: FunctionApplication(
                  FunctionApplication {
                   function: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "lib",
                       span: Span {
                        start: Position {
                         line: 38,
                         column: 42,
                        },
                        end: Position {
                         line: 38,
                         column: 45,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "concatStringsSep",
                        span: Span {
                         start: Position {
                          line: 38,
                          column: 46,
                         },
                         end: Position {
                          line: 38,
                          column: 62,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                   arguments: [
                    String(
                     String_ {
                      parts: [
                       Raw(
                        PartRaw {
                         content: ", ",
                         span: Span {
                          start: Position {
                           line: 38,
                           column: 64,
                          },
                          end: Position {
                           line: 38,
                           column: 66,
                          },
                         },
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 38,
                        column: 63,
                       },
                       end: Position {
                        line: 38,
                        column: 67,
                       },
                      },
                     },
                    ),
                    Identifier(
                     Identifier {
                      id: "invalidNodeNames",
                      span: Span {
                       start: Position {
                        line: 38,
                        column: 68,
                       },
                       end: Position {
                        line: 38,
                        column: 84,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: ")!\nAll machines are referenced as python variables in the testing framework which will break the\nscript when special characters are used.\n\nThis is an IMPLEMENTATION ERROR and needs to be fixed. Meanwhile,\nplease stick to alphanumeric chars and underscores as separation.\n",
                 span: Span {
                  start: Position {
                   line: 38,
                   column: 1,
                  },
                  end: Position {
                   line: 44,
                   column: 7,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 37,
                column: 13,
               },
               end: Position {
                line: 44,
                column: 9,
               },
              },
             },
            ),
           ],
          },
         ),
         else_: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "lib",
               span: Span {
                start: Position {
                 line: 46,
                 column: 7,
                },
                end: Position {
                 line: 46,
                 column: 10,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "warnIf",
                span: Span {
                 start: Position {
                  line: 46,
                  column: 11,
                 },
                 end: Position {
                  line: 46,
                  column: 17,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            PropertyAccess(
             PropertyAccess {
              expression: Identifier(
               Identifier {
                id: "config",
                span: Span {
                 start: Position {
                  line: 46,
                  column: 18,
                 },
                 end: Position {
                  line: 46,
                  column: 24,
                 },
                },
               },
              ),
              attribute_path: [
               Raw(
                PartRaw {
                 content: "skipLint",
                 span: Span {
                  start: Position {
                   line: 46,
                   column: 25,
                  },
                  end: Position {
                   line: 46,
                   column: 33,
                  },
                 },
                },
               ),
              ],
              default: None,
             },
            ),
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "Linting is disabled",
                 span: Span {
                  start: Position {
                   line: 46,
                   column: 35,
                  },
                  end: Position {
                   line: 46,
                   column: 54,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 46,
                column: 34,
               },
               end: Position {
                line: 46,
                column: 55,
               },
              },
             },
            ),
           ],
          },
         ),
         span: Span {
          start: Position {
           line: 36,
           column: 5,
          },
          end: Position {
           line: 46,
           column: 55,
          },
         },
        },
       ),
      },
     ),
     KeyValue(
      BindingKeyValue {
       from: [
        Raw(
         PartRaw {
          content: "driver",
          span: Span {
           start: Position {
            line: 48,
            column: 3,
           },
           end: Position {
            line: 48,
            column: 9,
           },
          },
         },
        ),
       ],
       to: FunctionApplication(
        FunctionApplication {
         function: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "hostPkgs",
             span: Span {
              start: Position {
               line: 49,
               column: 5,
              },
              end: Position {
               line: 49,
               column: 13,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "runCommand",
              span: Span {
               start: Position {
                line: 49,
                column: 14,
               },
               end: Position {
                line: 49,
                column: 24,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
         arguments: [
          String(
           String_ {
            parts: [
             Raw(
              PartRaw {
               content: "nixos-test-driver-",
               span: Span {
                start: Position {
                 line: 49,
                 column: 26,
                },
                end: Position {
                 line: 49,
                 column: 58,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "config",
                   span: Span {
                    start: Position {
                     line: 49,
                     column: 46,
                    },
                    end: Position {
                     line: 49,
                     column: 52,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "name",
                    span: Span {
                     start: Position {
                      line: 49,
                      column: 53,
                     },
                     end: Position {
                      line: 49,
                      column: 57,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
              },
             ),
            ],
            span: Span {
             start: Position {
              line: 49,
              column: 25,
             },
             end: Position {
              line: 49,
              column: 59,
             },
            },
           },
          ),
          Map(
           Map {
            recursive: false,
            bindings: [
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "nativeBuildInputs",
                  span: Span {
                   start: Position {
                    line: 52,
                    column: 9,
                   },
                   end: Position {
                    line: 52,
                    column: 26,
                   },
                  },
                 },
                ),
               ],
               to: BinaryOperation(
                BinaryOperation {
                 left: List(
                  List {
                   elements: [
                    PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "hostPkgs",
                        span: Span {
                         start: Position {
                          line: 53,
                          column: 11,
                         },
                         end: Position {
                          line: 53,
                          column: 19,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "makeWrapper",
                         span: Span {
                          start: Position {
                           line: 53,
                           column: 20,
                          },
                          end: Position {
                           line: 53,
                           column: 31,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 52,
                     column: 29,
                    },
                    end: Position {
                     line: 54,
                     column: 10,
                    },
                   },
                  },
                 ),
                 operator: Concatenation,
                 right: FunctionApplication(
                  FunctionApplication {
                   function: PropertyAccess(
                    PropertyAccess {
                     expression: Identifier(
                      Identifier {
                       id: "lib",
                       span: Span {
                        start: Position {
                         line: 54,
                         column: 14,
                        },
                        end: Position {
                         line: 54,
                         column: 17,
                        },
                       },
                      },
                     ),
                     attribute_path: [
                      Raw(
                       PartRaw {
                        content: "optionals",
                        span: Span {
                         start: Position {
                          line: 54,
                          column: 18,
                         },
                         end: Position {
                          line: 54,
                          column: 27,
                         },
                        },
                       },
                      ),
                     ],
                     default: None,
                    },
                   ),
                   arguments: [
                    UnaryOperation(
                     UnaryOperation {
                      operator: Not,
                      operand: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "config",
                          span: Span {
                           start: Position {
                            line: 54,
                            column: 30,
                           },
                           end: Position {
                            line: 54,
                            column: 36,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "skipTypeCheck",
                           span: Span {
                            start: Position {
                             line: 54,
                             column: 37,
                            },
                            end: Position {
                             line: 54,
                             column: 50,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                      span: Span {
                       start: Position {
                        line: 54,
                        column: 29,
                       },
                       end: Position {
                        line: 54,
                        column: 50,
                       },
                      },
                     },
                    ),
                    List(
                     List {
                      elements: [
                       PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "hostPkgs",
                           span: Span {
                            start: Position {
                             line: 54,
                             column: 54,
                            },
                            end: Position {
                             line: 54,
                             column: 62,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "mypy",
                            span: Span {
                             start: Position {
                              line: 54,
                              column: 63,
                             },
                             end: Position {
                              line: 54,
                              column: 67,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 54,
                        column: 52,
                       },
                       end: Position {
                        line: 54,
                        column: 69,
                       },
                      },
                     },
                    ),
                   ],
                  },
                 ),
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "buildInputs",
                  span: Span {
                   start: Position {
                    line: 55,
                    column: 9,
                   },
                   end: Position {
                    line: 55,
                    column: 20,
                   },
                  },
                 },
                ),
               ],
               to: List(
                List {
                 elements: [
                  Identifier(
                   Identifier {
                    id: "testDriver",
                    span: Span {
                     start: Position {
                      line: 55,
                      column: 25,
                     },
                     end: Position {
                      line: 55,
                      column: 35,
                     },
                    },
                   },
                  ),
                 ],
                 span: Span {
                  start: Position {
                   line: 55,
                   column: 23,
                  },
                  end: Position {
                   line: 55,
                   column: 37,
                  },
                 },
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "testScript",
                  span: Span {
                   start: Position {
                    line: 56,
                    column: 9,
                   },
                   end: Position {
                    line: 56,
                    column: 19,
                   },
                  },
                 },
                ),
               ],
               to: PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "config",
                   span: Span {
                    start: Position {
                     line: 56,
                     column: 22,
                    },
                    end: Position {
                     line: 56,
                     column: 28,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "testScriptString",
                    span: Span {
                     start: Position {
                      line: 56,
                      column: 29,
                     },
                     end: Position {
                      line: 56,
                      column: 45,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "preferLocalBuild",
                  span: Span {
                   start: Position {
                    line: 57,
                    column: 9,
                   },
                   end: Position {
                    line: 57,
                    column: 25,
                   },
                  },
                 },
                ),
               ],
               to: Identifier(
                Identifier {
                 id: "true",
                 span: Span {
                  start: Position {
                   line: 57,
                   column: 28,
                  },
                  end: Position {
                   line: 57,
                   column: 32,
                  },
                 },
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "passthru",
                  span: Span {
                   start: Position {
                    line: 58,
                    column: 9,
                   },
                   end: Position {
                    line: 58,
                    column: 17,
                   },
                  },
                 },
                ),
               ],
               to: PropertyAccess(
                PropertyAccess {
                 expression: Identifier(
                  Identifier {
                   id: "config",
                   span: Span {
                    start: Position {
                     line: 58,
                     column: 20,
                    },
                    end: Position {
                     line: 58,
                     column: 26,
                    },
                   },
                  },
                 ),
                 attribute_path: [
                  Raw(
                   PartRaw {
                    content: "passthru",
                    span: Span {
                     start: Position {
                      line: 58,
                      column: 27,
                     },
                     end: Position {
                      line: 58,
                      column: 35,
                     },
                    },
                   },
                  ),
                 ],
                 default: None,
                },
               ),
              },
             ),
             KeyValue(
              BindingKeyValue {
               from: [
                Raw(
                 PartRaw {
                  content: "meta",
                  span: Span {
                   start: Position {
                    line: 59,
                    column: 9,
                   },
                   end: Position {
                    line: 59,
                    column: 13,
                   },
                  },
                 },
                ),
               ],
               to: BinaryOperation(
                BinaryOperation {
                 left: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "config",
                     span: Span {
                      start: Position {
                       line: 59,
                       column: 16,
                      },
                      end: Position {
                       line: 59,
                       column: 22,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "meta",
                      span: Span {
                       start: Position {
                        line: 59,
                        column: 23,
                       },
                       end: Position {
                        line: 59,
                        column: 27,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 operator: Update,
                 right: Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "mainProgram",
                         span: Span {
                          start: Position {
                           line: 60,
                           column: 11,
                          },
                          end: Position {
                           line: 60,
                           column: 22,
                          },
                         },
                        },
                       ),
                      ],
                      to: String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "nixos-test-driver",
                           span: Span {
                            start: Position {
                             line: 60,
                             column: 26,
                            },
                            end: Position {
                             line: 60,
                             column: 43,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 60,
                          column: 25,
                         },
                         end: Position {
                          line: 60,
                          column: 44,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 59,
                     column: 31,
                    },
                    end: Position {
                     line: 61,
                     column: 10,
                    },
                   },
                  },
                 ),
                },
               ),
              },
             ),
            ],
            span: Span {
             start: Position {
              line: 50,
              column: 7,
             },
             end: Position {
              line: 62,
              column: 8,
             },
            },
           },
          ),
          IndentedString(
           IndentedString {
            parts: [
             Raw(
              PartRaw {
               content: "mkdir -p $out/bin\n\nvmStartScripts=($(for i in ",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 66,
                 column: 36,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: FunctionApplication(
                FunctionApplication {
                 function: Identifier(
                  Identifier {
                   id: "toString",
                   span: Span {
                    start: Position {
                     line: 66,
                     column: 38,
                    },
                    end: Position {
                     line: 66,
                     column: 46,
                    },
                   },
                  },
                 ),
                 arguments: [
                  Identifier(
                   Identifier {
                    id: "vms",
                    span: Span {
                     start: Position {
                      line: 66,
                      column: 47,
                     },
                     end: Position {
                      line: 66,
                      column: 50,
                     },
                    },
                   },
                  ),
                 ],
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "; do echo $i/bin/run-*-vm; done))\n\n",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 68,
                 column: 9,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: FunctionApplication(
                FunctionApplication {
                 function: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "lib",
                     span: Span {
                      start: Position {
                       line: 68,
                       column: 11,
                      },
                      end: Position {
                       line: 68,
                       column: 14,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "optionalString",
                      span: Span {
                       start: Position {
                        line: 68,
                        column: 15,
                       },
                       end: Position {
                        line: 68,
                        column: 29,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 arguments: [
                  UnaryOperation(
                   UnaryOperation {
                    operator: Not,
                    operand: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "config",
                        span: Span {
                         start: Position {
                          line: 68,
                          column: 32,
                         },
                         end: Position {
                          line: 68,
                          column: 38,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "skipTypeCheck",
                         span: Span {
                          start: Position {
                           line: 68,
                           column: 39,
                          },
                          end: Position {
                           line: 68,
                           column: 52,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    span: Span {
                     start: Position {
                      line: 68,
                      column: 31,
                     },
                     end: Position {
                      line: 68,
                      column: 52,
                     },
                    },
                   },
                  ),
                  IndentedString(
                   IndentedString {
                    parts: [
                     Raw(
                      PartRaw {
                       content: "# prepend type hints so the test script can be type checked with mypy\ncat \"",
                       span: Span {
                        start: Position {
                         line: 69,
                         column: 1,
                        },
                        end: Position {
                         line: 70,
                         column: 16,
                        },
                       },
                      },
                     ),
                     Interpolation(
                      PartInterpolation {
                       expression: Path(
                        Path {
                         parts: [
                          Raw(
                           PartRaw {
                            content: "../test-script-prepend.py",
                            span: Span {
                             start: Position {
                              line: 70,
                              column: 18,
                             },
                             end: Position {
                              line: 70,
                              column: 43,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 70,
                           column: 18,
                          },
                          end: Position {
                           line: 70,
                           column: 43,
                          },
                         },
                        },
                       ),
                      },
                     ),
                     Raw(
                      PartRaw {
                       content: "\" >> testScriptWithTypes\necho \"",
                       span: Span {
                        start: Position {
                         line: 69,
                         column: 1,
                        },
                        end: Position {
                         line: 71,
                         column: 17,
                        },
                       },
                      },
                     ),
                     Interpolation(
                      PartInterpolation {
                       expression: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "builtins",
                             span: Span {
                              start: Position {
                               line: 71,
                               column: 19,
                              },
                              end: Position {
                               line: 71,
                               column: 27,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "toString",
                              span: Span {
                               start: Position {
                                line: 71,
                                column: 28,
                               },
                               end: Position {
                                line: 71,
                                column: 36,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          Identifier(
                           Identifier {
                            id: "machineNames",
                            span: Span {
                             start: Position {
                              line: 71,
                              column: 37,
                             },
                             end: Position {
                              line: 71,
                              column: 49,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     Raw(
                      PartRaw {
                       content: "\" >> testScriptWithTypes\necho \"",
                       span: Span {
                        start: Position {
                         line: 69,
                         column: 1,
                        },
                        end: Position {
                         line: 72,
                         column: 17,
                        },
                       },
                      },
                     ),
                     Interpolation(
                      PartInterpolation {
                       expression: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "builtins",
                             span: Span {
                              start: Position {
                               line: 72,
                               column: 19,
                              },
                              end: Position {
                               line: 72,
                               column: 27,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "toString",
                              span: Span {
                               start: Position {
                                line: 72,
                                column: 28,
                               },
                               end: Position {
                                line: 72,
                                column: 36,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          Identifier(
                           Identifier {
                            id: "vlanNames",
                            span: Span {
                             start: Position {
                              line: 72,
                              column: 37,
                             },
                             end: Position {
                              line: 72,
                              column: 46,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     Raw(
                      PartRaw {
                       content: "\" >> testScriptWithTypes\necho -n \"$testScript\" >> testScriptWithTypes\n\ncat -n testScriptWithTypes\n\nmypy  --no-implicit-optional \\\n      --pretty \\\n      --no-color-output \\\n      testScriptWithTypes\n",
                       span: Span {
                        start: Position {
                         line: 69,
                         column: 1,
                        },
                        end: Position {
                         line: 81,
                         column: 9,
                        },
                       },
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 68,
                      column: 54,
                     },
                     end: Position {
                      line: 81,
                      column: 11,
                     },
                    },
                   },
                  ),
                 ],
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "\n\necho -n \"$testScript\" >> $out/test-script\n\nln -s ",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 85,
                 column: 15,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: Identifier(
                Identifier {
                 id: "testDriver",
                 span: Span {
                  start: Position {
                   line: 85,
                   column: 17,
                  },
                  end: Position {
                   line: 85,
                   column: 27,
                  },
                 },
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "/bin/nixos-test-driver $out/bin/nixos-test-driver\n\n",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 87,
                 column: 9,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: Identifier(
                Identifier {
                 id: "testDriver",
                 span: Span {
                  start: Position {
                   line: 87,
                   column: 11,
                  },
                  end: Position {
                   line: 87,
                   column: 21,
                  },
                 },
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "/bin/generate-driver-symbols\n",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 88,
                 column: 9,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: FunctionApplication(
                FunctionApplication {
                 function: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "lib",
                     span: Span {
                      start: Position {
                       line: 88,
                       column: 11,
                      },
                      end: Position {
                       line: 88,
                       column: 14,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "optionalString",
                      span: Span {
                       start: Position {
                        line: 88,
                        column: 15,
                       },
                       end: Position {
                        line: 88,
                        column: 29,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 arguments: [
                  UnaryOperation(
                   UnaryOperation {
                    operator: Not,
                    operand: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "config",
                        span: Span {
                         start: Position {
                          line: 88,
                          column: 32,
                         },
                         end: Position {
                          line: 88,
                          column: 38,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "skipLint",
                         span: Span {
                          start: Position {
                           line: 88,
                           column: 39,
                          },
                          end: Position {
                           line: 88,
                           column: 47,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    span: Span {
                     start: Position {
                      line: 88,
                      column: 31,
                     },
                     end: Position {
                      line: 88,
                      column: 47,
                     },
                    },
                   },
                  ),
                  IndentedString(
                   IndentedString {
                    parts: [
                     Raw(
                      PartRaw {
                       content: "PYFLAKES_BUILTINS=\"$(\n  echo -n ",
                       span: Span {
                        start: Position {
                         line: 89,
                         column: 1,
                        },
                        end: Position {
                         line: 90,
                         column: 21,
                        },
                       },
                      },
                     ),
                     Interpolation(
                      PartInterpolation {
                       expression: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 90,
                               column: 23,
                              },
                              end: Position {
                               line: 90,
                               column: 26,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "escapeShellArg",
                              span: Span {
                               start: Position {
                                line: 90,
                                column: 27,
                               },
                               end: Position {
                                line: 90,
                                column: 41,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          FunctionApplication(
                           FunctionApplication {
                            function: PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "lib",
                                span: Span {
                                 start: Position {
                                  line: 90,
                                  column: 43,
                                 },
                                 end: Position {
                                  line: 90,
                                  column: 46,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "concatStringsSep",
                                 span: Span {
                                  start: Position {
                                   line: 90,
                                   column: 47,
                                  },
                                  end: Position {
                                   line: 90,
                                   column: 63,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                            arguments: [
                             String(
                              String_ {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: ",",
                                  span: Span {
                                   start: Position {
                                    line: 90,
                                    column: 65,
                                   },
                                   end: Position {
                                    line: 90,
                                    column: 66,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 90,
                                 column: 64,
                                },
                                end: Position {
                                 line: 90,
                                 column: 67,
                                },
                               },
                              },
                             ),
                             Identifier(
                              Identifier {
                               id: "nodeHostNames",
                               span: Span {
                                start: Position {
                                 line: 90,
                                 column: 68,
                                },
                                end: Position {
                                 line: 90,
                                 column: 81,
                                },
                               },
                              },
                             ),
                            ],
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     Raw(
                      PartRaw {
                       content: ",\n  < ",
                       span: Span {
                        start: Position {
                         line: 89,
                         column: 1,
                        },
                        end: Position {
                         line: 91,
                         column: 15,
                        },
                       },
                      },
                     ),
                     Interpolation(
                      PartInterpolation {
                       expression: FunctionApplication(
                        FunctionApplication {
                         function: PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "lib",
                             span: Span {
                              start: Position {
                               line: 91,
                               column: 17,
                              },
                              end: Position {
                               line: 91,
                               column: 20,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "escapeShellArg",
                              span: Span {
                               start: Position {
                                line: 91,
                                column: 21,
                               },
                               end: Position {
                                line: 91,
                                column: 35,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                         arguments: [
                          String(
                           String_ {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "driver-symbols",
                               span: Span {
                                start: Position {
                                 line: 91,
                                 column: 37,
                                },
                                end: Position {
                                 line: 91,
                                 column: 51,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 91,
                              column: 36,
                             },
                             end: Position {
                              line: 91,
                              column: 52,
                             },
                            },
                           },
                          ),
                         ],
                        },
                       ),
                      },
                     ),
                     Raw(
                      PartRaw {
                       content: "\n)\" ",
                       span: Span {
                        start: Position {
                         line: 89,
                         column: 1,
                        },
                        end: Position {
                         line: 92,
                         column: 14,
                        },
                       },
                      },
                     ),
                     Interpolation(
                      PartInterpolation {
                       expression: PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "hostPkgs",
                           span: Span {
                            start: Position {
                             line: 92,
                             column: 16,
                            },
                            end: Position {
                             line: 92,
                             column: 24,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "python3Packages",
                            span: Span {
                             start: Position {
                              line: 92,
                              column: 25,
                             },
                             end: Position {
                              line: 92,
                              column: 40,
                             },
                            },
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "pyflakes",
                            span: Span {
                             start: Position {
                              line: 92,
                              column: 41,
                             },
                             end: Position {
                              line: 92,
                              column: 49,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                      },
                     ),
                     Raw(
                      PartRaw {
                       content: "/bin/pyflakes $out/test-script\n",
                       span: Span {
                        start: Position {
                         line: 89,
                         column: 1,
                        },
                        end: Position {
                         line: 93,
                         column: 9,
                        },
                       },
                      },
                     ),
                    ],
                    span: Span {
                     start: Position {
                      line: 88,
                      column: 49,
                     },
                     end: Position {
                      line: 93,
                      column: 11,
                     },
                    },
                   },
                  ),
                 ],
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "\n\n# set defaults through environment\n# see: ./test-driver/test-driver.py argparse implementation\nwrapProgram $out/bin/nixos-test-driver \\\n  --set startScripts \"",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 98,
                 column: 31,
                },
               },
              },
             ),
             Raw(
              PartRaw {
               content: "$",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 98,
                 column: 34,
                },
               },
              },
             ),
             Raw(
              PartRaw {
               content: "{vmStartScripts[*]}\" \\\n  --set testScript \"$out/test-script\" \\\n  --set vlans ",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 100,
                 column: 23,
                },
               },
              },
             ),
             Raw(
              PartRaw {
               content: "'",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 100,
                 column: 24,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: FunctionApplication(
                FunctionApplication {
                 function: Identifier(
                  Identifier {
                   id: "toString",
                   span: Span {
                    start: Position {
                     line: 100,
                     column: 26,
                    },
                    end: Position {
                     line: 100,
                     column: 34,
                    },
                   },
                  },
                 ),
                 arguments: [
                  Identifier(
                   Identifier {
                    id: "vlans",
                    span: Span {
                     start: Position {
                      line: 100,
                      column: 35,
                     },
                     end: Position {
                      line: 100,
                      column: 40,
                     },
                    },
                   },
                  ),
                 ],
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "' \\\n  ",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 101,
                 column: 11,
                },
               },
              },
             ),
             Interpolation(
              PartInterpolation {
               expression: FunctionApplication(
                FunctionApplication {
                 function: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "lib",
                     span: Span {
                      start: Position {
                       line: 101,
                       column: 13,
                      },
                      end: Position {
                       line: 101,
                       column: 16,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "escapeShellArgs",
                      span: Span {
                       start: Position {
                        line: 101,
                        column: 17,
                       },
                       end: Position {
                        line: 101,
                        column: 32,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                 arguments: [
                  FunctionApplication(
                   FunctionApplication {
                    function: PropertyAccess(
                     PropertyAccess {
                      expression: Identifier(
                       Identifier {
                        id: "lib",
                        span: Span {
                         start: Position {
                          line: 101,
                          column: 34,
                         },
                         end: Position {
                          line: 101,
                          column: 37,
                         },
                        },
                       },
                      ),
                      attribute_path: [
                       Raw(
                        PartRaw {
                         content: "concatMap",
                         span: Span {
                          start: Position {
                           line: 101,
                           column: 38,
                          },
                          end: Position {
                           line: 101,
                           column: 47,
                          },
                         },
                        },
                       ),
                      ],
                      default: None,
                     },
                    ),
                    arguments: [
                     Function(
                      Function {
                       head: Simple(
                        FunctionHeadSimple {
                         identifier: "arg",
                        },
                       ),
                       body: List(
                        List {
                         elements: [
                          String(
                           String_ {
                            parts: [
                             Raw(
                              PartRaw {
                               content: "--add-flags",
                               span: Span {
                                start: Position {
                                 line: 101,
                                 column: 56,
                                },
                                end: Position {
                                 line: 101,
                                 column: 67,
                                },
                               },
                              },
                             ),
                            ],
                            span: Span {
                             start: Position {
                              line: 101,
                              column: 55,
                             },
                             end: Position {
                              line: 101,
                              column: 68,
                             },
                            },
                           },
                          ),
                          Identifier(
                           Identifier {
                            id: "arg",
                            span: Span {
                             start: Position {
                              line: 101,
                              column: 69,
                             },
                             end: Position {
                              line: 101,
                              column: 72,
                             },
                            },
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 101,
                           column: 54,
                          },
                          end: Position {
                           line: 101,
                           column: 73,
                          },
                         },
                        },
                       ),
                       span: Span {
                        start: Position {
                         line: 101,
                         column: 49,
                        },
                        end: Position {
                         line: 101,
                         column: 73,
                        },
                       },
                      },
                     ),
                     PropertyAccess(
                      PropertyAccess {
                       expression: Identifier(
                        Identifier {
                         id: "config",
                         span: Span {
                          start: Position {
                           line: 101,
                           column: 75,
                          },
                          end: Position {
                           line: 101,
                           column: 81,
                          },
                         },
                        },
                       ),
                       attribute_path: [
                        Raw(
                         PartRaw {
                          content: "extraDriverArgs",
                          span: Span {
                           start: Position {
                            line: 101,
                            column: 82,
                           },
                           end: Position {
                            line: 101,
                            column: 97,
                           },
                          },
                         },
                        ),
                       ],
                       default: None,
                      },
                     ),
                    ],
                   },
                  ),
                 ],
                },
               ),
              },
             ),
             Raw(
              PartRaw {
               content: "\n",
               span: Span {
                start: Position {
                 line: 64,
                 column: 1,
                },
                end: Position {
                 line: 102,
                 column: 7,
                },
               },
              },
             ),
            ],
            span: Span {
             start: Position {
              line: 63,
              column: 7,
             },
             end: Position {
              line: 102,
              column: 9,
             },
            },
           },
          ),
         ],
        },
       ),
      },
     ),
    ],
    target: Map(
     Map {
      recursive: false,
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "options",
            span: Span {
             start: Position {
              line: 106,
              column: 3,
             },
             end: Position {
              line: 106,
              column: 10,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "driver",
                 span: Span {
                  start: Position {
                   line: 108,
                   column: 5,
                  },
                  end: Position {
                   line: 108,
                   column: 11,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 108,
                    column: 14,
                   },
                   end: Position {
                    line: 108,
                    column: 22,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 109,
                           column: 7,
                          },
                          end: Position {
                           line: 109,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 109,
                            column: 21,
                           },
                           end: Position {
                            line: 109,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Package containing a script that runs the test.",
                              span: Span {
                               start: Position {
                                line: 109,
                                column: 28,
                               },
                               end: Position {
                                line: 109,
                                column: 75,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 109,
                             column: 27,
                            },
                            end: Position {
                             line: 109,
                             column: 76,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 110,
                           column: 7,
                          },
                          end: Position {
                           line: 110,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 110,
                            column: 14,
                           },
                           end: Position {
                            line: 110,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "package",
                           span: Span {
                            start: Position {
                             line: 110,
                             column: 20,
                            },
                            end: Position {
                             line: 110,
                             column: 27,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "defaultText",
                         span: Span {
                          start: Position {
                           line: 111,
                           column: 7,
                          },
                          end: Position {
                           line: 111,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "literalMD",
                          span: Span {
                           start: Position {
                            line: 111,
                            column: 21,
                           },
                           end: Position {
                            line: 111,
                            column: 30,
                           },
                          },
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "set by the test framework",
                              span: Span {
                               start: Position {
                                line: 111,
                                column: 32,
                               },
                               end: Position {
                                line: 111,
                                column: 57,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 111,
                             column: 31,
                            },
                            end: Position {
                             line: 111,
                             column: 58,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 108,
                     column: 23,
                    },
                    end: Position {
                     line: 112,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "hostPkgs",
                 span: Span {
                  start: Position {
                   line: 114,
                   column: 5,
                  },
                  end: Position {
                   line: 114,
                   column: 13,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 114,
                    column: 16,
                   },
                   end: Position {
                    line: 114,
                    column: 24,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 115,
                           column: 7,
                          },
                          end: Position {
                           line: 115,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 115,
                            column: 21,
                           },
                           end: Position {
                            line: 115,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Nixpkgs attrset used outside the nodes.",
                              span: Span {
                               start: Position {
                                line: 115,
                                column: 28,
                               },
                               end: Position {
                                line: 115,
                                column: 67,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 115,
                             column: 27,
                            },
                            end: Position {
                             line: 115,
                             column: 68,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 116,
                           column: 7,
                          },
                          end: Position {
                           line: 116,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 116,
                            column: 14,
                           },
                           end: Position {
                            line: 116,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "raw",
                           span: Span {
                            start: Position {
                             line: 116,
                             column: 20,
                            },
                            end: Position {
                             line: 116,
                             column: 23,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "example",
                         span: Span {
                          start: Position {
                           line: 117,
                           column: 7,
                          },
                          end: Position {
                           line: 117,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 117,
                              column: 17,
                             },
                             end: Position {
                              line: 117,
                              column: 20,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "literalExpression",
                             span: Span {
                              start: Position {
                               line: 117,
                               column: 21,
                              },
                              end: Position {
                               line: 117,
                               column: 38,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "import nixpkgs { inherit system config overlays; }\n",
                              span: Span {
                               start: Position {
                                line: 118,
                                column: 1,
                               },
                               end: Position {
                                line: 119,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 117,
                             column: 39,
                            },
                            end: Position {
                             line: 119,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 114,
                     column: 25,
                    },
                    end: Position {
                     line: 120,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "qemu",
                 span: Span {
                  start: Position {
                   line: 122,
                   column: 5,
                  },
                  end: Position {
                   line: 122,
                   column: 9,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "package",
                 span: Span {
                  start: Position {
                   line: 122,
                   column: 10,
                  },
                  end: Position {
                   line: 122,
                   column: 17,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 122,
                    column: 20,
                   },
                   end: Position {
                    line: 122,
                    column: 28,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 123,
                           column: 7,
                          },
                          end: Position {
                           line: 123,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 123,
                            column: 21,
                           },
                           end: Position {
                            line: 123,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         String(
                          String_ {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Which qemu package to use for the virtualisation of [{option}`nodes`](#test-opt-nodes).",
                              span: Span {
                               start: Position {
                                line: 123,
                                column: 28,
                               },
                               end: Position {
                                line: 123,
                                column: 115,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 123,
                             column: 27,
                            },
                            end: Position {
                             line: 123,
                             column: 116,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 124,
                           column: 7,
                          },
                          end: Position {
                           line: 124,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 124,
                            column: 14,
                           },
                           end: Position {
                            line: 124,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "package",
                           span: Span {
                            start: Position {
                             line: 124,
                             column: 20,
                            },
                            end: Position {
                             line: 124,
                             column: 27,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 125,
                           column: 7,
                          },
                          end: Position {
                           line: 125,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "hostPkgs",
                          span: Span {
                           start: Position {
                            line: 125,
                            column: 17,
                           },
                           end: Position {
                            line: 125,
                            column: 25,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "qemu_test",
                           span: Span {
                            start: Position {
                             line: 125,
                             column: 26,
                            },
                            end: Position {
                             line: 125,
                             column: 35,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "defaultText",
                         span: Span {
                          start: Position {
                           line: 126,
                           column: 7,
                          },
                          end: Position {
                           line: 126,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: String(
                       String_ {
                        parts: [
                         Raw(
                          PartRaw {
                           content: "hostPkgs.qemu_test",
                           span: Span {
                            start: Position {
                             line: 126,
                             column: 22,
                            },
                            end: Position {
                             line: 126,
                             column: 40,
                            },
                           },
                          },
                         ),
                        ],
                        span: Span {
                         start: Position {
                          line: 126,
                          column: 21,
                         },
                         end: Position {
                          line: 126,
                          column: 41,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 122,
                     column: 29,
                    },
                    end: Position {
                     line: 127,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "enableOCR",
                 span: Span {
                  start: Position {
                   line: 129,
                   column: 5,
                  },
                  end: Position {
                   line: 129,
                   column: 14,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 129,
                    column: 17,
                   },
                   end: Position {
                    line: 129,
                    column: 25,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 130,
                           column: 7,
                          },
                          end: Position {
                           line: 130,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 130,
                            column: 21,
                           },
                           end: Position {
                            line: 130,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Whether to enable Optical Character Recognition functionality for\ntesting graphical programs. See [Machine objects](`ssec-machine-objects`).\n",
                              span: Span {
                               start: Position {
                                line: 131,
                                column: 1,
                               },
                               end: Position {
                                line: 133,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 130,
                             column: 27,
                            },
                            end: Position {
                             line: 133,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 134,
                           column: 7,
                          },
                          end: Position {
                           line: 134,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 134,
                            column: 14,
                           },
                           end: Position {
                            line: 134,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "bool",
                           span: Span {
                            start: Position {
                             line: 134,
                             column: 20,
                            },
                            end: Position {
                             line: 134,
                             column: 24,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 135,
                           column: 7,
                          },
                          end: Position {
                           line: 135,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "false",
                        span: Span {
                         start: Position {
                          line: 135,
                          column: 17,
                         },
                         end: Position {
                          line: 135,
                          column: 22,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 129,
                     column: 26,
                    },
                    end: Position {
                     line: 136,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "extraPythonPackages",
                 span: Span {
                  start: Position {
                   line: 138,
                   column: 5,
                  },
                  end: Position {
                   line: 138,
                   column: 24,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 138,
                    column: 27,
                   },
                   end: Position {
                    line: 138,
                    column: 35,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 139,
                           column: 7,
                          },
                          end: Position {
                           line: 139,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 139,
                            column: 21,
                           },
                           end: Position {
                            line: 139,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Python packages to add to the test driver.\n\nThe argument is a Python package set, similar to `pkgs.pythonPackages`.\n",
                              span: Span {
                               start: Position {
                                line: 140,
                                column: 1,
                               },
                               end: Position {
                                line: 143,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 139,
                             column: 27,
                            },
                            end: Position {
                             line: 143,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "example",
                         span: Span {
                          start: Position {
                           line: 144,
                           column: 7,
                          },
                          end: Position {
                           line: 144,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "lib",
                            span: Span {
                             start: Position {
                              line: 144,
                              column: 17,
                             },
                             end: Position {
                              line: 144,
                              column: 20,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "literalExpression",
                             span: Span {
                              start: Position {
                               line: 144,
                               column: 21,
                              },
                              end: Position {
                               line: 144,
                               column: 38,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "p: [ p.numpy ]\n",
                              span: Span {
                               start: Position {
                                line: 145,
                                column: 1,
                               },
                               end: Position {
                                line: 146,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 144,
                             column: 39,
                            },
                            end: Position {
                             line: 146,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 147,
                           column: 7,
                          },
                          end: Position {
                           line: 147,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 147,
                              column: 14,
                             },
                             end: Position {
                              line: 147,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "functionTo",
                             span: Span {
                              start: Position {
                               line: 147,
                               column: 20,
                              },
                              end: Position {
                               line: 147,
                               column: 30,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         FunctionApplication(
                          FunctionApplication {
                           function: PropertyAccess(
                            PropertyAccess {
                             expression: Identifier(
                              Identifier {
                               id: "types",
                               span: Span {
                                start: Position {
                                 line: 147,
                                 column: 32,
                                },
                                end: Position {
                                 line: 147,
                                 column: 37,
                                },
                               },
                              },
                             ),
                             attribute_path: [
                              Raw(
                               PartRaw {
                                content: "listOf",
                                span: Span {
                                 start: Position {
                                  line: 147,
                                  column: 38,
                                 },
                                 end: Position {
                                  line: 147,
                                  column: 44,
                                 },
                                },
                               },
                              ),
                             ],
                             default: None,
                            },
                           ),
                           arguments: [
                            PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "types",
                                span: Span {
                                 start: Position {
                                  line: 147,
                                  column: 45,
                                 },
                                 end: Position {
                                  line: 147,
                                  column: 50,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "package",
                                 span: Span {
                                  start: Position {
                                   line: 147,
                                   column: 51,
                                  },
                                  end: Position {
                                   line: 147,
                                   column: 58,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                           ],
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 148,
                           column: 7,
                          },
                          end: Position {
                           line: 148,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Function(
                       Function {
                        head: Simple(
                         FunctionHeadSimple {
                          identifier: "ps",
                         },
                        ),
                        body: List(
                         List {
                          elements: [],
                          span: Span {
                           start: Position {
                            line: 148,
                            column: 21,
                           },
                           end: Position {
                            line: 148,
                            column: 24,
                           },
                          },
                         },
                        ),
                        span: Span {
                         start: Position {
                          line: 148,
                          column: 17,
                         },
                         end: Position {
                          line: 148,
                          column: 24,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 138,
                     column: 36,
                    },
                    end: Position {
                     line: 149,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "extraDriverArgs",
                 span: Span {
                  start: Position {
                   line: 151,
                   column: 5,
                  },
                  end: Position {
                   line: 151,
                   column: 20,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 151,
                    column: 23,
                   },
                   end: Position {
                    line: 151,
                    column: 31,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 152,
                           column: 7,
                          },
                          end: Position {
                           line: 152,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 152,
                            column: 21,
                           },
                           end: Position {
                            line: 152,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Extra arguments to pass to the test driver.\n\nThey become part of [{option}`driver`](#test-opt-driver) via `wrapProgram`.\n",
                              span: Span {
                               start: Position {
                                line: 153,
                                column: 1,
                               },
                               end: Position {
                                line: 156,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 152,
                             column: 27,
                            },
                            end: Position {
                             line: 156,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 157,
                           column: 7,
                          },
                          end: Position {
                           line: 157,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: PropertyAccess(
                         PropertyAccess {
                          expression: Identifier(
                           Identifier {
                            id: "types",
                            span: Span {
                             start: Position {
                              line: 157,
                              column: 14,
                             },
                             end: Position {
                              line: 157,
                              column: 19,
                             },
                            },
                           },
                          ),
                          attribute_path: [
                           Raw(
                            PartRaw {
                             content: "listOf",
                             span: Span {
                              start: Position {
                               line: 157,
                               column: 20,
                              },
                              end: Position {
                               line: 157,
                               column: 26,
                              },
                             },
                            },
                           ),
                          ],
                          default: None,
                         },
                        ),
                        arguments: [
                         PropertyAccess(
                          PropertyAccess {
                           expression: Identifier(
                            Identifier {
                             id: "types",
                             span: Span {
                              start: Position {
                               line: 157,
                               column: 27,
                              },
                              end: Position {
                               line: 157,
                               column: 32,
                              },
                             },
                            },
                           ),
                           attribute_path: [
                            Raw(
                             PartRaw {
                              content: "str",
                              span: Span {
                               start: Position {
                                line: 157,
                                column: 33,
                               },
                               end: Position {
                                line: 157,
                                column: 36,
                               },
                              },
                             },
                            ),
                           ],
                           default: None,
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 158,
                           column: 7,
                          },
                          end: Position {
                           line: 158,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: List(
                       List {
                        elements: [],
                        span: Span {
                         start: Position {
                          line: 158,
                          column: 17,
                         },
                         end: Position {
                          line: 158,
                          column: 19,
                         },
                        },
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 151,
                     column: 32,
                    },
                    end: Position {
                     line: 159,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "skipLint",
                 span: Span {
                  start: Position {
                   line: 161,
                   column: 5,
                  },
                  end: Position {
                   line: 161,
                   column: 13,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 161,
                    column: 16,
                   },
                   end: Position {
                    line: 161,
                    column: 24,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 162,
                           column: 7,
                          },
                          end: Position {
                           line: 162,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 162,
                            column: 14,
                           },
                           end: Position {
                            line: 162,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "bool",
                           span: Span {
                            start: Position {
                             line: 162,
                             column: 20,
                            },
                            end: Position {
                             line: 162,
                             column: 24,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 163,
                           column: 7,
                          },
                          end: Position {
                           line: 163,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "false",
                        span: Span {
                         start: Position {
                          line: 163,
                          column: 17,
                         },
                         end: Position {
                          line: 163,
                          column: 22,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 164,
                           column: 7,
                          },
                          end: Position {
                           line: 164,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 164,
                            column: 21,
                           },
                           end: Position {
                            line: 164,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Do not run the linters. This may speed up your iteration cycle, but it is not something you should commit.\n",
                              span: Span {
                               start: Position {
                                line: 165,
                                column: 1,
                               },
                               end: Position {
                                line: 166,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 164,
                             column: 27,
                            },
                            end: Position {
                             line: 166,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 161,
                     column: 25,
                    },
                    end: Position {
                     line: 167,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "skipTypeCheck",
                 span: Span {
                  start: Position {
                   line: 169,
                   column: 5,
                  },
                  end: Position {
                   line: 169,
                   column: 18,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkOption",
                  span: Span {
                   start: Position {
                    line: 169,
                    column: 21,
                   },
                   end: Position {
                    line: 169,
                    column: 29,
                   },
                  },
                 },
                ),
                arguments: [
                 Map(
                  Map {
                   recursive: false,
                   bindings: [
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "type",
                         span: Span {
                          start: Position {
                           line: 170,
                           column: 7,
                          },
                          end: Position {
                           line: 170,
                           column: 11,
                          },
                         },
                        },
                       ),
                      ],
                      to: PropertyAccess(
                       PropertyAccess {
                        expression: Identifier(
                         Identifier {
                          id: "types",
                          span: Span {
                           start: Position {
                            line: 170,
                            column: 14,
                           },
                           end: Position {
                            line: 170,
                            column: 19,
                           },
                          },
                         },
                        ),
                        attribute_path: [
                         Raw(
                          PartRaw {
                           content: "bool",
                           span: Span {
                            start: Position {
                             line: 170,
                             column: 20,
                            },
                            end: Position {
                             line: 170,
                             column: 24,
                            },
                           },
                          },
                         ),
                        ],
                        default: None,
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "default",
                         span: Span {
                          start: Position {
                           line: 171,
                           column: 7,
                          },
                          end: Position {
                           line: 171,
                           column: 14,
                          },
                         },
                        },
                       ),
                      ],
                      to: Identifier(
                       Identifier {
                        id: "false",
                        span: Span {
                         start: Position {
                          line: 171,
                          column: 17,
                         },
                         end: Position {
                          line: 171,
                          column: 22,
                         },
                        },
                       },
                      ),
                     },
                    ),
                    KeyValue(
                     BindingKeyValue {
                      from: [
                       Raw(
                        PartRaw {
                         content: "description",
                         span: Span {
                          start: Position {
                           line: 172,
                           column: 7,
                          },
                          end: Position {
                           line: 172,
                           column: 18,
                          },
                         },
                        },
                       ),
                      ],
                      to: FunctionApplication(
                       FunctionApplication {
                        function: Identifier(
                         Identifier {
                          id: "mdDoc",
                          span: Span {
                           start: Position {
                            line: 172,
                            column: 21,
                           },
                           end: Position {
                            line: 172,
                            column: 26,
                           },
                          },
                         },
                        ),
                        arguments: [
                         IndentedString(
                          IndentedString {
                           parts: [
                            Raw(
                             PartRaw {
                              content: "Disable type checking. This must not be enabled for new NixOS tests.\n\nThis may speed up your iteration cycle, unless you're working on the [{option}`testScript`](#test-opt-testScript).\n",
                              span: Span {
                               start: Position {
                                line: 173,
                                column: 1,
                               },
                               end: Position {
                                line: 176,
                                column: 7,
                               },
                              },
                             },
                            ),
                           ],
                           span: Span {
                            start: Position {
                             line: 172,
                             column: 27,
                            },
                            end: Position {
                             line: 176,
                             column: 9,
                            },
                           },
                          },
                         ),
                        ],
                       },
                      ),
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 169,
                     column: 30,
                    },
                    end: Position {
                     line: 177,
                     column: 6,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 106,
             column: 13,
            },
            end: Position {
             line: 178,
             column: 4,
            },
           },
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "config",
            span: Span {
             start: Position {
              line: 180,
              column: 3,
             },
             end: Position {
              line: 180,
              column: 9,
             },
            },
           },
          ),
         ],
         to: Map(
          Map {
           recursive: false,
           bindings: [
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "_module",
                 span: Span {
                  start: Position {
                   line: 181,
                   column: 5,
                  },
                  end: Position {
                   line: 181,
                   column: 12,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "args",
                 span: Span {
                  start: Position {
                   line: 181,
                   column: 13,
                  },
                  end: Position {
                   line: 181,
                   column: 17,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "hostPkgs",
                 span: Span {
                  start: Position {
                   line: 181,
                   column: 18,
                  },
                  end: Position {
                   line: 181,
                   column: 26,
                  },
                 },
                },
               ),
              ],
              to: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "config",
                  span: Span {
                   start: Position {
                    line: 181,
                    column: 29,
                   },
                   end: Position {
                    line: 181,
                    column: 35,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "hostPkgs",
                   span: Span {
                    start: Position {
                     line: 181,
                     column: 36,
                    },
                    end: Position {
                     line: 181,
                     column: 44,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "driver",
                 span: Span {
                  start: Position {
                   line: 183,
                   column: 5,
                  },
                  end: Position {
                   line: 183,
                   column: 11,
                  },
                 },
                },
               ),
              ],
              to: FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "withChecks",
                  span: Span {
                   start: Position {
                    line: 183,
                    column: 14,
                   },
                   end: Position {
                    line: 183,
                    column: 24,
                   },
                  },
                 },
                ),
                arguments: [
                 Identifier(
                  Identifier {
                   id: "driver",
                   span: Span {
                    start: Position {
                     line: 183,
                     column: 25,
                    },
                    end: Position {
                     line: 183,
                     column: 31,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             },
            ),
            KeyValue(
             BindingKeyValue {
              from: [
               Raw(
                PartRaw {
                 content: "passthru",
                 span: Span {
                  start: Position {
                   line: 186,
                   column: 5,
                  },
                  end: Position {
                   line: 186,
                   column: 13,
                  },
                 },
                },
               ),
               Raw(
                PartRaw {
                 content: "driver",
                 span: Span {
                  start: Position {
                   line: 186,
                   column: 14,
                  },
                  end: Position {
                   line: 186,
                   column: 20,
                  },
                 },
                },
               ),
              ],
              to: PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "config",
                  span: Span {
                   start: Position {
                    line: 186,
                    column: 23,
                   },
                   end: Position {
                    line: 186,
                    column: 29,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "driver",
                   span: Span {
                    start: Position {
                     line: 186,
                     column: 30,
                    },
                    end: Position {
                     line: 186,
                     column: 36,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
             },
            ),
           ],
           span: Span {
            start: Position {
             line: 180,
             column: 12,
            },
            end: Position {
             line: 187,
             column: 4,
            },
           },
          },
         ),
        },
       ),
      ],
      span: Span {
       start: Position {
        line: 105,
        column: 1,
       },
       end: Position {
        line: 188,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 2,
      column: 1,
     },
     end: Position {
      line: 188,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 188,
    column: 2,
   },
  },
 },
)