From cfdeca06abd0b17c4c72bf72988cb775b320f4d5 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 8 Nov 2025 10:36:13 +0100 Subject: lanzaboote 0.4.2->0.4.3 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 8104366..8ae50ce 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,7 @@ }; lanzaboote = { - url = "github:nix-community/lanzaboote?ref=v0.4.2"; + url = "github:nix-community/lanzaboote?ref=v0.4.3"; inputs.nixpkgs.follows = "nixpkgs-unstable"; }; -- cgit v1.3.1