summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/newsboat-public.nix2
-rw-r--r--home/packages.nix2
2 files changed, 3 insertions, 1 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index dd9c5f0..435903d 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -24,6 +24,7 @@ with import ./newsboat-lib.nix;
(btag "https://rustmagazine.org/feed.xml" "comp")
(ntag "https://libera.chat/atom.xml" "irc")
(ntag "https://guix.gnu.org/feeds/blog.atom" "comp")
+ (ntag "https://www.latex-project.org/feed.xml" "comp")
# blogs
(btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate")
@@ -184,6 +185,7 @@ with import ./newsboat-lib.nix;
(btag "https://sdomi.pl/weblog/atom/" "comp")
(btag "https://liberda.nl/atom.xml" "comp")
(btag "https://hann.io/feed" "comp")
+ (btag "https://blog.khinsen.net/feeds/all.rss.xml" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")
diff --git a/home/packages.nix b/home/packages.nix
index 7dd6eb3..6314e94 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -57,7 +57,7 @@ in
# C/C++
clang clang-tools rtags irony-server
# others
- julia python39
+ julia python39 inweb
# nix things
nixfmt niv inputs.deploy-rs.defaultPackage.${system}
haskellPackages.nix-serve-ng nix-doc nix-output-monitor