feat: upgrade lzbt

This commit is contained in:
Youwen Wu 2025-03-22 12:35:38 -07:00
parent fb9604b03f
commit 6cb988a735
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 37 additions and 28 deletions

View file

@ -42,7 +42,7 @@
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.1";
url = "github:nix-community/lanzaboote/v0.4.2";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-parts.follows = "flake-parts";
};