flake: remove stable from sops-nix

This commit is contained in:
Aaron Bieber 2024-11-25 05:19:20 -07:00
parent 0b47cfaf8a
commit 729ca230c0
No known key found for this signature in database

View File

@ -15,7 +15,6 @@
sops-nix = {
url = "github:Mic92/sops-nix";
inputs = {
nixpkgs-stable.follows = "stable";
nixpkgs.follows = "unstable";
};
};