about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-02-16 12:47:17 +0000
committerGitHub <noreply@github.com>2023-02-16 12:47:17 +0000
commitd02a1d779d95f55a20b480a5e7446bdafbe37d1b (patch)
treece04ad8c04ffcc31f5ca6a87db505b7f9b61e17b /nixos/tests
parente241c63895c9119eca10619ec7f2d7638dfe07f0 (diff)
parent3df3c930379d26b4c30493a3f4abab8e9d381155 (diff)
Merge pull request #216476 from helsinki-systems/upd/openldap
openldap: 2.6.3 -> 2.6.4
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/openldap.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/openldap.nix b/nixos/tests/openldap.nix
index 075bb5d1f6405..47d6a91843f11 100644
--- a/nixos/tests/openldap.nix
+++ b/nixos/tests/openldap.nix
@@ -118,7 +118,7 @@ in {
     };
   };
   testScript = { nodes, ... }: let
-    specializations = "${nodes.machine.config.system.build.toplevel}/specialisation";
+    specializations = "${nodes.machine.system.build.toplevel}/specialisation";
     changeRootPw = ''
       dn: olcDatabase={1}mdb,cn=config
       changetype: modify