sops-nix: bump

This commit is contained in:
2025-08-13 15:46:25 +00:00
parent e52e30990b
commit 41e534fc66

View File

@@ -6,8 +6,8 @@ let
src = fetchFromGitHub {
owner = "Mic92";
repo = "sops-nix";
rev = "89556f8fda884c5ea5aa31602d67c52d12aec018";
hash = "sha256-MT+03/h6v2eXFLON9aI8W09wxBdudm5pkFPs+S0UOog=";
rev = "3223c7a92724b5d804e9988c6b447a0d09017d48";
hash = "sha256-t+voe2961vCgrzPFtZxha0/kmFSHFobzF00sT8p9h0U=";
};
flake = import "${src}/flake.nix";
evaluated = flake.outputs {