From 273c9680f7e95a223554366707abd6247d04e513 Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Wed, 26 Jul 2023 18:00:41 +0200 Subject: pin microvms to the version tag --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cee5bbe..0111324 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ }; microvm = { - url = "github:astro/microvm.nix"; + url = "github:astro/microvm.nix/v0.4.0"; inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; -- cgit v1.3.1