diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2026-07-17 15:41:31 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2026-07-17 15:41:31 +0200 |
| commit | 6906e6579f7e416a9f60d69d8824fa2729b8d9b8 (patch) | |
| tree | a975de86e069409dbb8859e9bedddd50964c6a2a /flake.nix | |
| parent | 5d4c1c69bc89a028675c45f839c54f5476a0297d (diff) | |
Fixed the flake issue
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ }; sops-nix = { - url = "github:Mic92/sops-nix"; + url = "github:Mic92/sops-nix/release-24.11"; inputs.nixpkgs.follows = "nixpkgs"; }; }; |
