From c2208494ae9a2dedc3bc7d88c2fa7c4f4e766814 Mon Sep 17 00:00:00 2001 From: Alejandro Soto Date: Fri, 25 Jul 2025 20:56:30 -0600 Subject: flake: update lanzaboote --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index f7ce486..76edae2 100644 --- a/flake.nix +++ b/flake.nix @@ -20,11 +20,10 @@ flake-utils.url = "github:numtide/flake-utils"; lanzaboote = { - url = "github:nix-community/lanzaboote/v0.4.1"; + url = "github:nix-community/lanzaboote"; inputs = { nixpkgs.follows = "nixpkgs"; - flake-utils.follows = "flake-utils"; pre-commit-hooks-nix.follows = ""; }; }; -- cgit v1.2.3