summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2025-11-08 10:36:13 +0100
committerGrisha Shipunov2025-11-08 10:36:13 +0100
commitcfdeca06abd0b17c4c72bf72988cb775b320f4d5 (patch)
tree8d36fe774783baf011f1e1118ab6fbf20d6c4855 /flake.nix
parent1885930e7493c86aff7530b016736f3ba0da731e (diff)
lanzaboote 0.4.2->0.4.3
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";
};