From 03d7666c626e63ccc56d384ed685c4ac89369b55 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Tue, 30 Dec 2025 09:47:28 +0100 Subject: feat(tente): add git-grep-exporter --- nixos/npins/sources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'nixos/npins') diff --git a/nixos/npins/sources.json b/nixos/npins/sources.json index 0008bbb..29affe7 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -39,6 +39,18 @@ "url": null, "hash": "02ld2hpl3pmy54bqs8q7m0515lqsyajj9fxrhpf9qm1bjvc4f14w" }, + "my-git-grep-exporter": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/git-grep-exporter" + }, + "branch": "master", + "submodules": false, + "revision": "d18ad307fc8084f9b5479e8fc08d4fbc427738c5", + "url": null, + "hash": "0wjggrwiqrzj8mny08asqi3xjw3ifsdd8mkd291aydsh9kc22b1s" + }, "my-inkstitch": { "type": "Git", "repository": { -- cgit v1.3.1