Unpin lanzaboote

This commit is contained in:
coolneng 2025-11-17 19:51:11 +01:00
parent 48df0bdd21
commit 0414372143
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -26,7 +26,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.2";
url = "github:nix-community/lanzaboote";
inputs.nixpkgs.follows = "nixpkgs";
};
determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*";