diff options
| author | Grisha Shipunov | 2025-12-12 00:43:12 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-12-12 00:43:12 +0100 |
| commit | 4b1c10de11f6af7538aa5f3c41f28d89177e4310 (patch) | |
| tree | 4043ecf57bc638301797ec890ad3f1b55c7ce502 /flake.nix | |
| parent | d451f229eaa2828c873a995c5203a671ed35a250 (diff) | |
update lanzaboote
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; }; |
