summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2023-04-18 23:49:06 +0200
committerstuebinm2023-04-18 23:49:06 +0200
commit85d3d0ee41518ba703216850ce1c7f6c6a8bb279 (patch)
tree57d5e06bdcaae93b7e496c8603aee4feb7cd1eb8
parent87fc4df35070a0bf5f1524cf081128b51d56dad8 (diff)
home: feeds, again
-rw-r--r--flake.lock12
-rw-r--r--home/newsboat-public.nix3
2 files changed, 8 insertions, 7 deletions
diff --git a/flake.lock b/flake.lock
index 8523132..0530434 100644
--- a/flake.lock
+++ b/flake.lock
@@ -93,8 +93,8 @@
"feeds": {
"flake": false,
"locked": {
- "lastModified": 1678322038,
- "narHash": "sha256-r3ynxLo+nqpxq+ZNmVcMwIhfVCldNxEgVkLm66uw79U=",
+ "lastModified": 1681843152,
+ "narHash": "sha256-k3O5VmDX0dxHNJupqL3HfgVjbN2agJClR25m3p0wNfo=",
"path": "/home/stuebinm/org/nonpublic.nix",
"type": "path"
},
@@ -441,11 +441,11 @@
"traveltext": {
"flake": false,
"locked": {
- "lastModified": 1669618450,
- "narHash": "sha256-Vazqj1LR5m73trgTia8I22WN2/tC9ckJ2VVW4+vfKS0=",
+ "lastModified": 1681684407,
+ "narHash": "sha256-lSrfRmnFVOwlX/dvLRjFB0P6XdSX+rHnkv5IQ/Ccjmc=",
"ref": "main",
- "rev": "436071f0ac974f8b018e6d41143907946a97dcf9",
- "revCount": 19,
+ "rev": "b6080abc5661f9323593944f5701d7dd7597afb9",
+ "revCount": 20,
"type": "git",
"url": "https://stuebinm.eu/git/traveltext"
},
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index 64d7f76..97e154a 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -73,7 +73,6 @@ with import ./newsboat-lib.nix;
(btag "https://os.phil-opp.com/rss.xml" "comp")
(btag "https://joeyh.name/blog/index.rss" "comp")
(btag "https://www.dawn-lang.org/feed.xml" "comp")
- (btag "https://xeiaso.net/blog.rss" "comp")
(btag "https://blog.veitheller.de/feed.rss" "comp")
(btag "https://alhassy.github.io/rss.xml" "comp")
(btag "https://hpc.guix.info/blog/feed.xml" "comp")
@@ -154,6 +153,8 @@ with import ./newsboat-lib.nix;
(btag "https://fef.moe/feed.xml" "comp")
(btag "https://lokereads.home.blog/atom" "books")
(btag "https://www.owlfolio.org/feed" "comp")
+ (btag "https://undefinedbehavior.de/feeds/atom.xml" "comp")
+ (btag "https://eno.space/blog/feed.xml" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")