Let hydra build semnotes for linux

svn path=/nixpkgs/trunk/; revision=22366
This commit is contained in:
Yury G. Kudryashov 2010-06-21 21:08:44 +00:00
parent 12ede4793f
commit 8011e3ef33

View file

@ -21,5 +21,6 @@ stdenv.mkDerivation {
license = "GPL";
homepage = http://smile.deri.ie/projects/semn;
maintainers = [ maintainers.phreedom ];
platforms = platforms.linux;
};
}