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";
|
license = "GPL";
|
||||||
homepage = http://smile.deri.ie/projects/semn;
|
homepage = http://smile.deri.ie/projects/semn;
|
||||||
maintainers = [ maintainers.phreedom ];
|
maintainers = [ maintainers.phreedom ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user