summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/newsboat-public.nix4
-rw-r--r--home/packages-minimal.nix2
-rw-r--r--home/packages.nix2
3 files changed, 6 insertions, 2 deletions
diff --git a/home/newsboat-public.nix b/home/newsboat-public.nix
index ca75c5e..1bd5bcb 100644
--- a/home/newsboat-public.nix
+++ b/home/newsboat-public.nix
@@ -28,6 +28,7 @@ with import ./newsboat-lib.nix;
(ntag "https://git.github.io/feed.xml" "comp")
(ntag "https://www.gdl.de/feed.rss" "trains")
(ntag "https://www.transformativeworks.org/feed" "fandom")
+ (ntag "https://haskell.github.io/security-advisories/atom.xml" "comp")
# blogs
(btag "https://scilogs.spektrum.de/klimalounge/feed/" "climate")
@@ -201,6 +202,9 @@ with import ./newsboat-lib.nix;
(btag "https://nanmu.me/en/posts/index.xml" "comp")
(btag "https://forgejo.org/releases/rss.xml" "comp")
(btag "https://ludic.mataroa.blog/rss/" "comp")
+ (btag "https://blog.poisson.chat/rss.xml" "comp")
+ (btag "https://blog.nadja.top/feed.rss" "hardware")
+ (btag "https://matttproud.com/blog/index.xml" "comp")
# paper
(btag "http://arxiv.org/rss/cs.PL" "paper")
diff --git a/home/packages-minimal.nix b/home/packages-minimal.nix
index 1e54596..fe09bc3 100644
--- a/home/packages-minimal.nix
+++ b/home/packages-minimal.nix
@@ -28,6 +28,6 @@
jq html-tidy nodePackages.stylelint nodePackages.js-beautify zola
lowdown
# nix things
- nixfmt-rfc-style niv deploy-rs.deploy-rs
+ nixfmt-rfc-style deploy-rs.deploy-rs
];
}
diff --git a/home/packages.nix b/home/packages.nix
index 0250184..78ea25d 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -61,7 +61,7 @@ in
# others
python39 inweb
# nix things
- niv npins nix-output-monitor direnv
+ npins nix-output-monitor direnv
# isabelle
(isabelle.mkEnv "isabelle-env" "fish") isabat