From 06ea6d3f8c522b8d730775bbbac1b0b2098d864c Mon Sep 17 00:00:00 2001 From: stuebinm Date: Thu, 23 Feb 2023 23:10:43 +0100 Subject: home: again a few new feeds --- flake.lock | 4 ++-- home/newsboat-public.nix | 3 +++ 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") -- cgit v1.2.3