diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -149,11 +149,32 @@ "type": "github" } }, + "reposync": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1766962512, + "narHash": "sha256-7vdRCqpsXGnZNOOujznFwO7435A45JXyl1d1OPXd/Fc=", + "ref": "refs/heads/master", + "rev": "16d918ac65bd9bc6de8cf2b35e9389f767442d04", + "revCount": 4, + "type": "git", + "url": "https://git.tjkeller.xyz/hm-reposync" + }, + "original": { + "type": "git", + "url": "https://git.tjkeller.xyz/hm-reposync" + } + }, "root": { "inputs": { "arkenfox": "arkenfox", "home-manager": "home-manager", "nixpkgs": "nixpkgs_2", + "reposync": "reposync", "sops-nix": "sops-nix" } }, |
