@cryptotaxi247 / infra-1 / commits / 831b4140

Added compiletoi.net to the planet

The home of "This Week in NixOS". The file seemed alphabetically ordered, so I tried to preserve it.

Georges Dubus committed May 26, 2014 at 08:38 UTC 831b4140354617a631b85cab23689a74f2215e6b
1 file changed +4
nixos-org/planet-feeds.nix
+4
@@ -3,6 +3,10 @@
3 feedUrl = "http://matejc.scriptores.com/matejc-nixos/RSS";
4 homepageUrl= "http://matejc.scriptores.com";
5 }
6 + { name = "Georges Dubus";
7 + feedUrl = "http://compiletoi.net/feeds/nixos.atom.xml";
8 + homepageUrl = "http://compiletoi.net/";
9 + }
10 { name = "Rok Garbas";
11 feedUrl = "http://garbas.si/blog/category/latest-nixos/RSS";
12 homepageUrl= "http://garbas.si";