update flake inputs and lanzaboote, remove element

This commit is contained in:
Henri Dohmen 2025-11-16 10:22:04 +01:00
parent 41b4d6ca64
commit c8a57763cb
Signed by: hd
GPG key ID: AB79213B044674AE
4 changed files with 45 additions and 63 deletions

View file

@ -27,7 +27,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
lanzaboote = {
url = "github:nix-community/lanzaboote/v0.4.2";
url = "github:nix-community/lanzaboote/v0.4.3";
inputs.nixpkgs.follows = "nixpkgs";
};
};