diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-11-13 22:45:18 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-11-13 22:45:18 +0100 |
| commit | f8a9228baa4f68c7639ef703e15f97bf146c53ee (patch) | |
| tree | 6efca90bf896a6747f64b97ed2b9055f2d910508 /flake.nix | |
| parent | f92d022f5c03f719492fa4901d21190c3a576187 (diff) | |
| download | nixos-f8a9228baa4f68c7639ef703e15f97bf146c53ee.tar nixos-f8a9228baa4f68c7639ef703e15f97bf146c53ee.tar.gz nixos-f8a9228baa4f68c7639ef703e15f97bf146c53ee.tar.bz2 nixos-f8a9228baa4f68c7639ef703e15f97bf146c53ee.tar.xz nixos-f8a9228baa4f68c7639ef703e15f97bf146c53ee.zip | |
...
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | }; |
