From eaa11cebcb15aa76c9ef10b539ac3dc412c50ff8 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 28 Dec 2025 16:59:21 -0600 Subject: reposync --- flake.lock | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index bbd7dea..1d84c94 100644 --- a/flake.lock +++ b/flake.lock @@ -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" } }, -- cgit v1.2.3