lanzaboote: fix was upstreamed

This commit is contained in:
2026-04-06 19:21:20 -04:00
parent 274ef40ccc
commit 738861fd53
2 changed files with 6 additions and 7 deletions

View File

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