diff --git a/flake.nix b/flake.nix index ec1d631..d93d44b 100644 --- a/flake.nix +++ b/flake.nix @@ -14,6 +14,7 @@ deploy-rs.inputs.nixpkgs.follows = "nixpkgs"; sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs-stable.follows = "nixpkgs"; + sops-nix.inputs.nixpkgs.follows = "nixpkgs-unstable"; # these exist mostly to make the flake.lock somewhat more human-friendly # note that in theory doing this might break things, but it seems fairly unlikely