From 0a4a8010a01815cbf3a7b986be75f4f7f44c6931 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Fri, 10 Apr 2026 14:24:10 +0200 Subject: nixpkgs breaking backwards compatibility again! until the next time --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ce34e44..1a8d702 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,8 @@ nixos-hardware.url = "github:NixOS/nixos-hardware?ref=master"; microvm = { - url = "github:astro/microvm.nix"; + # url = "github:astro/microvm.nix"; + url = "github:microvm-nix/microvm.nix/pull/502/head"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit v1.3.1