From 6881012a45583245470faa47e570a0aee5294f28 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 15 Nov 2023 01:41:16 +0100 Subject: home: small changes --- home/newsboat-public.nix | 2 ++ home/packages.nix | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'home') 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 -- cgit v1.2.3