summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1610970..ce6fcd5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -347,7 +347,8 @@
url = "github:terranix/terranix";
inputs = {
nixpkgs.follows = "nixpkgs";
- flake-utils.follows = "nixos-wsl/flake-utils";
+ flake-parts.follows = "lanzaboote/flake-parts";
+ systems.follows = "nixos-wsl/flake-utils/systems";
terranix-examples.follows = "";
bats-support.follows = "";
bats-assert.follows = "";