flake: Let lanzaboote follow rust-overlay

This commit is contained in:
Mikael 2024-08-28 15:37:28 +02:00
parent 019cfcb381
commit a72724ff1e
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -14,6 +14,7 @@
lanzaboote = {
url = "github:nix-community/lanzaboote";
inputs.nixpkgs.follows = "nixpkgs";
inputs.rust-overlay.follows = "rust-overlay";
};
colmena = {