flake: Let lanzaboote follow rust-overlay
This commit is contained in:
parent
019cfcb381
commit
a72724ff1e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.rust-overlay.follows = "rust-overlay";
|
||||
};
|
||||
|
||||
colmena = {
|
||||
|
|
Loading…
Reference in a new issue