mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-26 00:18:28 +02:00
pin lanzaboote dependency
This commit is contained in:
parent
2d190a8791
commit
3b3736c0d3
3 changed files with 98 additions and 21 deletions
|
@ -39,7 +39,8 @@
|
|||
};
|
||||
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
# url = "github:therealr5/lanzaboote/stub-platform-fix";
|
||||
url = "github:nix-community/lanzaboote/v0.3.0";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue