Update planet-feeds.nix
anderspapitto committed
Feb 28, 2015 at 17:37 UTC
f47c2fc7f82cc8aa4ea8047487cbb819d6829fe2
1 file changed
+4
nixos-org/planet-feeds.nix
+4
@@ -43,4 +43,8 @@
43
feedUrl = "http://nixaid.com/feeds/all.atom.xml";
44
homepageUrl = "http://nixaid.com/";
45
}
46
+ { name = "Anders Papitto";
47
+ feedUrl ="http://anderspapitto.com/tags/atom/nixos.xml";
48
+ homepageUrl = "http://anderspapitto.com";
49
+ }
50
]