diff options
| author | Martin Fischer <martin@push-f.com> | 2026-01-19 17:47:28 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2026-01-22 18:00:09 +0100 |
| commit | bbac0dbabba5e4afcf0b4e9a9544f2bec2c58860 (patch) | |
| tree | 05bd14dca9c3cbe9129b5fa4d30f05fc1b574fff /nixos/npins | |
| parent | 4bef3ac462bef5b66fe8424628c1e86988d897ca (diff) | |
feat(tente): add web-feed-exporter
Diffstat (limited to 'nixos/npins')
| -rw-r--r-- | nixos/npins/sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
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", |
