From d50b43423455ac06f3e237dbc0a0c98bcb4b5dcf Mon Sep 17 00:00:00 2001 From: Arian van Putten Date: Sun, 26 May 2019 00:15:10 +0200 Subject: [PATCH] nixos: Make 'nesting.clone' work in NixOS tests Because nesting.clone calls 'eval-config.nix' manually, without the 'extraArgs' argument that provides the 'nodes' argument to nixos modules in nixos tests, evaluating of 'nesting.clone' definitions would fail with the following error while evaluating the module argument `nodes' in "" while evaluating the attribute '_module.args.nodes' at undefined position: attribute 'nodes' missing, at