aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 3647895..89bf42b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -69,7 +69,7 @@
};
};
lanzaboote = {
- url = "github:nix-community/lanzaboote/v0.4.2";
+ url = "github:nix-community/lanzaboote/v1.1.0";
inputs = {
crane.follows = "crane";
nixpkgs.follows = "nixpkgs";