flake: Pin lanzaboot to v0.3.0
This commit is contained in:
parent
c0cca2ef60
commit
2e42bac4df
2 changed files with 66 additions and 5 deletions
|
@ -52,7 +52,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
url = "github:nix-community/lanzaboote/v0.3.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-mailserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue