diff --git a/tests/fetch-tests.nix b/tests/fetch-tests.nix index e6805b44..4160247f 100644 --- a/tests/fetch-tests.nix +++ b/tests/fetch-tests.nix @@ -32,7 +32,7 @@ let handleEntry = name: type: let - file = "${path}/${name}"; + file = /${path}/${name}; in if type == "regular" then lib.optional (lib.hasSuffix ".nix" name) (