From bb1a6ac57b06b2cc086fa2ba3c325f87daad9466 Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 25 Jul 2026 11:19:57 +0000 Subject: lanzaboote: update 1.0.0->1.1.0 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a5e5e20..df65e2a 100644 --- a/flake.nix +++ b/flake.nix @@ -20,7 +20,7 @@ }; lanzaboote = { - url = "github:nix-community/lanzaboote?ref=v1.0.0"; + url = "github:nix-community/lanzaboote?ref=v1.1.0"; inputs.nixpkgs.follows = "nixpkgs-unstable"; }; -- cgit v1.3.1