fix(NixOS): update lanzaboote

This commit is contained in:
Ryan Yin
2025-01-29 13:51:30 +08:00
parent 935c80ef5a
commit 3ad2a334c9
2 changed files with 75 additions and 66 deletions

View File

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