Add typing-nix blog
regnat committed
Mar 30, 2017 at 09:57 UTC
aa0dfe9eb6bef69b08ab70ebaea68f1eeccb7fea
1 file changed
+5
nixos-org/planet-feeds.nix
+5
@@ -67,4 +67,9 @@
67
feedUrl = "https://www.meetup.com/Munich-NixOS-Meetup/events/rss/";
68
homepageUrl = "https://www.meetup.com/Munich-NixOS-Meetup/";
69
}
70
+ {
71
+ name = "Typing nix";
72
+ feedUrl = "https://typing-nix.regnat.ovh/index.rss";
73
+ homepageUrl = "https://typing-nix.regnat.ovh/";
74
+ }
75
]