diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2025-12-28 16:59:21 -0600 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2025-12-28 16:59:21 -0600 |
| commit | eaa11cebcb15aa76c9ef10b539ac3dc412c50ff8 (patch) | |
| tree | 0b7be7305e210c0c4b5984c55659c6278d01d22e /flake.lock | |
| parent | 182f10a725e154d46069213ad709711f83c7c57a (diff) | |
| download | nixos-eaa11cebcb15aa76c9ef10b539ac3dc412c50ff8.tar.xz nixos-eaa11cebcb15aa76c9ef10b539ac3dc412c50ff8.zip | |
reposync
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" } }, |
