summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 8104366..8ae50ce 100644
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,7 @@
};
lanzaboote = {
- url = "github:nix-community/lanzaboote?ref=v0.4.2";
+ url = "github:nix-community/lanzaboote?ref=v0.4.3";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};