diff options
| author | Grisha Shipunov | 2026-07-05 10:15:36 +0000 |
|---|---|---|
| committer | Grisha Shipunov | 2026-07-05 10:15:36 +0000 |
| commit | d4b8b5a6e7747e50f8b93d667dd3b83a739a0f0a (patch) | |
| tree | 8b96f07ae0e4b69767a882dd711d19f1ab652f95 /flake.nix | |
| parent | aa23acaa137cff4f21290c73645b271be24ea7ca (diff) | |
update microvm
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ microvm = { # url = "github:astro/microvm.nix"; - url = "github:microvm-nix/microvm.nix/pull/502/head"; + url = "github:microvm-nix/microvm.nix"; inputs.nixpkgs.follows = "nixpkgs"; }; |
