summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorGrisha Shipunov2025-12-12 00:43:12 +0100
committerGrisha Shipunov2025-12-12 00:43:12 +0100
commit4b1c10de11f6af7538aa5f3c41f28d89177e4310 (patch)
tree4043ecf57bc638301797ec890ad3f1b55c7ce502 /flake.nix
parentd451f229eaa2828c873a995c5203a671ed35a250 (diff)
update lanzaboote
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 21d34a4..895b6a7 100644
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,7 @@
};
lanzaboote = {
- url = "github:nix-community/lanzaboote?ref=v0.4.3";
+ url = "github:nix-community/lanzaboote?ref=v1.0.0";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};