forked from mirrors/nixpkgs
Let hydra build semnotes for linux
svn path=/nixpkgs/trunk/; revision=22366
This commit is contained in:
parent
12ede4793f
commit
8011e3ef33
|
@ -21,5 +21,6 @@ stdenv.mkDerivation {
|
|||
license = "GPL";
|
||||
homepage = http://smile.deri.ie/projects/semn;
|
||||
maintainers = [ maintainers.phreedom ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue