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 b93a1f2e..e358251c 100644
--- a/flake.nix
+++ b/flake.nix
@@ -230,7 +230,7 @@
230 type = "github"; 230 type = "github";
231 owner = "nix-community"; 231 owner = "nix-community";
232 repo = "lanzaboote"; 232 repo = "lanzaboote";
233 ref = "v0.4.2"; 233 ref = "v0.4.3";
234 234
235 inputs.nixpkgs.follows = "nixpkgs"; 235 inputs.nixpkgs.follows = "nixpkgs";
236 }; 236 };