summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorstuebinm2023-11-15 01:41:16 +0100
committerstuebinm2023-11-15 01:41:16 +0100
commit6881012a45583245470faa47e570a0aee5294f28 (patch)
tree45514e448265921ada8b649e2b361e7335a044e6 /home
parentb9f2405fdf68a9d04359f8efafb544df11528668 (diff)
home: small changes
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