Pin lanzaboote version to fix upstream issue
See: https://github.com/nix-community/lanzaboote/issues/518
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
|
||||
|
||||
lanzaboote = {
|
||||
url = "github:nix-community/lanzaboote";
|
||||
# Pin to commit to fix: https://github.com/nix-community/lanzaboote/issues/518
|
||||
url = "github:nix-community/lanzaboote/6242b3b2b5e5afcf329027ed4eb5fa6e2eab10f1";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user