about summary refs log tree commit diff
path: root/nixpkgs/nixos/tests/solr.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/nixos/tests/solr.nix')
-rw-r--r--nixpkgs/nixos/tests/solr.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/nixos/tests/solr.nix b/nixpkgs/nixos/tests/solr.nix
index 86efe87c7078..33afe9d788f7 100644
--- a/nixpkgs/nixos/tests/solr.nix
+++ b/nixpkgs/nixos/tests/solr.nix
@@ -4,7 +4,7 @@ import ./make-test-python.nix ({ pkgs, ... }:
   name = "solr";
   meta.maintainers = [ pkgs.lib.maintainers.aanderse ];
 
-  machine =
+  nodes.machine =
     { config, pkgs, ... }:
     {
       # Ensure the virtual machine has enough memory for Solr to avoid the following error: