lanzaboote: update
This commit is contained in:
parent
065e0e19e3
commit
2106a24141
1 changed files with 2 additions and 2 deletions
4
third_party/lanzaboote.nix
vendored
4
third_party/lanzaboote.nix
vendored
|
@ -5,8 +5,8 @@ let
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "nix-community";
|
||||
repo = "lanzaboote";
|
||||
rev = "2f48272f34174fd2a5ab3df4d8a46919247be879";
|
||||
hash = "sha256-zpmAzrvK8KdssBSwiIwwRxaUJ77oWORbW0XFvgCFpTE=";
|
||||
rev = "6321bc060d757c137c1fbae2057c7e941483878f";
|
||||
hash = "sha256-w8ixbqOGrVWMQZFFs4uAwZpuwuGMzFoKjocMFxTR5Ts=";
|
||||
};
|
||||
|
||||
flake-parts-src = pkgs.fetchFromGitHub {
|
||||
|
|
Loading…
Reference in a new issue