summaryrefslogtreecommitdiffstats
path: root/npins
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2025-09-06 16:36:03 +0200
committerLibravatar Alexander Foremny <aforemny@posteo.de>2025-09-06 17:36:40 +0200
commit56a1709be4f23c333730e159b219104c7fb073c2 (patch)
treecea1c9191464ef17079fe4584fb667eaceb8c385 /npins
parent3010bb10e3b23ea3bec47048775aaf9c325b51a9 (diff)
add lib/asecret.nix
Diffstat (limited to 'npins')
-rw-r--r--npins/sources.json13
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": {