Setting hydra to build rrdtool

svn path=/nixpkgs/trunk/; revision=24194
This commit is contained in:
Lluís Batlle i Rossell 2010-10-10 11:06:55 +00:00
parent d8d6ffefb6
commit 58550eef98

View File

@ -12,5 +12,6 @@ stdenv.mkDerivation {
homepage = http://oss.oetiker.ch/rrdtool/;
description = "High performance logging in Round Robin Databases";
license = "GPL";
platforms = with stdenv.lib.platforms.all;
};
}