lanzaboote: pin to fork with pcrlock reinstall fix
Some checks failed
Build and Deploy / deploy (push) Failing after 3h15m29s

Upstream PR: https://github.com/nix-community/lanzaboote/pull/566
This commit is contained in:
2026-04-06 16:02:30 -04:00
parent a76a7969d9
commit 274ef40ccc
2 changed files with 7 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
lanzaboote = {
url = "github:nix-community/lanzaboote";
url = "github:Titaniumtown/lanzaboote/pr/fix-pcrlock-reinstall-systemd-boot";
inputs.nixpkgs.follows = "nixpkgs";
};