feeds: add nixpkgs.news

This commit is contained in:
Colin 2024-03-25 11:34:34 +00:00
parent 1f47c5ba2e
commit 48a4c1bd26
2 changed files with 10 additions and 0 deletions

View File

@ -158,6 +158,7 @@ let
(fromDb "mg.lol" // tech)
(fromDb "mindingourway.com" // rat)
(fromDb "morningbrew.com/feed" // pol)
(fromDb "nixpkgs.news" // tech)
(fromDb "overcomingbias.com" // rat) # Robin Hanson
(fromDb "palladiummag.com" // uncat)
(fromDb "philosopher.coach" // rat) # Peter Saint-Andre -- side project of stpeter.im

View File

@ -0,0 +1,9 @@
{
"description": "A weekly recap of news from the Nix ecosystem.",
"is_podcast": false,
"site_name": "nixpkgs.news",
"site_url": "https://nixpkgs.news",
"title": "nixpkgs.news",
"url": "https://nixpkgs.news/rss.xml",
"velocity": 0.143
}