Update lanzaboote.

This commit is contained in:
Tom Alexander
2025-01-26 16:57:18 -05:00
parent ee47c3cfa3
commit 65be133ffe
2 changed files with 31 additions and 22 deletions

View File

@@ -35,7 +35,7 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.1";
url = "github:nix-community/lanzaboote/v0.4.2";
# Optional but recommended to limit the size of your system closure.
inputs.nixpkgs.follows = "nixpkgs";