update lanzaboote

This commit is contained in:
Henri Dohmen 2026-01-30 00:04:14 +01:00
parent b4298d5f3e
commit 6dbecd4f63
Signed by: hd
GPG key ID: AB79213B044674AE
2 changed files with 21 additions and 47 deletions

View file

@ -27,7 +27,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.3";
url = "github:nix-community/lanzaboote/v1.0.0";
inputs.nixpkgs.follows = "nixpkgs";
};
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";