From 56a1709be4f23c333730e159b219104c7fb073c2 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Sat, 6 Sep 2025 16:36:03 +0200 Subject: add lib/asecret.nix --- npins/sources.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'npins') 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": { -- cgit v1.2.3