pin lanzaboote dependency

This commit is contained in:
Rouven Seifert 2023-06-23 10:44:24 +02:00
parent 2d190a8791
commit 3b3736c0d3
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 98 additions and 21 deletions

View file

@ -39,7 +39,8 @@
};
lanzaboote = {
url = "github:nix-community/lanzaboote";
# url = "github:therealr5/lanzaboote/stub-platform-fix";
url = "github:nix-community/lanzaboote/v0.3.0";
inputs.nixpkgs.follows = "nixpkgs";
};