diff options
| author | Grisha Shipunov | 2025-11-08 10:36:13 +0100 |
|---|---|---|
| committer | Grisha Shipunov | 2025-11-08 10:36:13 +0100 |
| commit | cfdeca06abd0b17c4c72bf72988cb775b320f4d5 (patch) | |
| tree | 8d36fe774783baf011f1e1118ab6fbf20d6c4855 /flake.nix | |
| parent | 1885930e7493c86aff7530b016736f3ba0da731e (diff) | |
lanzaboote 0.4.2->0.4.3
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.2"; + url = "github:nix-community/lanzaboote?ref=v0.4.3"; inputs.nixpkgs.follows = "nixpkgs-unstable"; }; |
