summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock4
-rw-r--r--home/newsboat-public.nix3
2 files changed, 5 insertions, 2 deletions
diff --git a/flake.lock b/flake.lock
index 1add4cd..c8d1557 100644
--- a/flake.lock
+++ b/flake.lock
@@ -93,8 +93,8 @@
"feeds": {
"flake": false,
"locked": {
- "lastModified": 1659812370,
- "narHash": "sha256-kUVP8HdLOhrYFjf5q+btB8nftU7ATu+aWufQ4h+E0wU=",
+ "lastModified": 1677082633,
+ "narHash": "sha256-V0D4US+mnI9Wc9/ZVGpXtS9jzkT1iYbAoiGONB478i8=",
"path": "/home/stuebinm/org/nonpublic.nix",
"type": "path"
},
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index f71fe2b..fad2c3b 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -136,6 +136,9 @@ with import ./newsboat-lib.nix;
(btag "https://futhark-lang.org/atom.xml" "comp")
(btag "https://faultlore.com/blah/rss.xml" "comp")
(btag "https://las.rs/atom.xml" "comp")
+ (btag "https://seirdy.one/posts/atom.xml" "comp")
+ (btag "https://eev.ee/feeds/blog.atom.xml" "comp")
+ (btag "https://meyerweb.com/eric/thoughts/" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")