about summary refs log tree commit diff
path: root/nixos/tests/os-prober.nix
diff options
context:
space:
mode:
authorSymphorien Gibol <symphorien+git@xlumurb.eu>2019-06-09 20:26:05 +0200
committerSymphorien Gibol <symphorien+git@xlumurb.eu>2019-06-09 20:26:05 +0200
commit9e06a61cf09ce94404fae78fc62b773ddf6448ee (patch)
tree767e2378dac7ce9c5ecb554a07748c0c45e073f2 /nixos/tests/os-prober.nix
parent5c9634099d697eb78ef40f3825c875a09904fef1 (diff)
mention the os-prober test in pkgs.os-prober.passthru.tests
Diffstat (limited to 'nixos/tests/os-prober.nix')
-rw-r--r--nixos/tests/os-prober.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/os-prober.nix b/nixos/tests/os-prober.nix
index 29a6fa7676c8d..d166bfc8113d8 100644
--- a/nixos/tests/os-prober.nix
+++ b/nixos/tests/os-prober.nix
@@ -1,4 +1,4 @@
-import ./make-test.nix ({pkgs, lib}:
+import ./make-test.nix ({pkgs, lib, ...}:
 let
   # A filesystem image with a (presumably) bootable debian
   debianImage = pkgs.vmTools.diskImageFuns.debian9i386 {