Author: viric
Date: Sun Oct 10 11:06:55 2010
New Revision: 24194
URL: https://svn.nixos.org/websvn/nix/?rev=24194&sc=1

Log:
Setting hydra to build rrdtool

Modified:
   nixpkgs/trunk/pkgs/tools/misc/rrdtool/default.nix

Modified: nixpkgs/trunk/pkgs/tools/misc/rrdtool/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/tools/misc/rrdtool/default.nix   Sun Oct 10 10:43:28 
2010        (r24193)
+++ nixpkgs/trunk/pkgs/tools/misc/rrdtool/default.nix   Sun Oct 10 11:06:55 
2010        (r24194)
@@ -12,5 +12,6 @@
     homepage = http://oss.oetiker.ch/rrdtool/;
     description = "High performance logging in Round Robin Databases";
     license = "GPL";
+    platforms = with stdenv.lib.platforms.all;
   };
 }
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to