Unpin lanzaboote

This commit is contained in:
2025-11-17 19:51:11 +01:00
parent 48df0bdd21
commit 0414372143

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/*";