diff options
| author | Grisha Shipunov | 2025-05-13 16:46:02 +0200 |
|---|---|---|
| committer | Grisha Shipunov | 2025-05-13 16:46:02 +0200 |
| commit | 0dace854c13d3a2460643c22970a5cded78a30c9 (patch) | |
| tree | e694cb251b0dfb32fe4ff68cb11b6acbbeb8afa1 /flake.nix | |
| parent | 101a1be65fcf6af201e0f4e4a1f8d1c6f9ebb97a (diff) | |
update microvm
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ nixos-hardware.url = "github:NixOS/nixos-hardware/master"; microvm = { - url = "github:astro/microvm.nix/v0.5.0"; + url = "github:astro/microvm.nix"; inputs = { nixpkgs.follows = "nixpkgs"; flake-utils.follows = "flake-utils"; |
