summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nixos/tests/all-tests.nix1
-rw-r--r--nixos/tests/dsl.nix1
2 files changed, 0 insertions, 2 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 17a4332..701994b 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -1,5 +1,4 @@
{
- callPackage,
nixos-lib,
pkgs,
}:
diff --git a/nixos/tests/dsl.nix b/nixos/tests/dsl.nix
index d11a231..41f0a4c 100644
--- a/nixos/tests/dsl.nix
+++ b/nixos/tests/dsl.nix
@@ -1,7 +1,6 @@
{
lib,
config,
- pkgs,
...
}: