summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock21
1 files changed, 21 insertions, 0 deletions
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"
}
},