summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2023-02-23 23:10:43 +0100
committerstuebinm2023-02-23 23:10:43 +0100
commit06ea6d3f8c522b8d730775bbbac1b0b2098d864c (patch)
treea9abcfcf84575dcc154a968629f1b65ee4e615b1
parenta2605aff1b85135bb3cf96e8dcb765d900b73098 (diff)
home: again a few new feeds
Diffstat (limited to '')
-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")