summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorTim Keller <tjk@tjkeller.xyz>2025-12-28 16:59:21 -0600
committerTim Keller <tjk@tjkeller.xyz>2025-12-28 16:59:21 -0600
commiteaa11cebcb15aa76c9ef10b539ac3dc412c50ff8 (patch)
tree0b7be7305e210c0c4b5984c55659c6278d01d22e /flake.lock
parent182f10a725e154d46069213ad709711f83c7c57a (diff)
downloadnixos-eaa11cebcb15aa76c9ef10b539ac3dc412c50ff8.tar.xz
nixos-eaa11cebcb15aa76c9ef10b539ac3dc412c50ff8.zip
reposync
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"
}
},