diff options
Diffstat (limited to 'npins')
-rw-r--r-- | npins/sources.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/npins/sources.json b/npins/sources.json index f90c6a9..da42a1c 100644 --- a/npins/sources.json +++ b/npins/sources.json @@ -1,5 +1,18 @@ { "pins": { + "asecret": { + "type": "Git", + "repository": { + "type": "GitHub", + "owner": "aforemny", + "repo": "asecret" + }, + "branch": "main", + "submodules": false, + "revision": "d56990e50ec64be7912b0e31516514c0d34a3b17", + "url": "https://github.com/aforemny/asecret/archive/d56990e50ec64be7912b0e31516514c0d34a3b17.tar.gz", + "hash": "1an7xd5sh01gjzlk6fwwk4zq8xgkssgfmjyn74izxmfyk76nfd39" + }, "nixpkgs": { "type": "Git", "repository": { |