@cryptotaxi247 / infra / commits / ea00cb35

Flying Circus NixOS-related blog posts

Christian Kauhaus committed Nov 17, 2015 at 13:11 UTC ea00cb356fe96d70750f258796dd862f515dd414
1 file changed +4
nixos-org/planet-feeds.nix
+4
@@ -47,4 +47,8 @@
47 feedUrl ="http://anderspapitto.com/tags/atom/nixos.xml";
48 homepageUrl = "http://anderspapitto.com";
49 }
50 + { name = "Flying Circus";
51 + feedUrl = "http://blog.flyingcircus.io/tag/nixos/feed/";
52 + homepageUrl = "http://blog.flyingcircus.io/tag/nixos/";
53 + }
54 ]