summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index b55a95d..408a739 100644
--- a/flake.nix
+++ b/flake.nix
@@ -15,10 +15,7 @@
microvm = {
url = "github:astro/microvm.nix";
- inputs = {
- nixpkgs.follows = "nixpkgs";
- flake-utils.follows = "flake-utils";
- };
+ inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {