flake: track lanzaboote master, bump inputs

This commit is contained in:
Sergei Poljanski 2026-06-29 05:14:13 +03:00
commit 584f67273f
Signed by: asxpi
GPG key ID: 4F8851660FA4121B
2 changed files with 22 additions and 22 deletions

View file

@ -3,7 +3,7 @@
inputs = {
lanzaboote = {
url = "github:nix-community/lanzaboote/v1.0.0";
url = "github:nix-community/lanzaboote/master";
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";