From bbac0dbabba5e4afcf0b4e9a9544f2bec2c58860 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Mon, 19 Jan 2026 17:47:28 +0100 Subject: feat(tente): add web-feed-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 a1bc489..f93120c 100644 --- a/nixos/npins/sources.json +++ b/nixos/npins/sources.json @@ -135,6 +135,18 @@ "url": null, "hash": "0cfwzpvllw5w5w14ylqj029df1h83b5r7sk56kh3pbpg3r365i06" }, + "my-web-feed-exporter": { + "type": "Git", + "repository": { + "type": "Git", + "url": "https://git.push-f.com/web-feed-exporter" + }, + "branch": "master", + "submodules": false, + "revision": "b5e9076c6e1683e4d2384ac76e85ad1503c5336a", + "url": null, + "hash": "0x80wfw2d7klinyp1igsczhpx2bpvw0x6n0cdm4i1qj5ivsfnka8" + }, "nixos": { "type": "Channel", "name": "nixos-25.11", -- cgit v1.3.1