about summary refs log tree commit diff
path: root/nixos/tests/check-filesystems.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/tests/check-filesystems.nix')
-rw-r--r--nixos/tests/check-filesystems.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/check-filesystems.nix b/nixos/tests/check-filesystems.nix
index 39e8883ee598..c1dae0ca621a 100644
--- a/nixos/tests/check-filesystems.nix
+++ b/nixos/tests/check-filesystems.nix
@@ -40,7 +40,7 @@ rec {
             device = "share:/repos2";
             fsType = "nfs";
           };
-        in pkgs.lib.mkOverrideTemplate 50 {} [
+        in pkgs.lib.mkOverride 50 [
           repos1
           repos1 # check remount
           repos2 # check after remount