diff options
Diffstat (limited to 'nixos/npins/sources.json')
-rw-r--r-- | nixos/npins/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index a633926..87cd5cd 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -76,6 +76,18 @@ "url": null, "hash": "1z83lhqzr7yx07qb3icz0pph64aij9a1z17rqxzqmyvjsyyn8nfd" }, + "my-vdf": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/vdf" + }, + "branch": "master", + "submodules": false, + "revision": "ba6b72b4c7e257b9514ce21b7fbbc469e4c8a849", + "url": null, + "hash": "0yrlxfzsi13zngr32zf6ca9fhh3z1lj3960rv2ipp51d09zvgwjq" + }, "nixos": { "type": "Channel", "name": "nixos-25.05", |