From 6906e6579f7e416a9f60d69d8824fa2729b8d9b8 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 17 Jul 2026 15:41:31 +0200 Subject: Fixed the flake issue --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 1e56e60..0ec11bf 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ }; sops-nix = { - url = "github:Mic92/sops-nix"; + url = "github:Mic92/sops-nix/release-24.11"; inputs.nixpkgs.follows = "nixpkgs"; }; }; -- cgit v1.3.1